nerdexam
GIAC

GSLC · Question #436

You are concerned about war driving bringing hackers attention to your wireless network. What is the most basic step you can take to mitigate this risk?

The correct answer is B. Don't broadcast SSID. Disabling SSID broadcast is the most basic step to reduce wireless network visibility to war drivers scanning for available networks.

Security Architecture & Engineering

Question

You are concerned about war driving bringing hackers attention to your wireless network. What is the most basic step you can take to mitigate this risk?

Options

  • AImplement WEP
  • BDon't broadcast SSID
  • CImplement MAC filtering
  • DImplement WPA

How the community answered

(13 responses)
  • A
    8% (1)
  • B
    85% (11)
  • C
    8% (1)

Why each option

Disabling SSID broadcast is the most basic step to reduce wireless network visibility to war drivers scanning for available networks.

AImplement WEP

WEP (Wired Equivalent Privacy) is a deprecated and cryptographically broken encryption protocol that does not adequately protect a wireless network and does not address the visibility issue that war driving exploits.

BDon't broadcast SSIDCorrect

War driving involves passively scanning for wireless networks that are broadcasting their SSID. By disabling SSID broadcast, the access point no longer advertises its presence in beacon frames, making the network invisible to basic scanning tools used by war drivers. This is the most fundamental and low-effort first step to reduce exposure, even though determined attackers can still discover hidden SSIDs through other means.

CImplement MAC filtering

MAC address filtering restricts which devices can connect to the network but does not prevent the network from being discovered by war drivers scanning for SSIDs.

DImplement WPA

WPA (Wi-Fi Protected Access) provides stronger encryption than WEP but still broadcasts the SSID by default, so the network remains visible to war drivers.

Concept tested: SSID broadcast disabling to reduce wireless exposure

Source: https://csrc.nist.gov/publications/detail/sp/800-153/final

Topics

#SSID broadcast#war driving#wireless security#network visibility

Community Discussion

No community discussion yet for this question.

Full GSLC Practice