mirror of
https://github.com/mukul975/Anthropic-Cybersecurity-Skills.git
synced 2026-06-14 15:04:56 +03:00
1.0 KiB
1.0 KiB
Standards and References - Hash Cracking with Hashcat
Tools
Hashcat
- URL: https://hashcat.net/hashcat/
- GitHub: https://github.com/hashcat/hashcat
- Wiki: https://hashcat.net/wiki/
- Hash modes: https://hashcat.net/wiki/doku.php?id=hashcat
Wordlists
- SecLists: https://github.com/danielmiessler/SecLists
- RockYou: Classic breach wordlist (14 million passwords)
- CrackStation: https://crackstation.net/crackstation-wordlist-password-cracking-dictionary.htm
Standards
NIST SP 800-63B - Digital Identity Guidelines (Authentication)
- URL: https://pages.nist.gov/800-63-3/sp800-63b.html
- Description: Password requirements and memorized secret guidelines
OWASP Password Storage Cheat Sheet
Legal Framework
- Computer Fraud and Abuse Act (CFAA) - US
- Computer Misuse Act 1990 - UK
- Always obtain written authorization before testing
- Follow penetration testing rules of engagement