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.
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)- A79% (50)
- B3% (2)
- C11% (7)
- D6% (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.
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.
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.
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.
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
Community Discussion
No community discussion yet for this question.