mirror of https://github.com/1N3/Sn1per.git
parent
8058f3faa5
commit
09c852993b
|
|
@ -119,6 +119,7 @@ apt install -y urlcrazy
|
||||||
apt install -y iputils-ping
|
apt install -y iputils-ping
|
||||||
apt install -y enum4linux
|
apt install -y enum4linux
|
||||||
apt install -y dnsutils
|
apt install -y dnsutils
|
||||||
|
apt install -y wtmpdb
|
||||||
|
|
||||||
echo -e "$OKBLUE[*]$RESET Installing Metasploit...$RESET"
|
echo -e "$OKBLUE[*]$RESET Installing Metasploit...$RESET"
|
||||||
curl https://raw.githubusercontent.com/rapid7/metasploit-omnibus/master/config/templates/metasploit-framework-wrappers/msfupdate.erb > /tmp/msfinstall
|
curl https://raw.githubusercontent.com/rapid7/metasploit-omnibus/master/config/templates/metasploit-framework-wrappers/msfupdate.erb > /tmp/msfinstall
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue