Courseiva
mediumMultiple SelectObjective-mapped

Wireless Security Best Practices: Disabling SSID Broadcast, WPA3-Enterprise, Rogue AP Detection

Which three of the following are best practices for securing a wireless network? (Choose three.)

Quick Answer

Implementing rogue AP detection is a genuine best practice for wireless security because it addresses a threat that many other hardening measures simply can't touch: an unauthorized access point set up either by an attacker or an unwitting employee, sitting on or near the network and potentially bridging traffic to intercept credentials or bypass the organization's actual security controls entirely. Rogue AP detection works by actively monitoring the wireless spectrum and comparing what's broadcasting against a known-good inventory of authorized access points, flagging anything unexpected so it can be investigated and removed before it becomes an entry point. This stands in contrast to weaker measures that sound like security but mostly aren't: disabling SSID broadcast, for instance, only stops the access point from including its network name in beacon frames; it doesn't provide real protection, since the SSID is still exposed to anyone passively monitoring probe responses or association frames, meaning a moderately capable attacker can find the hidden network anyway. That kind of control reduces visibility to casual, non-malicious scanning at best, whereas rogue AP detection is actively defending against a real attack vector rather than relying on obscurity. When a question asks you to identify genuine wireless security best practices, favor controls that actively detect or prevent unauthorized access and monitor the environment over controls that merely try to hide information, since hiding rarely holds up against a determined attacker.

⚠ Common exam trap

ISC2 often tests the misconception that disabling SSID broadcast is a strong security measure, when in reality it is only a minor obscurity technique that does not protect against determined attackers using passive sniffing tools like Wireshark or airodump-ng.

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Disable SSID broadcast

Disabling SSID broadcast prevents the access point from including its network name in beacon frames, making the network less visible to casual scanning tools. While this does not provide true security (as the SSID can still be discovered via passive monitoring of probe responses or association frames), it reduces the attack surface by hiding the network from non-malicious users and automated discovery scripts.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Use MAC address filtering

    Why it's wrong here

    MAC addresses can be spoofed, making this ineffective.

  • Set a weak passphrase for guest network

    Why it's wrong here

    Weak passphrases are easily cracked.

  • Disable SSID broadcast

    Why this is correct

    Hiding the SSID reduces casual detection.

  • Enable WPA3-Enterprise

    Why this is correct

    WPA3-Enterprise uses 802.1X for strong authentication.

  • Implement rogue AP detection

    Why this is correct

    Detecting unauthorized access points prevents security breaches.

About these practice questions

Courseiva writes every SSCP question from scratch — 920 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Same concept, more angles

1 more way this is tested on SSCP

These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.

Variation 1. Which TWO of the following are best practices for securing a wireless network?

medium
  • A.Enabling MAC address filtering
  • B.Using WEP encryption
  • C.Leaving the default administrator password
  • D.Using WPA2-Enterprise with 802.1X
  • E.Disabling SSID broadcast

Why D: WPA2-Enterprise with 802.1X is a best practice because it provides strong encryption (AES-CCMP) and per-user authentication via a RADIUS server, eliminating the vulnerabilities of pre-shared keys. The 802.1X framework ensures that each user must authenticate individually, preventing unauthorized access even if a single credential is compromised. This is the gold standard for enterprise wireless security.

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This SSCP practice question is part of Courseiva's free ISC2 certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the SSCP exam.