@@ -77,7 +77,6 @@ git clone https://github.com/Dionach/CMSmap.git
77
77
git clone https://github.com/0xsauby/yasuo.git
78
78
git clone https://github.com/aboul3la/Sublist3r.git
79
79
git clone https://github.com/nccgroup/shocker.git
80
- git clone --depth 1 https://github.com/drwetter/testssl.sh.git
81
80
git clone https://github.com/BishopFox/spoofcheck.git
82
81
git clone https://github.com/arthepsy/ssh-audit
83
82
git clone https://github.com/1N3/jexboss.git
@@ -96,7 +95,6 @@ cd ~/go/bin/;go get -u github.com/Ice3man543/SubOver; mv SubOver /usr/local/bin/
96
95
cd ~ /go/bin; go get -u github.com/OWASP/Amass/cmd/amass; mv amass /usr/local/bin/
97
96
cd ~ /go/bin; go get -u github.com/subfinder/subfinder; mv subfinder /usr/local/bin/subfinder
98
97
cd $PLUGINS_DIR
99
- wget https://github.com/michenriksen/aquatone/blob/master/subdomains.lst -O /usr/share/sniper/plugins/Sublist3r/subdomains.lst
100
98
wget https://raw.githubusercontent.com/xorrbit/nmap/865142904566e416944ebd6870d496c730934965/scripts/http-vuln-INTEL-SA-00075.nse -O /usr/share/nmap/scripts/http-vuln-INTEL-SA-00075.nse
101
99
wget https://raw.githubusercontent.com/f3d0x0/GPON/master/gpon_rce.py -O /usr/share/sniper/bin/gpon_rce.py
102
100
cp $INSTALL_DIR /bin/iis-buffer-overflow.nse /usr/share/nmap/scripts/iis-buffer-overflow.nse 2> /dev/null
@@ -131,7 +129,7 @@ rm -f /usr/bin/findsploit
131
129
rm -f /usr/bin/copysploit
132
130
rm -f /usr/bin/compilesploit
133
131
rm -f /usr/bin/massbleed
134
- rm -f /usr/bin/testssl
132
+ rm -f /usr/bin/dirsearch
135
133
ln -s $INSTALL_DIR /sniper /usr/bin/sniper
136
134
ln -s $PLUGINS_DIR /Goohak/goohak /usr/bin/goohak
137
135
ln -s $PLUGINS_DIR /XSSTracer/xsstracer.py /usr/bin/xsstracer
0 commit comments