nerdexam
CompTIA

SY0-301 · Question #485

A malicious user is sniffing a busy encrypted wireless network waiting for an authorized client to connect to it. Only after an authorized client has connected and the hacker was able to capture the…

The correct answer is C. WPA cracking. This scenario describes WPA cracking, specifically the capture of the four-way handshake between a client and an access point, which is then used as the target for an offline brute force attack to recover the pre-shared key.

Threats, vulnerabilities, and mitigations

Question

A malicious user is sniffing a busy encrypted wireless network waiting for an authorized client to connect to it. Only after an authorized client has connected and the hacker was able to capture the client handshake with the AP can the hacker begin a brute force attack to discover the encryption key. Which of the following attacks is taking place?

Options

  • AIV attack
  • BWEP cracking
  • CWPA cracking
  • DRogue AP

How the community answered

(65 responses)
  • A
    5% (3)
  • B
    8% (5)
  • C
    75% (49)
  • D
    12% (8)

Why each option

This scenario describes WPA cracking, specifically the capture of the four-way handshake between a client and an access point, which is then used as the target for an offline brute force attack to recover the pre-shared key.

AIV attack

An IV (Initialization Vector) attack targets WEP's weak IV implementation by collecting large numbers of packets to statistically derive the key - it does not require capturing a client handshake.

BWEP cracking

WEP cracking relies on collecting weak IVs from large amounts of captured traffic to derive the RC4 key, and does not depend on capturing an authenticated client handshake with the AP.

CWPA crackingCorrect

WPA and WPA2 use a four-way handshake during client authentication that contains enough information for an attacker to perform an offline dictionary or brute force attack against the pre-shared key. The attacker must passively wait for a legitimate client to associate with the AP to capture this handshake. Once captured, cracking is performed offline against the handshake data, making this the defining characteristic of a WPA/WPA2 cracking attack.

DRogue AP

A Rogue AP attack involves setting up a fraudulent access point to intercept client traffic - in this scenario the attacker is passively monitoring a legitimate network, not creating a fake one.

Concept tested: WPA four-way handshake capture and brute force attack

Source: https://www.cisco.com/c/en/us/support/docs/wireless/aironet-1200-series/95593-wpa-aironet.html

Topics

#WPA cracking#handshake capture#brute force#wireless security

Community Discussion

No community discussion yet for this question.

Full SY0-301 Practice