This is Automation Script to Install some of Pentesting Tools for Debian based Linux.
What this script do ?
Install :
- Go [latest]
- Nuclei
- Subfinder
- Httpx
- Interactsh
- Dalfox
- Ffuf
- Anew
- Waybackurls
- Kxss
- Gospider
- Gau
- GetJS
- Unfurl
- Cidrex
- Gospider
- Katana
- Dirsearch
Usage : ./main.sh
(install to /home/user/go/bin) >> run source ~/.bashrc
after running main.sh
Thanks to :
- projectdiscovery
- hahwul
- tomnomnom
- emoe
- lc
- 003random
- jaeles-project
- d3mondev
- jaeles-project
- maurosoria
Note
Add permission for execute chmod +x ./main.sh ./checkgo.sh
.
If httpx
command collide with python's httpx, use gohttpx
instead.