23. Password Attack Tools
- Password Attack Tools: Tools used to perform attacks on password-protected systems to assess password strength. This includes tools for dictionary attacks, brute force, and password hash cracking.
- Password Attack Tools:
- CeWL: Custom wordlist generator that scrapes websites to create context-relevant wordlists.
- John the Ripper: Password cracking tool for Unix-based passwords and various hash formats.
- Hashcat: GPU-accelerated password cracker for cracking hash types quickly.
- THC Hydra: Fast brute-force tool that supports multiple protocols.