Matias Barcenas
f8f9bb70b6
Captive Portal target tracking implemented.
2018-04-23 00:19:14 -05:00
Matias Barcenas
147147b631
Handshake Snooper target tracking implemented.
2018-04-22 22:16:37 -05:00
Matias Barcenas
a95b67efd9
Merge remote-tracking branch 'origin/master' into resumable-attacks
2018-04-22 18:36:47 -05:00
djmeero
141f1b9343
Update attack.sh
...
Changing line 872 and using readarray will resolve "Clients online" not appearing issue.
2018-04-21 21:25:52 +03:00
strasharo
5a4b7a3e5b
Merge pull request #449 from xisohi/patch-7
...
Update zh.sh
2018-04-07 08:49:27 +02:00
xihi
eebaeb59d5
Update zh.sh
2018-04-07 14:21:04 +08:00
xihi
1868dec6e7
Update zh.sh
2018-04-07 14:16:51 +08:00
Tobias Manske
75ab642358
Fixed and optimized iptables ruleset
2018-04-05 11:02:23 +02:00
Tobias Manske
669e510b44
Fixed and optimized iptables ruleset
2018-04-05 10:56:56 +02:00
Tobias Manske
347bab9fce
Improved DNS python script, made it PEP8 compliant
2018-04-05 10:53:30 +02:00
Matias Barcenas
428cdcb731
Fixed interface loading bug & enabled resuming option.
2018-03-17 13:53:48 -05:00
Matias Barcenas
e6a5b268c7
Began implementation of attack resume system.
2018-03-17 00:55:43 -05:00
Matias Barcenas
488b1141c3
Corrected globals' style to follow guidelines.
2018-03-16 21:23:38 -05:00
Matias Barcenas
c939e0f04a
Added MAC parameter to aircrack-ng capture target.
2018-03-15 14:18:06 -05:00
Matias Barcenas
cd55ebca8c
Fixed potential issue caused by network-manager.
...
When using multiple interfaces, the network manager was causing problems.
Specifically, when attempting to use different master & monitor interfaces.
2018-03-14 15:17:41 -05:00
Matias Barcenas
fe2618e4c1
Fixed bug preventing passive Handshake Snooper attacks.
...
The passive attack was missing the jammer interface, used for capturing.
2018-03-13 22:37:08 -05:00
Matias Barcenas
6792fedc39
Fixed bug caused by assumption of custom portal.
...
The contents of the generic portal were trying to be copied from the custom
portals' directory, rather than from generic/assets.
2018-03-13 20:50:28 -05:00
root
b51e3e3b36
Added Russian language
2018-02-13 11:09:51 +03:00
Erik Dubois
46a8114a3b
Add build option for arch linux
2018-02-01 16:22:40 +01:00
Erik Dubois
d1a5d666f4
Fix #364
2018-01-31 13:20:33 +01:00
Matias Barcenas
488a850162
Added tracker selection, and other minor bug fixes.
...
Added tracker selection to fluxion, querying an interface for tracking.
Fixed a bug where auto-mode was activating on manual mode (no flags).
Added skip option to the generic interface selection function.
Reidentified some targetting subroutines following the convention.
Corrected an outdated language global.
Added the general skip option.
2018-01-20 16:06:45 -06:00
Matias Barcenas
915fddccd4
Fixed interface initialization & tweaked defaults.
...
Fixed a bug caused by a failure to initialize interfaces after selection.
Tweaked some default values, when using auto-mode.
2018-01-19 15:53:46 -06:00
Matias Barcenas
51c35d470f
Implemented missing AP service selection & bug fixes.
2018-01-18 01:17:26 -06:00
Matias Barcenas
f0151e3efc
Virtual interface creation & minior bug fixes.
...
The attack will create a virtual interface if using the interface twice.
Virtual interface creation & management needs to be moved to main script!
Fixed minor bugs caused by outdated sequencing & identifiers.
2018-01-17 23:18:10 -06:00
Matias Barcenas
065bec6b0f
Started upgrading the Captive Portal attack.
...
Rewrote sections of the script to follow the coding style guide closer.
Implemented and adapted attack requirements for Fluxion v4.
Implemented the script loop using the sequencing framework.
Updated usage of old services to new, including global identifiers.
Implemented and added command line interface flag control.
Some refactoring & removing outdated code.
2018-01-17 15:29:05 -06:00
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