Overview
WPA3 SAE (Simultaneous Authentication of Equals) is resistant to offline dictionary attacks, no crackable handshake is exposed. wacker performs online brute force by attempting each password from a wordlist against the live AP, one connection attempt at a time. Slow by nature (network-rate limited), but the only option against pure WPA3 networks with no WPA2 fallback.Install
wacker has norequirements.txt — it needs a patched wpa_supplicant 2.10 built from source:
Usage
Common Flags
| Flag | Description |
|---|---|
--wordlist <file> | Password wordlist |
--ssid <SSID> | Target network SSID |
--bssid <MAC> | Target AP MAC address |
--interface <iface> | Wireless interface (managed mode) |
--freq <MHz> | AP operating frequency |
Example
2412 (ch1), 2437 (ch6), 2462 (ch11), 5180 (ch36), 5200 (ch40).