A network administrator is transitioning a retail store Wi-Fi network from WPA2-Personal to WPA3-Personal. During testing, the administrator confirms that pre-shared key (PSK) authentication has been replaced by Simultaneous Authentication of Equals (SAE) based on the Dragonfly key exchange algorithm. Which security enhancement does SAE deliver when compared to the traditional WPA2 4-way handshake?
- It provides forward secrecy and built-in resistance to offline dictionary attacks even when password complexity is low.Answer
- BIt encrypts the entire packet payload using RADIUS authentication credentials rather than individual pre-shared keys.
- CIt enables access points operating in Local mode to continuously authenticate clients offline when controller connectivity is lost.
- DIt buffers unauthenticated client frames at the access point interface rather than dropping out-of-profile handshake packets.
Answer
SAE provides forward secrecy and prevents offline dictionary attacks by eliminating the predictable 4-way handshake password exchange used in WPA2-Personal.
WPA3-Personal mandates Simultaneous Authentication of Equals (SAE), replacing the vulnerable 4-way WPA2 PSK exchange. SAE leverages the Dragonfly key exchange protocol, which prevents passive eavesdroppers from capturing traffic and cracking passwords via offline dictionary attacks, while also guaranteeing forward secrecy.
Step-by-Step Solution
Key Concept
WPA3-Personal Simultaneous Authentication of Equals (SAE)