A IT support specialist is reviewing wireless security protocols and authentication mechanisms for an upcoming network refresh. Match each wireless security term on the left with its corresponding operational definition or characteristic on the right.
- WPA3-PersonalUses Simultaneous Authentication of Equals (SAE) to protect preshared passphrase authentication against offline dictionary attacks.
- 802.1X / RADIUSProvides enterprise-level authentication by passing credentials to a centralized server before granting network access.
- WEPLegacy security protocol using RC4 with a weak 24-bit Initialization Vector (IV), making it trivial to crack.
- TKIPInterim encryption protocol introduced with original WPA to dynamically change keys on a per-packet basis.
Answer
WPA3-Personal matches SAE protection against dictionary attacks; 802.1X / RADIUS matches enterprise authentication via a central server; WEP matches legacy protocol with weak 24-bit IV; TKIP matches interim per-packet key rotation protocol.
Each wireless protocol is correctly paired to its cryptographic or authentication mechanism: WPA3-Personal utilizes SAE to protect against dictionary attacks; 802.1X with RADIUS provides centralized enterprise access management; WEP is defined by its vulnerable 24-bit IV; and TKIP dynamically changes encryption keys per packet to fix initial WEP flaws.
Step-by-Step Solution
Key Concept
Wireless Security Protocols and Authentication Mechanisms
Estimated Time:1m 0s