All corrections
Wikipedia May 6, 2026 at 05:17 AM

en.wikipedia.org/wiki/Wi-Fi_deauthentication_attack#cite_note-CNN2014-5

1 correction found

1
Claim
and the attacker only needs to know the victim's MAC address, which is available in the clear through wireless network sniffing.
Correction

This is too broad. On networks using 802.11w Protected Management Frames, spoofed deauthentication frames need cryptographic protection, so knowing a victim’s MAC address alone is not enough.

Full reasoning

The statement describes MAC-address spoofing as sufficient for a deauthentication attack. That is true for legacy Wi‑Fi deployments, but it is not true for all WPA2-era networks.

IEEE 802.11w / Protected Management Frames (PMF) was added specifically to protect deauthentication and disassociation frames from spoofing. Cisco’s official 802.11w documentation says PMF adds cryptographic protection to deauthentication/disassociation frames and that controllers ignore deauthentication frames when the client is not using PMF. That directly contradicts the idea that an attacker only needs the victim’s MAC address.

So the article’s wording is too absolute: a MAC address alone is sufficient only on networks without PMF protection. On PMF-enabled networks, spoofed deauthentication frames are designed to be rejected unless they carry the required cryptographic protection.

2 sources
Model: OPENAI_GPT_5 Prompt: v1.16.0