Skip to content

Commit 40d7253

Browse files
authored
Update install.sh
1 parent 09f7404 commit 40d7253

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

install.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,10 @@ echo "installing waybackurls"
172172
go get github.com/tomnomnom/waybackurls
173173
echo "done"
174174

175+
echo "installing crtndstry"
176+
git clone https://github.com/nahamsec/crtndstry.git
177+
echo "done"
178+
175179
echo "downloading Seclists"
176180
cd ~/tools/
177181
git clone https://github.com/danielmiessler/SecLists.git

0 commit comments

Comments
 (0)