Useful tools & scripts for Penetration Testing
OS
- Tested on Debian 9.x & Kali Linux
Languages & Libraries
- Bash shell
- Python 2.x
- termcolor
- requests
- BeautifulSoup
Tools
- 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
git clone https://github.com/maldevel/PenTestKit.git
cd PenTestKit/
sudo pip install -r requirements.txt- web_headers_checker.py from nma-io.
- AutoNessus from redteamsecurity.