A network administrator is upgrading a remote office wireless LAN from WPA2-Personal to WPA3-Personal. The main objective of this upgrade is to protect user traffic against offline dictionary attacks if an attacker captures the initial wireless association exchange. Which key exchange mechanism implemented in WPA3-Personal mitigates this vulnerability?
- Simultaneous Authentication of Equals (SAE)Answer
- BCounter Mode Cipher Block Chaining Message Authentication Code Protocol (CCMP)
- CExtensible Authentication Protocol-Transport Layer Security (EAP-TLS)
- DTemporal Key Integrity Protocol (TKIP)
Answer
Simultaneous Authentication of Equals (SAE) is the key exchange mechanism in WPA3-Personal that prevents offline dictionary attacks.
Simultaneous Authentication of Equals (SAE) is the fundamental key exchange protocol defined in WPA3-Personal. Based on the Dragonfly key exchange algorithm, SAE provides zero-knowledge proof during authentication, making captured handshakes immune to offline dictionary attacks.
Step-by-Step Solution
Key Concept
WPA3-Personal Key Exchange (SAE vs WPA2 PSK)