nerdexam
EC-Council

112-52 · Question #14

Which of the following is a common wireless network-specific attack technique?

The correct answer is B. IV attack. IV (Initialization Vector) attacks target the WEP encryption protocol used in wireless networks - WEP reuses short 24-bit IVs, which allows attackers to collect enough packets to statistically crack the encryption key, making this an inherently wireless-specific vulnerability. SQ

Wireless Network Security

Question

Which of the following is a common wireless network-specific attack technique?

Options

  • ASQL injection
  • BIV attack
  • CPhishing
  • DCross-site scripting

How the community answered

(30 responses)
  • A
    7% (2)
  • B
    90% (27)
  • D
    3% (1)

Explanation

IV (Initialization Vector) attacks target the WEP encryption protocol used in wireless networks - WEP reuses short 24-bit IVs, which allows attackers to collect enough packets to statistically crack the encryption key, making this an inherently wireless-specific vulnerability.

SQL injection (A) and Cross-site scripting (D) are web application attacks that exploit input handling in databases and browsers respectively - they operate at the application layer and have nothing to do with wireless protocols. Phishing (C) is a social engineering technique that works across any medium (email, SMS, voice) and is not specific to wireless networks.

Memory tip: Think "IV = Initialization Vector = Wi-Fi WEP weakness." The acronym IV can remind you of "Insecure Vacuum" - WEP creates a vacuum where the same IVs keep cycling back, letting attackers vacuum up enough data to break the key.

Topics

#wireless attacks#IV attack#WEP/WPA#encryption cryptanalysis

Community Discussion

No community discussion yet for this question.

Full 112-52 Practice