nerdexam
CompTIA

SY0-501 · Question #175

The SSID broadcast for a wireless router has been disabled but a network administrator notices that unauthorized users are accessing the wireless network. The administor has determined that attackers

The correct answer is D. Disable responses to a broadcast probe request. Disabling SSID broadcast alone is insufficient because access points still respond to broadcast probe requests, revealing the network's presence. To further obscure the network, the AP must also be configured to ignore broadcast probe requests.

Submitted by certguy· Mar 4, 2026Security architecture

Question

The SSID broadcast for a wireless router has been disabled but a network administrator notices that unauthorized users are accessing the wireless network. The administor has determined that attackers are still able to detect the presence of the wireless network despite the fact the SSID has been disabled. Which of the following would further obscure the presence of the wireless network?

Options

  • AUpgrade the encryption to WPA or WPA2
  • BCreate a non-zero length SSID for the wireless router
  • CReroute wireless users to a honeypot
  • DDisable responses to a broadcast probe request

How the community answered

(38 responses)
  • A
    16% (6)
  • B
    3% (1)
  • C
    5% (2)
  • D
    76% (29)

Why each option

Disabling SSID broadcast alone is insufficient because access points still respond to broadcast probe requests, revealing the network's presence. To further obscure the network, the AP must also be configured to ignore broadcast probe requests.

AUpgrade the encryption to WPA or WPA2

Upgrading encryption to WPA or WPA2 improves data confidentiality and authentication security but does nothing to hide the presence of the wireless network from passive scanning or probe request responses.

BCreate a non-zero length SSID for the wireless router

Creating a non-zero length SSID actually makes the network more visible, not less, as it ensures the SSID name is broadcast in beacon frames rather than being suppressed.

CReroute wireless users to a honeypot

Rerouting users to a honeypot is a deception/detection technique used after unauthorized access is suspected, and does not obscure the presence of the wireless network from initial discovery.

DDisable responses to a broadcast probe requestCorrect

Even with SSID broadcast disabled, wireless access points by default still respond to broadcast probe requests (null-SSID probes) sent by client devices scanning for networks, which allows attackers using tools like Kismet or airodump-ng to detect the network. Disabling responses to broadcast probe requests forces the AP to only respond to directed probe requests that include the exact SSID, making passive detection significantly harder. This adds a layer of obscurity beyond simply hiding the SSID beacon frames.

Concept tested: Wireless network obscurity via probe request suppression

Source: https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/dd759165(v=ws.10)

Topics

#wireless security#SSID broadcast#probe request#network obscurity

Community Discussion

No community discussion yet for this question.

Full SY0-501 Practice