Update fluxion

This commit is contained in:
Apathetic Euphoria 2016-03-12 13:02:47 -08:00
parent ecbb50ed11
commit 1f85b80e77
1 changed files with 16 additions and 16 deletions

View File

@ -1254,7 +1254,7 @@ run_mdk3_EAPOL5()
conditional_clear conditional_clear
mostrarheader mostrarheader
echo "§How many wlan WIFI_MONITORs§" echo "#### How many Wlan Adapters will you use? ####"
echo " " echo " "
echo -e ""$blue"1)"$transparent" 1 ADAPTER" echo -e ""$blue"1)"$transparent" 1 ADAPTER"
echo -e ""$blue"2)"$transparent" 2 ADAPTERS" echo -e ""$blue"2)"$transparent" 2 ADAPTERS"
@ -1270,7 +1270,7 @@ case $a in
1) 1)
clear clear
echo echo
read -p " - What is the name of your Wlan WIFI_MONITOR (Ex:wlan0) - ": ADAPTER; read -p " - What is the name of your Wlan Adapter? (Ex:wlan0) - ": ADAPTER;
clear clear
@ -1489,10 +1489,10 @@ clear
conditional_clear conditional_clear
mostrarheader mostrarheader
echo echo
read -p " - What is the name of your 1st Wlan WIFI_MONITOR (Ex:Wlan0) - ": WIFI_MONITOR; read -p " - What is the name of your 1st Wlan Adapter? (Ex:Wlan0) - ": WIFI_MONITOR;
clear clear
echo echo
read -p " - What is the name of your 2nd Wlan WIFI_MONITOR (Ex:Wlan1) - ": WIFI_MONITOR2; read -p " - What is the name of your 2nd Wlan Adapter? (Ex:Wlan1) - ": WIFI_MONITOR2;
clear clear
scan_for_targets scan_for_targets
@ -1653,13 +1653,13 @@ mostrarheader
3) 3)
clear clear
echo echo
read -p " - What is the name of your 1st Wlan WIFI_MONITOR (Ex:Wlan0) - ": WIFI_MONITOR; read -p " - What is the name of your 1st Wlan Adapter? (Ex:Wlan0) - ": WIFI_MONITOR;
clear clear
echo echo
read -p " - What is the name of your 2nd Wlan WIFI_MONITOR (Ex:Wlan1) - ": WIFI_MONITOR2; read -p " - What is the name of your 2nd Wlan Adapter? (Ex:Wlan1) - ": WIFI_MONITOR2;
clear clear
echo echo
read -p " - What is the name of your 3rd Wlan WIFI_MONITOR (Ex:Wlan2) - ": WIFI_MONITOR3; read -p " - What is the name of your 3rd Wlan Adapter? (Ex:Wlan2) - ": WIFI_MONITOR3;
clear clear
scan_for_targets scan_for_targets
@ -1825,16 +1825,16 @@ menu
4) 4)
clear clear
echo echo
read -p " - What is the name of your 1st Wlan WIFI_MONITOR (Ex:Wlan0) - ": WIFI_MONITOR; read -p " - What is the name of your 1st Wlan Adapter? (Ex:Wlan0) - ": WIFI_MONITOR;
clear clear
echo echo
read -p " - What is the name of your 2nd Wlan WIFI_MONITOR (Ex:Wlan1) - ": WIFI_MONITOR2; read -p " - What is the name of your 2nd Wlan Adapter? (Ex:Wlan1) - ": WIFI_MONITOR2;
clear clear
echo echo
read -p " - What is the name of your 3rd Wlan WIFI_MONITOR (Ex:Wlan2) - ": WIFI_MONITOR3; read -p " - What is the name of your 3rd Wlan Adapter? (Ex:Wlan2) - ": WIFI_MONITOR3;
clear clear
echo echo
read -p " - What is the name of your 4th Wlan WIFI_MONITOR (Ex:Wlan3) - ": WIFI_MONITOR4; read -p " - What is the name of your 4th Wlan Adapter? (Ex:Wlan3) - ": WIFI_MONITOR4;
clear clear
scan_for_targets scan_for_targets
@ -2001,16 +2001,16 @@ menu
5) 5)
clear clear
echo echo
read -p " - What is the name of your 1st Wlan WIFI_MONITOR (Ex:Wlan0) - ": WIFI_MONITOR; read -p " - What is the name of your 1st Wlan Adapter? (Ex:Wlan0) - ": WIFI_MONITOR;
clear clear
echo echo
read -p " - What is the name of your 2nd Wlan WIFI_MONITOR (Ex:Wlan1) - ": WIFI_MONITOR2; read -p " - What is the name of your 2nd Wlan Adapter? (Ex:Wlan1) - ": WIFI_MONITOR2;
clear clear
echo echo
read -p " - What is the name of your 3rd Wlan WIFI_MONITOR (Ex:Wlan2) - ": WIFI_MONITOR3; read -p " - What is the name of your 3rd Wlan Adapter? (Ex:Wlan2) - ": WIFI_MONITOR3;
clear clear
echo echo
read -p " - What is the name of your 4th Wlan WIFI_MONITOR (Ex:Wlan3) - ": WIFI_MONITOR4; read -p " - What is the name of your 4th Wlan Adapter? (Ex:Wlan3) - ": WIFI_MONITOR4;
clear clear
echo echo
read -p " - What is the name of your 5th Wlan WIFI_MONITOR (Ex:Wlan4) - ": WIFI_MONITOR5; read -p " - What is the name of your 5th Wlan WIFI_MONITOR (Ex:Wlan4) - ": WIFI_MONITOR5;
@ -2032,7 +2032,7 @@ enable_mon_mode_5
clear clear
echo "************** - Would you like to set ALL Wlan WIFI_MONITORs to the same MAC Address? - ************** echo "************** - Would you like to set ALL Wlan Adapters to the same MAC Address? - **************
1)Yes 1)Yes
2)No" 2)No"