Update RogueSploit

This commit is contained in:
Francesco Grotti
2016-12-06 23:03:30 +01:00
committed by GitHub
parent 1c596de450
commit 162ad379b8

View File

@@ -22,6 +22,10 @@ blue='\e[1;34m'
[[ `id -u` -eq 0 ]] || { echo -e "\e[31mMust be root to run script"; exit 1; } [[ `id -u` -eq 0 ]] || { echo -e "\e[31mMust be root to run script"; exit 1; }
resize -s 33 84 > /dev/null resize -s 33 84 > /dev/null
echo -e $white" [!] RUNNING SERVICES [!]" echo -e $white" [!] RUNNING SERVICES [!]"
service postgresql start
msfdb init
msfdb start
msfd
pkill dhcpd pkill dhcpd
pkill airbase-ng pkill airbase-ng
airmon-ng stop wlan1mon airmon-ng stop wlan1mon