nerdexam
GIAC

GPEN · Question #315

Which of the following wireless security standards supported by Windows Vista provides the highest level of security?

The correct answer is A. WPA2. WPA2 provides the highest level of wireless security in the list by mandating AES-based CCMP encryption, which is cryptographically stronger than the TKIP cipher used by WPA variants and the RC4 used by WEP.

Penetration Testing Foundations & Reconnaissance

Question

Which of the following wireless security standards supported by Windows Vista provides the highest level of security?

Options

  • AWPA2
  • BWPA-PSK
  • CWPA-EAP
  • DWEP

How the community answered

(63 responses)
  • A
    79% (50)
  • B
    3% (2)
  • C
    11% (7)
  • D
    6% (4)

Why each option

WPA2 provides the highest level of wireless security in the list by mandating AES-based CCMP encryption, which is cryptographically stronger than the TKIP cipher used by WPA variants and the RC4 used by WEP.

AWPA2Correct

WPA2 implements the full IEEE 802.11i standard and requires AES-CCMP (Counter Mode with CBC-MAC Protocol) as its mandatory encryption cipher. AES is a much stronger cipher than the RC4-based TKIP used by earlier WPA versions, and it eliminates the known cryptographic weaknesses found in WEP and original WPA. Windows Vista was the first mainstream Windows OS to natively support WPA2 in both Personal (PSK) and Enterprise (802.1X/EAP) modes.

BWPA-PSK

WPA-PSK uses TKIP encryption with a pre-shared key, which is weaker than WPA2's mandatory AES-CCMP and is vulnerable to dictionary attacks when weak passphrases are used.

CWPA-EAP

WPA-EAP uses 802.1X enterprise authentication but still relies on TKIP encryption like WPA-PSK, making its data encryption layer weaker than WPA2's AES-CCMP.

DWEP

WEP uses the RC4 stream cipher with static keys and short initialization vectors, making it trivially crackable with freely available tools and offering the least security of all options listed.

Concept tested: Wireless security standards hierarchy and WPA2 superiority

Source: https://learn.microsoft.com/en-us/windows/win32/nativewifi/about-native-wifi

Topics

#WPA2#wireless security standards#authentication#Windows security

Community Discussion

No community discussion yet for this question.

Full GPEN Practice