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.
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)- A8% (1)
- B85% (11)
- C8% (1)
Why each option
Disabling SSID broadcast is the most basic step to reduce wireless network visibility to war drivers scanning for available networks.
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.
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.
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.
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
Community Discussion
No community discussion yet for this question.