312-50V11 · Question #1034
An attacker identified that a user and an access point are both compatible with WPA2 and WPA3 encryption. The attacker installed a rogue access point with only WPA2 compatibility in the vicinity and…
The correct answer is C. Downgrade security attack. A downgrade security attack forces a victim to use a weaker security protocol by presenting an access point that only supports the less secure option.
Question
An attacker identified that a user and an access point are both compatible with WPA2 and WPA3 encryption. The attacker installed a rogue access point with only WPA2 compatibility in the vicinity and forced the victim to go through the WPA2 four-way handshake to get connected. After the connection was established, the attacker used automated tools to crack WPA2-encrypted messages. What is the attack performed in the above scenario?
Options
- ATiming-based attack
- BSide-channel attack
- CDowngrade security attack
- DCache-based attack
How the community answered
(19 responses)- A5% (1)
- B5% (1)
- C79% (15)
- D11% (2)
Why each option
A downgrade security attack forces a victim to use a weaker security protocol by presenting an access point that only supports the less secure option.
A timing-based attack exploits variations in execution time to infer cryptographic secrets and is unrelated to manipulating which security protocol a client selects.
A side-channel attack extracts information through indirect physical measurements such as power consumption or electromagnetic emissions, not through protocol negotiation manipulation.
A downgrade attack exploits backward compatibility by forcing a client to negotiate a weaker security standard than it is capable of. In this scenario, the attacker's rogue AP advertises only WPA2, causing the WPA3-capable client to fall back to WPA2 and complete a four-way handshake. The attacker can then capture the WPA2 handshake and crack it offline using automated tools, a vulnerability that WPA3's Simultaneous Authentication of Equals (SAE) was designed to prevent.
A cache-based attack targets CPU or application cache mechanisms to leak data, and has no relevance to forcing a wireless client to use a weaker encryption standard.
Concept tested: WPA3 to WPA2 wireless downgrade attack
Source: https://www.wi-fi.org/discover-wi-fi/security
Topics
Community Discussion
No community discussion yet for this question.