Security FundamentalsDifficulty 2/5
Which wireless security protocol introduced Simultaneous Authentication of Equals (SAE) to replace the PSK four-way handshake's weakness?
- AWPA
- BWPA2
- CWPA3
- DWEP
Show answer and rationale
Correct: C. WPA3-Personal uses SAE (a Dragonfly key exchange) so an offline dictionary attack on a captured handshake no longer works. WPA2-Personal uses PSK with the four-way handshake.
- D — WEP uses RC4 with static keys and is broken.
- A — WPA introduced TKIP as an interim fix.
- B — WPA2 uses AES-CCMP with PSK/802.1X but not SAE.