Patator – Multi-purpose Brute-forcer
Patator was written out of frustration from using Hydra, Medusa, Ncrack, Metasploit modules and Nmap NSE scripts for password guessing attacks. this program is a multi-threaded tool written in Python, that strives to be reliable and flexible.

Supported features with this tool:
- No false negatives as it will look into status code and size of response, matching string or regex in response data.
- Modular design
- Interactive runtime to show progress and execution.
- Use persistent connections (ie. will test several passwords until the server disconnects)
- Multi-threaded
- Flexible user input
- Save every response (along with request) to seperate log files for later reviewing.
There are a large list of modules to run bruteforce attack including FTP, SSH, Telnet, SMTP, HTTP, RDP , POP3, IMAP, LDAP, SMB, Rlogin, Oracle, MySQL and more.
You can read more and download this tool over here: https://github.com/lanjelot/patator
Subscribe
0 Comments