nerdexam
GIAC

GSLC · Question #425

You are implementing wireless access at a defense contractor. Specifications say, you must implement the AES Encryption algorithm. Which encryption standard should you choose?

The correct answer is A. WPA 2. WPA2 is the only listed standard that mandates AES encryption via its CCMP protocol, making it the required choice for environments that specify AES.

Security Architecture & Engineering

Question

You are implementing wireless access at a defense contractor. Specifications say, you must implement the AES Encryption algorithm. Which encryption standard should you choose?

Options

  • AWPA 2
  • BWEP
  • CTKIP
  • DWPA

How the community answered

(48 responses)
  • A
    94% (45)
  • C
    2% (1)
  • D
    4% (2)

Why each option

WPA2 is the only listed standard that mandates AES encryption via its CCMP protocol, making it the required choice for environments that specify AES.

AWPA 2Correct

WPA2 uses CCMP (Counter Mode with Cipher Block Chaining Message Authentication Code Protocol), which is built on AES encryption. It replaced the weaker TKIP and RC4 algorithms used by earlier standards, making it the only choice that satisfies an AES requirement in a high-security environment like a defense contractor.

BWEP

WEP uses RC4, a stream cipher that is cryptographically broken and does not use AES.

CTKIP

TKIP (Temporal Key Integrity Protocol) is a stopgap encryption protocol used by WPA that is based on RC4, not AES.

DWPA

WPA's default encryption mode is TKIP, which uses RC4 - not AES - making it non-compliant with an AES mandate.

Concept tested: WPA2 AES-CCMP wireless encryption standard

Source: https://learn.microsoft.com/en-us/windows/security/operating-system-security/network-security/wifi-security

Topics

#WPA2#AES encryption#wireless security#802.11

Community Discussion

No community discussion yet for this question.

Full GSLC Practice