Multi-Threaded Password Cracking Tool
Summary of my bookmarked Github repositories from Nov 30th, 2014
Github repositories
- lanjelot/patator
Patator is a powerful multi-threaded password cracking tool written in Python. It aims to address the limitations of other brute-forcing tools like Hydra and Ncrack. Patator supports various protocols, including FTP, SSH, Telnet, SMTP, HTTP, RDP, and more. It offers flexibility, reliability, and extensive module support. The tool can be used to enumerate valid users, perform brute-force attacks, and crack password hashes. Patator is not recommended for script-kiddie use, and users are advised to read the detailed README before using it.