From 7acddbfa551c705f73d9a3df4042ced4386bae05 Mon Sep 17 00:00:00 2001 From: 1N3 <1N3@hushmail.com> Date: Sun, 6 Sep 2015 11:58:07 -0400 Subject: [PATCH] Sniper v1.3 by 1N3 @ CrowdShield --- install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install.sh b/install.sh index cda5844..b1115a8 100644 --- a/install.sh +++ b/install.sh @@ -2,7 +2,7 @@ # Install script for sn1per # echo "Installing sn1per dependencies..." -apt-get install host whois theharvester dnsenum curl nmap php5 php5-curl wapiti hydra iceweasel wpscan sqlmap arachni w3af golismero nbtscan enum4linux cisco-torch metasploit-framework theharvester nmap dnsenum snmpwalk nikto smtp-user-enum whatweb python nbtscan sslscan amap +apt-get install host whois theharvester dnsenum 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 git clone https://github.com/1N3/Findsploit.git git clone https://github.com/1N3/BruteX.git git clone https://github.com/1N3/Goohak.git @@ -11,5 +11,5 @@ git clone https://github.com/1N3/SuperMicro-Password-Scanner git clone https://github.com/Dionach/CMSmap.git mkdir loot chmod +rx sniper -echo "Be sure to install the following packages manually and update the sniper script references: dig dnsdict6 cmsmap samrdump inurlbr wafw00f showmount samrdump rpcinfo" +echo "Be sure to install the following packages manually and update the sniper script references: dig dnsdict6 cmsmap samrdump inurlbr wafw00f showmount samrdump rpcinfo snmpwalk" echo "Done!"