You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Containerized WPA2 4-way handshake lab using Docker, hostapd, and wpa_supplicant — captures and cryptographically verifies the handshake, then demonstrates the KRACK (CVE-2017-13077) attack and shows how patched systems correctly reject key reinstallation.
TypeScript library for WPA2/WPA2-Enterprise handshake verification and PMK/PTK derivation. Validates 4-way handshakes, verifies MICs, and supports PSK, FT-PSK, PSK-SHA256, 802.1X, and EAP-SHA256. Ideal for DPSK and RADIUS workflows.
A comprehensive, low-level EAPOL Key Frame parser for Wi-Fi security protocols. Parses and validates EAPOL-Key frames used in WPA/WPA2/WPA3 4-way handshakes, group key handshakes, and 802.11r Fast Transition. Supports RSN/WPA IE parsing, all KDE types, cipher suites, and AKM methods. Parser-only, no cryptographic operations.