From 6016a7480acd0af2b023fee02ae54efcc7766f12 Mon Sep 17 00:00:00 2001 From: ambrosie Date: Fri, 4 Dec 2015 17:02:48 +0200 Subject: [PATCH] Update install.sh removed all duplicates from line 6 --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index b1672e5..3bdd6a7 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 nikto smtp-user-enum whatweb python 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