Update install.sh

Add wtmpdb for last command usage
This commit is contained in:
xer0dayz 2024-08-01 14:49:51 -07:00 committed by GitHub
parent 8058f3faa5
commit 09c852993b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -119,6 +119,7 @@ apt install -y urlcrazy
apt install -y iputils-ping
apt install -y enum4linux
apt install -y dnsutils
apt install -y wtmpdb
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