Update RogueSploit

This commit is contained in:
Francesco Grotti
2016-12-03 20:13:40 +01:00
committed by GitHub
parent bfa22f8e3e
commit cb3eaaddd9

View File

@@ -3,7 +3,7 @@
# FAKE AP AUTOPWN w/ KARMA # # FAKE AP AUTOPWN w/ KARMA #
# by _B4ckp0r7 # # by _B4ckp0r7 #
#This is a simple script for creating a fake access point with # #This is a simple script for creating a fake access point with #
#dhcpd configuration, dns redirections, sniffing and browser_autopwn1 (i'll upgrade to 2nd soon) # #dhcpd configuration, dns redirections, sniffing and browser_autopwn1 and 2 too #
############################################################################################################## ##############################################################################################################
#colors #colors
@@ -153,7 +153,7 @@ elif test $answer1 == '2'
fi fi
elif test $answer1 == '3' elif test $answer1 == '3'
then then
xterm -title "Wifi Massive Jammer" -fa monaco -bg black -e "./wifijammer.py" python wifijammer.py
menu menu
elif test $answer1 == '4' elif test $answer1 == '4'
then then
@@ -280,7 +280,7 @@ elif test $answer1 == '2'
fi fi
elif test $answer1 == '3' elif test $answer1 == '3'
then then
xterm -title "Wifi Massive Jammer" -fa monaco -bg black -e "./wifijammer.py" python wifijammer.py
menu menu
elif test $answer1 == '4' elif test $answer1 == '4'
then then