Match each wireless security protocol or implementation component on the left with its corresponding operational requirement or security characteristic on the right.
- EAP-TLSRequires digital certificates on both the client device and authentication server for mutual authentication.
- WPA3-PersonalUtilizes Simultaneous Authentication of Equals (SAE) to protect pre-shared keys against offline dictionary attacks.
- RADIUS ServerActs as the centralized authentication service in an 802.1X enterprise architecture to validate user credentials.
- Captive PortalIntercepts network traffic to display an authentication web page or AUP agreement prior to granting guest access.
Answer
EAP-TLS matches with mutual certificate requirement; WPA3-Personal matches with Simultaneous Authentication of Equals (SAE); RADIUS Server matches with centralized 802.1X AAA authentication service; Captive Portal matches with web traffic interception for guest authentication/AUP.
Each wireless security technology matches its specific operational feature: EAP-TLS provides mutual authentication using client and server digital certificates. WPA3-Personal uses Simultaneous Authentication of Equals (SAE) to resist offline dictionary attacks on pre-shared keys. RADIUS serves as the central AAA server in 802.1X wireless environments. A Captive Portal redirects unauthenticated web sessions to a landing page for credential entry or acceptable use policy acceptance.
Step-by-Step Solution
Key Concept
Wireless Authentication Protocols and Enterprise Access Controls