My collection of awesome, easy-to-use penetration tools for hackers and penetration testers ![]()
![]()
-
find file
find / -type f -name 'user.txt' 2>/dev/null -
python server
python -m http.server 8000 -
upgrade terminal
python -c 'import pty; pty.spawn("/bin/bash")'
Unix-like executables that can be used to bypass local security restrictions
Network scanners
- nmap
- enum4linux - enumerate SMB shares on both Windows and Linux
- netcat (nc) - a network scanner supports commands to manage and monitor networks as well.
Wifi scanners
Website scanners
- Nikto - check for vulnerabilities
- dnsrecon - DNS enumeration and scanning tool
- Gobuster - directory bruteforce scanner
Pentesting Frameworks
- Metasploit
- msfvenom - payload generator
- PowerSploit - Windows penetration
XSS
Passwords
- thc Hydra - login cracker (bruteforce password etc)
- CrackStation - password hash cracker
- CeWL - custom wordlist generator
Captcha cracking
- CAPTCHA22 - Python pip package
Virtual number
- OnlineSim - Receive SMS online to virtual phone number
Exploits
- exploit-db - exploit database
Vulnerabilities
Pls leave a ⭐
