Changelog
[1.0.0] - 2026-03-31
Added
- Complete WPA/WPA2 PSK cracking guide covering protocol, attacks, algorithms, and tools
- WPA key hierarchy and 4-way handshake protocol documentation
- All PSK variants: AKM 2 (standard PSK), AKM 4 (FT-PSK), AKM 6 (PSK-SHA256)
- PMKID and EAPOL attack vector documentation with 12-to-6-to-3 hash collapse derivation
- N#E# message pair naming convention with full comparison table
- Step-by-step algorithms: PBKDF2, PRF, KDF, FT-PSK key derivation chain
- Hash line format reference for modes 22000 and 37100
- EAPOL-Key frame structure with byte offsets and bitfield documentation
- Spec vs hcxtools vs hashcat gap analysis table
- hcxpcapngtool options reference with tested results matrix
- Hashcat salt grouping model and correct deduplication method
- Cracking cheat sheet with tshark commands and workflow
- MkDocs Material documentation site with dark/light theme
- GitHub Actions CI/CD for docs build and deploy