Match each wireless security protocol or feature to its defining operational characteristic.
- Protected Management Frames (PMF)Secures unicast and multicast management action frames against spoofing, and is mandatory in WPA3.
- Temporal Key Integrity Protocol (TKIP)Legacy cipher suite introduced with WPA that utilizes RC4 encapsulation with per-packet key mixing.
- Opportunistic Wireless Encryption (OWE)Provides unauthenticated data encryption on open Wi-Fi networks using Diffie-Hellman key exchange.
- Simultaneous Authentication of Equals (SAE)Prevents offline dictionary attacks on preshared keys by implementing the Dragonfly key exchange algorithm.
Answer
Protected Management Frames (PMF) matches securing unicast/multicast management frames; TKIP matches legacy RC4 encapsulation with key mixing; OWE matches unauthenticated encryption on open networks; SAE matches prevention of offline dictionary attacks via Dragonfly key exchange.
Each protocol or mechanism serves a distinct function within wireless security architectures: PMF protects management action frames from forgery, TKIP relies on RC4 for legacy WPA security, OWE provides unauthenticated encryption for open access, and SAE uses Dragonfly key exchange to secure pre-shared key establishment in WPA3-Personal.
Step-by-Step Solution
Key Concept
Wireless Security Protocols and Cipher Mechanics