nerdexam
GIAC

GSLC · Question #484

You work as a Network Administrator for Tech Perfect Inc. The company has a TCP/IP-based network. Rick, your assistant, is configuring some laptops for wireless access. For security, WEP needs to be…

The correct answer is D. The laptop will not be able to access the wireless network. WEP authentication requires the client and access point to share the exact same encryption key; a mismatch causes the authentication handshake to fail and the laptop is denied all network access.

Security Architecture & Engineering

Question

You work as a Network Administrator for Tech Perfect Inc. The company has a TCP/IP-based network. Rick, your assistant, is configuring some laptops for wireless access. For security, WEP needs to be configured for wireless communication. By mistake, Rick configures different WEP keys in a laptop than that is configured on the Wireless Access Point (WAP). Which of the following statements is true in such situation?

Options

  • AThe laptop will be able to access the wireless network but other wireless devices will be unable to
  • BThe laptop will be able to access the wireless network but the security will be compromised.
  • CThe WAP will allow the connection with the guest account's privileges.
  • DThe laptop will not be able to access the wireless network.

How the community answered

(52 responses)
  • A
    4% (2)
  • C
    2% (1)
  • D
    94% (49)

Why each option

WEP authentication requires the client and access point to share the exact same encryption key; a mismatch causes the authentication handshake to fail and the laptop is denied all network access.

AThe laptop will be able to access the wireless network but other wireless devices will be unable to

A WEP key mismatch affects only the device with the incorrect key; other wireless devices using the correct WEP key are unaffected and can still connect normally.

BThe laptop will be able to access the wireless network but the security will be compromised.

WEP key mismatches do not result in a degraded but functional connection; the shared-key authentication handshake fails completely, blocking all access rather than allowing insecure access.

CThe WAP will allow the connection with the guest account's privileges.

WEP does not support a guest account fallback or any reduced-privilege connection mode; a key mismatch results in a flat denial of the connection request.

DThe laptop will not be able to access the wireless network.Correct

WEP uses a shared symmetric key for both the challenge-response authentication handshake and subsequent data encryption between the client and the WAP. When the client presents a key that does not match the one configured on the WAP, the WAP cannot verify the encrypted challenge response and refuses the connection entirely. No partial or degraded access is granted - the authentication process fails completely and the laptop cannot join the wireless network.

Concept tested: WEP shared key authentication and key mismatch behavior

Topics

#WEP#wireless authentication#WAP configuration#key mismatch

Community Discussion

No community discussion yet for this question.

Full GSLC Practice