A network administrator receives multiple user tickets regarding frequent, transient disconnections on an enterprise wireless network using WPA3-Enterprise. A wireless packet capture collected near the affected access points reveals an abnormally high frequency of IEEE 802.11 Type 0 (Management) Subtype 12 frames sent with the BSSID spoofed as the legitimate AP address targeting client MAC addresses, causing immediate client state reset. Further configuration inspection indicates that Management Frame Protection (802.11w / PMF) was set to 'Optional' across all access points. Which of the following wireless attack types is directly indicated by these packet capture artifacts?
- Wireless Deauthentication attack exploiting unauthenticated 802.11 management framesAnswer
- BRadio frequency (RF) broadband jamming targeting the 5 GHz spectrum
- CAddress Resolution Protocol (ARP) poisoning on the wireless distribution system
- DInitialization Vector (IV) reuse attack against the WPA3 encryption suite
Answer
Wireless Deauthentication attack exploiting unauthenticated 802.11 management frames
The correct answer identifies a Wireless Deauthentication attack. In 802.11 wireless networks, management frames such as Deauthentication (Subtype 12) and Disassociation (Subtype 10) are sent unauthenticated by default unless Protected Management Frames (IEEE 802.11w / PMF) are mandated. An attacker eavesdropping on the network can capture the MAC address of the Access Point (BSSID) and target clients, then send forged deauthentication frames with the spoofed AP source address, forcing clients off the network repeatedly.
Step-by-Step Solution
Key Concept
Wireless Deauthentication Attack Indicators & Protected Management Frames (802.11w)