From 09c852993b4f20b8451d0018b47f3101134f28ac Mon Sep 17 00:00:00 2001 From: xer0dayz <1N3@hushmail.com> Date: Thu, 1 Aug 2024 14:49:51 -0700 Subject: [PATCH] Update install.sh Add wtmpdb for last command usage --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index f37a295..179cdcd 100755 --- a/install.sh +++ b/install.sh @@ -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