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