mirror of
https://github.com/aljazceru/RogueSploit.git
synced 2025-12-17 06:14:21 +01:00
Update RogueSploit
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user