Matias Barcenas
e3b9b72009
Fixed multiple bugs related to character escaping.
...
Fixed a bug with the authenticator where the wrong SSID was displayed.
Fixed a bug with the authenticator's network log, same as above.
Fixed a bug with the hash path prompt, same as above.
Added another character as candidate for SSID substitution (backslash).
2017-12-22 01:40:06 -06:00
Matias Barcenas
85f692b50e
Fixed a bug caused by unescaped strings.
2017-12-21 22:15:44 -06:00
Matias Barcenas
086693782b
Fixed bug caused by usage of unsanitized SSID.
2017-12-21 21:32:23 -06:00
Matias Barcenas
bfcb897f23
Minor corrections to style & apt pkg-manager.
2017-12-20 17:21:39 -06:00
deltaxflux
efe78f1c7e
Minor changes
2017-12-20 15:14:18 +01:00
deltax
4437004dea
Update attack.sh
2017-12-17 10:00:56 +01:00
deltaxflux
154b121af0
Dynamic xterm windows
2017-12-14 21:04:55 +01:00
deltaxflux
1da7740c8f
Fix missing if statement
2017-12-14 14:07:43 +01:00
deltaxflux
c3e42e5ac9
Translate De
2017-12-13 14:23:27 +01:00
deltaxflux
23b5488094
Minor tweaks
2017-12-13 06:53:56 +01:00
deltaxflux
ecb3a25da2
Add mac adress to netlog file
2017-12-12 22:24:52 +01:00
Matias Barcenas
9d59bd7555
Consolidated Android connectivity domains.
2017-12-09 03:49:56 -06:00
Matias Barcenas
1f6f1a5753
Added captive portal triggering for Android 6.
2017-12-09 02:16:13 -06:00
Matias Barcenas
28f2d24629
Restored overwritten translations.
2017-12-06 23:13:00 -06:00
Matias Barcenas
2be78a6c2d
Captive Portal now optinally emulates connectivity.
...
The Captive Portal attack can now emulate an internet connection optionally.
2017-12-06 22:20:22 -06:00
Matias Barcenas
9b8446c957
Enhancements & additions for Captive Portal.
...
Captive Portal will now target its service PIDs to accurately kill them.
Captive Portal's window arrangement has been enhanced (rearranged).
Captive Portal will now show the web server access log.
2017-12-06 01:54:49 -06:00
Matias Barcenas
d6e35fef00
Added optional SSL & reworote back option.
...
The user now has control of whether or not to enable lighttpd's SSL.
The go-back option has been rewritten for readability & simplicity.
Minor improvements to extensibilty for future authenticators (only has 1).
2017-12-05 21:22:06 -06:00
Matias Barcenas
ee4d84e59f
Removed captive portal suppression in iOS.
...
Redirecting was taking too long due to hiding the captive portal.
The iOS client would hang, waiting for a secure connection from lighttpd.
SSL is disabled, so no response would be recieved in a sane amount of time.
2017-12-05 16:54:46 -06:00
Matias Barcenas
1e7b724d5d
Restored Fluxion Scanner's xterm.
...
Signal interrupt is also sent to airodump-ng, gracefully terminating it.
2017-12-05 16:52:27 -06:00
Matias Barcenas
39129eaa6a
Disabled portal's SSL & added connectivity check domain.
2017-12-03 21:55:54 -06:00
Matias Barcenas
a50a95e18e
Fixed an issue caused by killing airodump-ng.
...
The issue was caused by sending SIGTERM rather than SIGINT to airodump-ng.
To fix the issue, we execute airodump-ng in the background & send SIGINT.
2017-12-02 05:08:20 -06:00
Matias Barcenas
54b0165db4
Added some warning suppression to Android & iOS.
...
For iOS, the warnings are suppresed up to the current version (11.2).
For Android, the warnings are suppresed for only some versions (varies).
2017-12-02 03:15:31 -06:00
Matias Barcenas
a6a4261ebd
Added missing safety checks & state updates.
2017-12-01 16:05:55 -06:00
Matias Barcenas
1c905a10d3
Fixed minor bug caused by sleep & race conditions.
...
The bug cased Handshake Snooper to relaunch the deauth. after aborting.
2017-12-01 04:18:39 -06:00
Matias Barcenas
de9db6cdc5
Tweaked, fixed, and updated Handshake Snooper.
...
Removed 10 seconds verification interval to allow deauths more down time.
Added 60 seconds verification interval to allow for longer snooping times.
Added synchronicity recommendation, favoring sychronous to prevent issues.
Updated language files to reflect interval changes & recommendations.
Fixed a bug caused by outdated code preventing returning from certain point.
Tweaked the sequence, and timing of deauthenticators to improve performance.
2017-12-01 03:35:54 -06:00
Matias Barcenas
f26406bc6b
Enhanced arbiter's completed message notification.
2017-11-30 23:13:18 -06:00
Matias Barcenas
62022980bc
Fixed a bug with the synchronous arbiter.
...
The bug was causing a failure to restart the monitoring process after death.
2017-11-30 22:49:39 -06:00
Matias Barcenas
8edc452564
Arbiter log times & color corrections.
...
Added log times to all entries in the arbiter log.
Corrected some colors missed in the previous round of updates.
2017-11-30 22:46:13 -06:00
Matias Barcenas
765d2b2f56
Added completion tip to arbiter.
2017-11-30 17:00:27 -06:00
Matias Barcenas
973abf75f7
Fixed bug caused by usage of outdated parameter.
...
Fixed a bug affecting the creation of the handshake's directory.
2017-11-30 15:15:31 -06:00
c0mrade69
2228dc59c9
Create Slovak.lang
...
generic slovak captive portal
2017-11-30 21:48:20 +01:00
c0mrade69
13fc149767
Create sk.sh
...
missing sk language file
2017-11-30 21:32:20 +01:00
c0mrade69
83df142b55
Update sk.sh
2017-11-30 21:09:16 +01:00
Matias Barcenas
2e7ccf2eab
Added missing arbiter globals to language files.
2017-11-30 01:49:31 -06:00
Matias Barcenas
ac88fecde8
Added new globals to language scripts.
2017-11-29 23:28:29 -06:00
Matias Barcenas
ddf830ab5e
Improved the Handshake Snooper attack.
...
The verifier may now run asynchronously, or synchronously for slow systems.
The attack temporarily halts deauthenticators to allow client reconnection.
The attack's checking interval is now customizable.
The attack offers better user feedback via a dynamic log.
2017-11-29 23:19:42 -06:00
Matias Barcenas
29cd8c3186
Minor improvements to Handshake Snooper.
2017-11-28 22:46:00 -06:00
c0mrade69
64c8c9217f
Update sk.sh
2017-11-28 20:38:43 +01:00
c0mrade69
19af1817b4
Create sk.sh
...
Slovak language translation for Captive Portal
2017-11-28 18:40:06 +01:00
deltax
5508a592c0
Revert "aireplay-ng deauth sleep fix"
2017-11-26 18:36:47 +01:00
sadboyzvone
042daeb408
aireplay-ng deauth sleep fix
2017-11-25 14:29:09 +01:00
deltax
d6d794f9fe
Apply issue #160
2017-09-12 16:04:28 +02:00
sems
d145fc6313
Update tk.sh
2017-09-12 13:05:07 +03:00
deltax
6fb6fe37d5
Merge pull request #158 from v4nduul/patch-3
...
Update fr.sh
2017-09-12 07:35:47 +02:00
deltax
050a35dce5
Merge pull request #157 from v4nduul/patch-2
...
Update fr.sh
2017-09-12 07:35:40 +02:00
v4nduul
a963ca0f5f
Update fr.sh
...
Pretty tough but fully translated.
2017-09-11 22:58:22 +02:00
v4nduul
153ab9b672
Update fr.sh
...
Some more french translation.
2017-09-11 22:21:20 +02:00
v4nduul
06cc7ed4bf
Update French.lang
...
Some more french ponctuation.
2017-09-11 22:12:49 +02:00
deltaxflux
94e6c94c13
Fix bad translation, add ui for handshake
2017-09-10 13:20:08 +02:00
SiNaPsE
cda921b374
Update it.sh
2017-09-09 12:19:52 +02:00
Matias Barcenas
59f4373b7a
Fixed bug with non-wireless interfaces.
2017-09-03 16:12:55 -05:00
Matias Barcenas
e420d52856
Removed ifconfig and replaced with ip.
2017-09-03 15:57:37 -05:00
Matias Barcenas
e7470e3130
Fixed Captive Portal bugs & minor dialog fix.
2017-09-02 19:47:03 -05:00
Matias Barcenas
6b266120d3
Added wireless AP service detection & start.
2017-09-02 15:48:36 -05:00
Matias Barcenas
7c52bfe8f4
Fixed bugs in Captive Portal attack.
...
Fixed a bug caused by outdated language identifiers.
Fixed a bug caused by a missing conditional in *set_interface function.
NOTICE: The back button appears to be bugged, but it's actually not.
NOTICE: The reason for that is that it skips subroutine steps.
2017-09-02 15:35:51 -05:00
Matias Barcenas
11a1a16d1c
Updated language files.
2017-09-02 15:17:45 -05:00
Matias Barcenas
79c406a5cf
Added rogue network interface selection.
...
Rogue network interface selection is now available.
Rogue network may now be bound to either wireless or ethernet interfaces.
2017-09-02 14:28:45 -05:00
Matias Barcenas
07fb55faf3
Refactored interface initialization.
2017-08-30 16:41:09 -05:00
Matias Barcenas
b513f65109
Fixed potential xterm bug.
2017-08-30 16:01:38 -05:00
SiNaPsE
1f6deadafd
translate UI
2017-08-27 11:27:11 +02:00
SiNaPsE
63f8b3e932
update language UI
...
translate
2017-08-27 11:06:35 +02:00
Matias Barcenas
64b0368de4
Added attack translations using Google.
...
Yeah, they need improvement.
2017-08-26 17:14:11 -05:00
Matias Barcenas
4a06cda7f0
Restored sites' git submodule.
2017-08-26 15:50:16 -05:00
Matias Barcenas
9bb79000f4
Improved fluxion & attacks' language support.
...
Languages are now identified using the ISO language standard internally.
Attacks' translations have been relocated to their respective bundle.
Attacks' identifiers are now translatable using the native tag.
2017-08-26 14:55:10 -05:00
deltaxflux
dd168237d9
Fix default permissions
2017-08-22 22:36:29 +02:00
Matias Barcenas
8cb32c92d3
Fixed a bug causing generic portals missing as option.
2017-08-22 14:28:23 -05:00
Matias Barcenas
d508e20b69
Updated Chinese captive portal dialog.
2017-08-22 12:40:26 -05:00
Matias Barcenas
259e2a56e2
Updated sites' repository
2017-08-21 15:26:29 -05:00
Matias Barcenas
511a485f30
Relocated generic portal's assets to its attack.
2017-08-21 10:18:31 -05:00
Matias Barcenas
6a7d3baf5a
Fixed an issue caused by a lingering file.
2017-08-20 21:38:53 -05:00
Matias Barcenas
9a1464fda4
Fixed a performance issue with the authenticator.
2017-08-20 14:04:22 -05:00
deltax
6eee215708
Ignore gateway ip
2017-08-20 16:03:31 +02:00
deltax
af97d19683
Fix issue #97
2017-08-20 14:54:37 +02:00
Matias Barcenas
d03f65617c
Fixed a bug caused by missing sites directory.
2017-08-18 18:21:24 -05:00
deltaxflux
7fb8ba5d69
Add submodule
2017-08-19 00:17:23 +02:00
deltaxflux
39ac0781e6
Add submodule
2017-08-19 00:15:59 +02:00
deltaxflux
476265e6d8
Add template sites
2017-08-19 00:09:16 +02:00
Matias Barcenas
e3ef1110ca
Fixed bug caused by field offset after --ignore-negative-one.
2017-08-18 17:01:43 -05:00
Matias Barcenas
ffd70e8230
Added airodump-ng negative one suppression flag.
2017-08-18 16:00:17 -05:00
Matias Barcenas
ebcc1e4b6d
Fixed a bug with authenticator's signal handlers.
2017-08-18 11:12:38 -05:00
Matias Barcenas
c0586272f4
Merge branch 'master' into airmon-ng-independence
2017-08-18 03:07:03 -05:00
Matias Barcenas
6a3ea0bc93
Fixed a bug caused by a missing semicolon (thanks to lessev).
2017-08-18 03:02:42 -05:00
Matias Barcenas
bf388e5260
Fixed a bug with xterm's background color.
2017-08-18 02:39:52 -05:00
Matias Barcenas
11c466567d
Fixed a bug causing double headers in portal selection.
2017-08-16 14:47:56 -05:00
Matt
b148fa7610
Merge branch 'master' of https://github.com/FluxionNetwork/fluxion into php
2017-08-16 14:50:05 -04:00
Matt
b616dec778
PHP script updates
...
* ENHANCE. Moves error_reporting to top of parent include. Removes duplication
* ENHANCE. Removes for loop checking for submissions
* FIX. Moves candidate_code to top above the return. Previously candidate_code was always null
2017-08-16 14:50:03 -04:00
Matt
9a51b65766
fixed untracked files
2017-08-16 14:35:06 -04:00
Matias Barcenas
20176abb27
Tweaked authenticator code with advice from Geczy.
2017-08-16 13:05:06 -05:00
Matias Barcenas
64cbf71830
Fixed FLUXIONAuto functionality.
2017-08-16 01:01:51 -05:00
Matias Barcenas
fe2308ab77
Minor optimization for portal globals replacement.
2017-08-15 19:57:04 -05:00
Matias Barcenas
9463b90896
Removed obsolete commented code.
2017-08-15 19:36:19 -05:00
Matias Barcenas
5636768d5e
Added support for linset-built portals.
...
Added support for portals that were designed to work with linset.
Updated two portals to adapt them for the new dynamic response.
2017-08-15 14:30:04 -05:00
Matias Barcenas
b154c26ae8
Updated FormatUtils & applied to portal selection.
2017-08-13 04:24:18 -05:00
Matias Barcenas
1aa3d96c8a
Fixed missing spacers, transitions & captorPID bug.
...
Added all missing spacers after a choice operation (missing echo).
Rearranged fluxion_header algorithm to make transitions smoother.
Fixed a bug where captorPID might be missed (not waiting [enough] for it).
2017-08-12 21:23:22 -05:00
Matias Barcenas
f4ad6b8531
Routing restoration relocation & language auto fix.
...
Moved the routes restoring code & forwarding to the proper unset function.
Refactored some code in set_lang. that should only happen when auto is off.
2017-08-11 03:29:47 -05:00
Matias Barcenas
c15bd1b7bc
Lang. globals, paths, exitmode update & bugfixes.
...
Updated fluxion and attacks scripts to use the updated language global identifiers.
Quoted some paths that handn't already been quoted (potential spacing issues).
Updated the exitmode function to deal with FLUXION-started only processes.
Fixed a bug where the "WI not supported" message was displayed when no AP were found.
Added an IO function to handle dynamic, static-text, substitution.
2017-08-10 22:02:12 -05:00
Matias Barcenas
4a47ee2f88
Fixed mawk vs gawk bug & added missing quotes.
2017-08-09 23:30:23 -05:00
Matias Barcenas
c9f369d9df
Fixed directory creation & added quotes.
2017-08-09 19:31:32 -05:00
Matias Barcenas
65707e2529
Fixed handshake directory missing bug.
2017-08-09 18:36:23 -05:00
Matias Barcenas
1bab965d38
Added bash-HTML interpolation & fixed last commit.
...
Added bash-HTML interpolation of $APTargetSSID, $APTargetMAC, and $APTargetChannel.
> The script will find and replace these tokens if found in portal pages/files.
Fixed a bug introduced in the last commit, where target AP parameters were erroneously populated.
> This was due to the offset caused by adding the signal field, offsetting everything after it.
2017-08-08 21:37:52 -05:00