Matias Barcenas
32b945fca1
Added tracker interface query tip.
2018-04-27 18:00:11 -05:00
Matias Barcenas
d40dcb4507
Fixed multiple bugs with the updating system.
2018-04-25 04:08:57 -05:00
Matias Barcenas
fb247c7492
Fixed minor cosmetic bug.
2018-04-23 14:40:57 -05:00
Matias Barcenas
a89befd423
Updated fluxion general language files.
2018-04-23 14:02:54 -05:00
deltax
412bf22081
Fix revision number
...
- Important for autoupdate
2018-04-23 18:46:05 +02:00
Matias Barcenas
d41dd05829
Fixed restoration bug choice.
2018-04-23 00:18:12 -05:00
Matias Barcenas
e31beafcbc
Fixed potential restoration detection bug.
...
Fixed a bug caused by not cleaning loaded restoration subroutines after attack.
2018-04-22 22:59:16 -05:00
Matias Barcenas
147147b631
Handshake Snooper target tracking implemented.
2018-04-22 22:16:37 -05:00
deltaxflux
e5beddfe1a
Disable screen ratio calculation if bc isn't installed
2018-04-22 13:24:14 +02:00
deltaxflux
940ed0653a
Minor changes: Change debug function
2018-04-22 13:21:49 +02:00
Matias Barcenas
74d35a64cd
Disabled dynamic target tracking option temporarily.
2018-03-16 21:00:48 -05:00
Matias Barcenas
a6ac7d7ca7
Implemented dynamic target tracking hooks.
...
The service is available for attacks requiring target-change notifications.
2018-03-16 17:34:28 -05:00
Matias Barcenas
b52884ef72
Began implementation of dynamic target tracking.
...
Partially implemented the captor monitoring daemon.
2018-03-16 00:23:03 -05:00
Matias Barcenas
da92d965c7
Fixed bug cause by outdated conditional.
2018-03-14 14:20:08 -05:00
Matias Barcenas
d9088b76ce
Corrected ratio parameter.
2018-03-14 14:07:13 -05:00
Matias Barcenas
6cc7a3f87c
Fixed bug with parameter loading.
2018-03-14 14:04:44 -05:00
Matias Barcenas
65529511e9
Fixed a bug where attacks weren't being reset.
2018-03-13 22:15:03 -05:00
Matias Barcenas
546774f4c5
Fixed a bug with returning from entering a hash path.
...
The bug was caused by using $? with an if block, to get the result of the
subroutine tested by that same if conditional. This was always evalutating
to the error code given before the conditional, which was 0 (success).
2018-03-13 18:56:49 -05:00
Matias Barcenas
dc0ab6d855
Fixed scope bug with installer definitions + posix functions.
2018-03-13 16:01:28 -05:00
deltax
90cdea81b8
Fix filetype
2018-03-13 21:13:59 +01:00
Matias Barcenas
c66d11feb3
Removed Fluxion V3.
2018-01-17 23:25:53 -06:00
William Todt
26fec898e1
Set styleguide and minor changes
2017-12-31 17:02:12 +01:00
Matias Barcenas
63773bc0b6
Fixed bug & added missing language files.
...
Fixed a minor bug caused by a literal placed outside a format specifier.
Added english placeholder files for missing language files.
2017-12-30 23:44:36 -06:00
root
a892810f16
Fixed missing quotes bug & suppressed rfkill error.
...
Fixed a bug caused by a blank variable not being quoted (syntax error).
Redirected rfkill's error to log file when no wireless devices are available.
2017-12-30 22:45:48 -06:00
Matias Barcenas
78dd4c8b73
Revert "Minor change regarding recent events."
2017-12-30 22:10:10 -06:00
rad4day
2c3f9a5f5a
Minor change regarding recent events.
2017-12-31 00:54:01 +01: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
33a22c1eaa
Added support for UTF-8 ESSIDs & bug fixes.
...
Added support for ESSIDs containing non-ASCII and other special characters.
Fixed a bug which would prevent exiting when the debug flag was active.
Fixed a bug where attacks' unprep_attack wasn't being called on abort.
Fixed a bug where fluxion_show_ap_info was escaping some ESSIDs.
Added better logging messages to HashUtils.
Added support for special characters to HashUtils.
2017-12-21 20:43:50 -06:00
Matias Barcenas
3df7ec512d
Fixed pkg-manager bug, and other minor issues.
...
Fixed a bug caused by not resetting the package manager after finishing.
The bug occured only when the installer was interrupted.
Removed obsolete code from fluxion's exit procedure.
Added better message feedback to the apt manager.
Updated languages' dialog for new package manager reset notice.
2017-12-20 18:30:09 -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
deltaxflux
154b121af0
Dynamic xterm windows
2017-12-14 21:04:55 +01:00
deltaxflux
ecb3a25da2
Add mac adress to netlog file
2017-12-12 22:24:52 +01:00
Matias Barcenas
ae0f88ef91
Upgraded revision to reflect significant change.
...
The Captive Portal attack is now more effective against Android clients.
The attack triggers the captive portal prompt in more versions of Android.
2017-12-09 04:03:36 -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
2004fc1c87
Fixed conditional_bail bug not stopping attacks.
2017-12-05 21:20:20 -06:00
Matias Barcenas
a76f5a7a57
Added support for basic 5GHz scanning.
2017-12-04 03:05:23 -06:00
Matias Barcenas
e1c9834d2c
Upgraded revision to reflect significant bug fixes.
2017-12-01 03:57:04 -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
b7a4fa2e6e
Adjusted fluxion & libs interface colors.
2017-11-30 22:16:26 -06:00
c0mrade69
38e710c764
Update fluxion.sh
...
header will show also revision, not only version : eg. FLUXION 3.5 < Fluxion Is The Future >
2017-11-30 12:18:49 +01:00
Matias Barcenas
9ed40a2f16
Fallback to English on missing language file.
2017-11-30 01:48:14 -06:00
Matias Barcenas
5b846901e1
Upgraded revision to reflect significant change.
2017-11-29 23:31:26 -06:00
Matias Barcenas
5ca52e20c6
Merge branch 'master' of github.com:FluxionNetwork/fluxion
2017-11-29 22:54:46 -06:00
Matias Barcenas
3375864bb1
Corrected tab-space inconsistency.
2017-11-29 22:54:34 -06:00
Hritik Vijay
9669b87a2d
Check existence of language files
2017-11-29 02:21:33 +05:30
Hritik Vijay
9382873277
dhcpd package known as dhcp in Arch
2017-11-27 13:48:14 +05:30
deltax
770a8365d6
Remove disallowed characters in ssid
2017-11-19 19:37:34 +01:00