Matias Barcenas
cdbce5dbf6
Fixed minor bugs caused by obsolecense.
2018-01-17 15:26:04 -06:00
Matias Barcenas
304939d0b9
Upgraded Handshake Snooper attack plus bug fixes.
...
Finished upgrading Handshake Snooper for Fluxion V4.
Updated Handshake Snooper Fluxion service globals to newer identifiers.
Added back-track checking to undo functions.
Added Jammer interface selection step to Handshake Snooper sequence.
Fixed bug failing to return error code with Fluxion's sequencing framework.
2018-01-17 00:33:22 -06:00
Matias Barcenas
e37c200989
Fixed parameter bug & removed localized targetting.
2018-01-16 23:14:04 -06:00
Matias Barcenas
fb70dc0158
Handshake Snooper migration & bash bug workaround.
...
Started upgrade of Handshake Snooper to fluxion 4.
Redefined array constants as variables due to bash bug discovered.
2018-01-11 00:20:41 -06:00
Emax
d05e78ecdd
Updated italian localization
2018-01-01 21:02:17 +01:00
William Todt
26fec898e1
Set styleguide and minor changes
2017-12-31 17:02:12 +01:00
Matias Barcenas
16932796c0
Added unstaged files from past commit.
2017-12-30 23:49:20 -06:00
Matias Barcenas
e1d409afc5
Updated sites' submodule
2017-12-29 23:14:48 -06:00
Matias Barcenas
a6732771f8
Improved Handshake Snooper abort response time.
...
The Handshake Snooper arbiter could abort after waking from interval sleep.
Flags sent to the script while waiting were enqueued, and triggered later.
The snooper & jammer stayed up while the arbiter slept even after aborting.
Users though they had to manually close the snooper and jammer.
The problem was more apparent the longer the sleep interval chosen was.
2017-12-25 19:13:03 -06:00
Matias Barcenas
2250847122
Updated sites' submodule.
2017-12-25 16:37:07 -06:00
Matias Barcenas
98ebe0a266
Added standard captive portal redirect code.
2017-12-24 17:41:16 -06:00
Matias Barcenas
cf23366f87
Fixed connectivity emulation bug.
...
The bug was recently introduced by lighttpd's global redirection directive.
The global redirection ignored special domains used for emulation.
2017-12-24 15:05:20 -06:00
Matias Barcenas
3e1a30805b
Configured lighttpd for global redirection.
...
Lighttpd has been configured to redirect everything to captive.gateway.lan.
2017-12-24 14:45:14 -06:00
zartaz
4489d3a346
Update el.sh
2017-12-24 18:15:27 +02:00
Matias Barcenas
fff0c853ee
Merge pull request #323 from zartaz/patch-6
...
Update el.sh
2017-12-24 09:49:03 -06:00
zartaz
dd90067c29
Update el.sh
2017-12-24 17:40:37 +02:00
zartaz
f70bd1c841
Update el.sh
...
Fully translated
2017-12-24 15:53:21 +02:00
Matias Barcenas
22d4d64d8d
Added new redirect domain for Android devices.
2017-12-23 12:20:19 -06:00
Matias Barcenas
ef09b4adac
Fixed a recent bug caused by a missing directory.
...
The bug was caused by a new procedure trying to access a missing directory.
The directory was only created once a password attempt occured.
Removed inert code (code that wasn't doing anything).
2017-12-22 17:14:57 -06:00
Matias Barcenas
3ef08c80e7
Fixed a bug caused by a lack of quotes.
2017-12-22 16:35:21 -06:00
deltaxflux
b3718510a3
Minor changes
2017-12-22 13:57:15 +01:00
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