Useful tools & scripts for Penetration Testing.
- Tested on Debian 9.x & Kali Linux
- Python 2.x
- termcolor
- requests
- BeautifulSoup
- Burp Pro
- Nessus
- Nmap
- Nikto
- sslscan
- dirb
- netdiscover
- curl
- netcat (nc)
- arp-scan
- p0f
- stunnel
- wget
- socat
- whatweb
- sqlmap
- rsmangler
- patator
- host
- nbtscan
- enum4linux
- rpcclient
- onesixtyone
- crunch
- cewl
- pandoc
- SNMP
- SMB
- Reconnaissance
- Cracking
- SQLi
- Misc
- Fuzzing
- Headers
- Vulnerability Scanner
- Web
- SSL
- Live hosts
- ICS/SCADA Live hosts/Assets
- Port-Scanning - TCP
- Port-Scanning - UDP
- git clone https://github.com/maldevel/PenTestKit.git
- pip install -r requirements.txt
- web_headers_checker.py from nma-io.
- AutoNessus from redteamsecurity.