Quiz: Wireless Security
A 26-question self-check covering this chapter's protocols, attacks, and defenses. Several questions are tagged with the certification domain they map to — [Sec+] for CompTIA Security+ and [CISSP] for the (ISC)² CISSP — so candidates can self-assess. Answers and one-line explanations are at the end; try the whole quiz before checking.
Section 1 — Multiple choice (1 pt each)
1. [Sec+] Which WiFi security protocol allows an attacker to recover the key from captured traffic in minutes, regardless of passphrase length, due to initialization-vector reuse? A. WPA3 B. WPA2 C. WPA D. WEP
2. [Sec+] WPA2-Personal's primary weakness is that an attacker can capture the four-way handshake and then: A. read all traffic in real time B. guess the passphrase offline C. forge the AP's certificate D. disable AES
3. The WPA3-Personal feature that specifically resists offline dictionary attacks on the handshake is: A. TKIP B. SAE (Dragonfly) C. WPS D. RC4
4. [Sec+] An unauthorized access point that an employee plugs into the corporate LAN for better coverage is best called a: A. evil twin B. rogue access point C. captive portal D. supplicant
5. An attacker stands up an access point broadcasting the same SSID as the corporate network to lure devices into connecting to them. This is a(n): A. rogue AP only B. evil twin C. deauthentication attack D. KRACK attack
6. [CISSP] In the 802.1X model, the access point that blocks all traffic until authentication succeeds plays the role of the: A. supplicant B. authenticator C. authentication server D. certificate authority
7. [Sec+] Which EAP method uses mutual X.509 certificate authentication and therefore has no password to phish or crack? A. PEAP B. EAP-TTLS C. EAP-TLS D. EAP-MD5
8. The deauthentication attack works because, for most of WiFi's history, management frames were: A. encrypted with WEP B. unauthenticated C. sent only by the server D. rate-limited
9. [Sec+] The standard that authenticates management frames and defeats the classic deauthentication attack is: A. 802.1X B. 802.11w (Protected Management Frames) C. 802.11n D. WPS
10. Which control most directly ensures that even a fully compromised guest WiFi reaches nothing of value at a Meridian branch? A. a longer guest passphrase B. hiding the guest SSID C. segmentation with default-deny between zones D. a captive portal
11. [Sec+] Bluetooth risk is usually rated lower than WiFi risk primarily because of its: A. encryption strength B. short range C. lack of pairing D. use of certificates
12. A skimmed contactless (NFC) payment yields little of value to an attacker because the transaction uses: A. a reusable card number B. a static PIN C. a one-time cryptogram D. the SSID
13. [CISSP] WPA3's "Enhanced Open" (Opportunistic Wireless Encryption) provides: A. certificate-based login B. encryption on password-free networks C. faster roaming D. rogue-AP detection
14. Which is the correct standing decision rule for choosing a WiFi protocol today? A. WPA2 always; WPA3 is unproven B. WEP is fine with a long key C. WPA3 if you can, WPA2-AES if you must, never WPA/WEP D. any protocol with a strong passphrase
Section 2 — True / False with justification (1 pt each)
For each, mark T or F and give a one-sentence reason.
15. "Increasing a WEP passphrase from 8 to 40 characters makes the network meaningfully harder to crack."
16. [Sec+] "Because the SSID is broadcast in cleartext, disabling its broadcast hides the network from an attacker with a wireless sniffer."
17. "Deploying PEAP automatically protects credentials, so server-certificate validation is optional."
18. "A deauthentication attack is dangerous mainly because it can force handshake re-capture and push devices onto an evil twin, not just because it disconnects them."
19. "WPA3 eliminates the need for network segmentation of wireless."
20. "A rogue access point is only a security problem if the person who installed it intended harm."
Section 3 — Fill in the blank (1 pt each)
21. A single passphrase shared by all devices on a WPA2-Personal network is called the _ _.
22. [Sec+] In WPA-Enterprise, the access point relays the authentication exchange to a central __ server (commonly speaking the RADIUS protocol) that makes the accept/reject decision.
23. An _ _ is a rogue access point that impersonates a legitimate SSID to lure devices into connecting to the attacker.
Section 4 — Short answer (2 pts each)
24. [CISSP] Explain why a shared wireless passphrase is a poor foundation for an organization the size of Meridian, naming at least two specific operational problems that WPA-Enterprise solves.
25. A WIDS reports an access point advertising Meridian-Staff from a BSSID not on the authorized
allowlist. State what attack this most likely indicates, what immediate risk it poses (reference the
PEAP credential-harvesting path), and your first containment step.
Section 5 — Applied scenario (5 pts)
26. [Sec+] A Meridian branch is found running this configuration: Meridian-Staff on WPA2-Personal
with passphrase meridian1, on the same VLAN as Meridian-Guest; PMF disabled; no WIDS. (a) Identify
the three most serious findings and assign a severity to each. (b) For each finding, name the attack it
enables. (c) Write the corrected design in one or two sentences (protocol, authentication, segmentation,
PMF).