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.
This commit is contained in:
Matias Barcenas 2017-12-09 04:03:36 -06:00
parent 9d59bd7555
commit ae0f88ef91
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ declare -r FLUXIONNoiseFloor=-90
declare -r FLUXIONNoiseCeiling=-60
declare -r FLUXIONVersion=3
declare -r FLUXIONRevision=6
declare -r FLUXIONRevision=7
declare -r FLUXIONDebug=${FLUXIONDebug:+1}
declare -r FLUXIONWIKillProcesses=${FLUXIONWIKillProcesses:+1}