From d17ceedb6edb1f4dbdb928649baef5543e24d474 Mon Sep 17 00:00:00 2001 From: ambrosie Date: Fri, 4 Dec 2015 16:56:28 +0200 Subject: [PATCH] Update install.sh nmap was listed twice in line 6 --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index b1672e5..0da38c9 100644 --- a/install.sh +++ b/install.sh @@ -3,7 +3,7 @@ # DIR=$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd ) echo "Installing sn1per dependencies..." -apt-get install host whois theharvester dnsenum dnsrecon curl nmap php5 php5-curl wapiti hydra iceweasel wpscan sqlmap arachni w3af golismero nbtscan enum4linux cisco-torch metasploit-framework theharvester nmap dnsenum nikto smtp-user-enum whatweb python nbtscan sslscan amap +apt-get install host whois theharvester dnsenum dnsrecon curl nmap php5 php5-curl wapiti hydra iceweasel wpscan sqlmap arachni w3af golismero nbtscan enum4linux cisco-torch metasploit-framework theharvester dnsenum nikto smtp-user-enum whatweb python nbtscan sslscan amap git clone https://github.com/1N3/Findsploit.git git clone https://github.com/1N3/BruteX.git git clone https://github.com/1N3/Goohak.git