1 रिपॉजिटरी
Credential cracking targeting web servers and their authentication mechanisms.
Distinct from Password Attacks: Focuses on HTTP Basic and Digest auth, unlike general password attacks.
Explore 1 awesome GitHub repository matching part of an awesome list · HTTP Authentication Attacks. Refine with filters or upvote what's useful.
Hydra is a network login password cracker and authentication tester designed to identify valid usernames and passwords through automated brute-force and dictionary attacks. It serves as a multi-protocol authentication tester capable of verifying credentials across a wide range of remote network services, including SSH, SMB, FTP, and various database listeners. The project is distinguished by its ability to execute parallelized password attacks against multiple servers and protocols simultaneously. It features a modular system for implementing diverse network authentication schemes, allowing f
Performs parallelized password attacks against web servers using Basic and Digest authentication.