nerdexam
CompTIA

N10-005 · Question #441

A technician needs to install a new wireless encryption system. They are evaluating the feasibility of implementing WPA. WPA increases protection over WEP by implementing which of the following?

The correct answer is D. Key rotation. WPA improved upon WEP primarily by introducing TKIP (Temporal Key Integrity Protocol), which dynamically rotates encryption keys per packet, eliminating WEP's static key weakness.

Network security

Question

A technician needs to install a new wireless encryption system. They are evaluating the feasibility of implementing WPA. WPA increases protection over WEP by implementing which of the following?

Options

  • AStrong RC4 encryption
  • BShared secret keys
  • CAES encryption
  • DKey rotation

How the community answered

(48 responses)
  • A
    2% (1)
  • B
    2% (1)
  • C
    4% (2)
  • D
    92% (44)

Why each option

WPA improved upon WEP primarily by introducing TKIP (Temporal Key Integrity Protocol), which dynamically rotates encryption keys per packet, eliminating WEP's static key weakness.

AStrong RC4 encryption

Both WEP and WPA use the RC4 stream cipher; the improvement in WPA is not a stronger version of RC4 but rather how the key is derived and rotated via TKIP on top of RC4.

BShared secret keys

WEP also uses a shared secret key (PSK); the problem with WEP is that the shared key is static and reused, which TKIP's key rotation in WPA corrects.

CAES encryption

AES encryption is a feature of WPA2 (using CCMP), not WPA - WPA itself still relies on RC4 paired with TKIP.

DKey rotationCorrect

WPA uses TKIP to implement per-packet key rotation, meaning each data frame is encrypted with a unique derived key rather than the same static key used throughout a WEP session. This key rotation closes the cryptographic attack vectors that allowed WEP keys to be recovered by capturing enough ciphertext, which was the fundamental flaw WPA was designed to address.

Concept tested: WPA TKIP key rotation improvement over WEP

Source: https://www.wi-fi.org/discover-wi-fi/security

Topics

#WPA#WEP#wireless encryption#key rotation

Community Discussion

No community discussion yet for this question.

Full N10-005 Practice