IT Practice Exams

220-1202 · Security · Updated July 26, 2026

SSID Hiding and MAC Filtering: What They Do and Don't Protect

Disabling SSID (service set identifier) broadcast removes your network’s name from the list nearby devices see, and MAC (media access control) address filtering restricts which network adapters the router will accept. Neither one encrypts anything, and both are defeated with free tools in minutes: the hidden network name still travels over the air in other frames, and allowed MAC addresses can be read from traffic and cloned. Treat both as minor obscurity tweaks layered on top of real security — strong WPA2/WPA3 encryption — never as substitutes for it.

What disabling SSID broadcast actually does

An access point normally announces itself several times a second with beacon frames that carry the network name. Turning off SSID broadcast tells the router to send beacons with the name field blanked. The practical effect is exactly one thing: the network stops appearing in the Wi-Fi picker on phones, laptops, and smart devices. Anyone who wants to join must already know the name and type it in manually, along with the passphrase.

What it does not do: hide the network from anyone actually looking. The SSID is still transmitted in cleartext inside other frame types — most notably the probe requests and association frames exchanged every time a legitimate client connects or reconnects. A free wireless analyzer running on a laptop captures those frames and displays the “hidden” name within seconds of any device joining. Worse, devices configured for a hidden network keep calling out for it by name in their probe requests wherever they go — the coffee shop, the airport — which leaks the network name far beyond your walls.

There is also a support cost you will personally pay as a technician. Client operating systems and smart-home devices vary wildly in how well they handle non-broadcast networks. The classic scenario: everything that was connected before you hid the SSID keeps working from its saved profile, but the next new device — a smart thermostat, a printer, a visiting laptop — cannot find the network during setup because its onboarding flow only lists broadcast networks. Some Internet of Things (IoT) gear has no way to enter a hidden network name at all. When a client reports “old devices work, new device can’t see the Wi-Fi” right after a privacy tweak, the hidden SSID is the first thing to check, and temporarily re-enabling broadcast during onboarding is the usual fix.

What MAC filtering actually does

Every network adapter carries a MAC address — a 12-hex-digit hardware identifier like A4:5E:60:1B:22:C9. MAC filtering lets you build an allow list (or deny list) in the router: only adapters whose addresses appear on the list may associate. For a small office that wants only its three known laptops on the wireless network, this is the router feature that matches the requirement, and it does add a hurdle even if the passphrase leaks — a random neighbor with the password still gets refused because their adapter is not on the list.

The hurdle is low, though, for one structural reason: MAC addresses are transmitted unencrypted in the header of every single frame, even on a fully encrypted WPA3 network. Encryption protects the payload, not the addressing. An attacker running a wireless capture sees the MAC addresses of every device talking to your router, picks one that is on the allow list, and sets their own adapter to impersonate it — MAC spoofing. Changing a MAC address is a built-in capability of every mainstream operating system; no exotic tooling is involved. That is precisely how an unauthorized laptop ends up connected “as” one of the three approved machines: it cloned an approved address it observed over the air. The filter cannot tell the clone from the original.

MAC filtering also generates ongoing maintenance: every new phone, replacement laptop, or visiting contractor device requires someone to log into the router and edit the list. Modern phones and laptops complicate it further by defaulting to randomized per-network MAC addresses for privacy, so a device may present a different address than the one printed on its label — a frequent cause of “it was working yesterday” filter lockouts.

Side by side: what each control covers

SSID hidingMAC filtering
What it changesName removed from beacon broadcastsRouter accepts only listed adapter addresses
Stops casual neighborsYes — network invisible in Wi-Fi pickersYes — unknown devices refused even with passphrase
Stops an attacker with a wireless analyzerNo — SSID visible in probe/association framesNo — allowed MACs visible in every frame and spoofable
Encrypts trafficNoNo
Side effectsNew-device onboarding breaks; clients leak the name in probesList upkeep; MAC randomization causes false lockouts
Honest roleMinor obscurity/privacy preferenceMinor gatekeeping for small fixed device sets

Where these settings belong in real security

The load-bearing wireless controls are strong encryption and authentication — WPA3, or WPA2-AES at minimum, with a long unique passphrase, as covered in WPA2 vs WPA3. The router-side counterpart — admin passwords, UPnP, remote management — is the SOHO router hardening checklist. SSID hiding and MAC filtering are optional extras a client may request, and it is fine to enable them as long as everyone understands what they buy: they filter out accidental and casual connections, nothing more. A determined attacker with a laptop bypasses both without ever touching the encryption. Explaining that distinction to a customer — politely, without jargon-dumping — is itself an A+ competency. If the client’s real goal is keeping visitor or IoT devices away from business machines, a guest network achieves far more than either setting.

How the 220-1202 exam tests this

  • A cause-and-effect question: what disabling SSID broadcast actually does — removes the name from the visible network list and requires manual entry — with wrong answers implying it encrypts traffic or makes the network undetectable.
  • A troubleshooting scenario: after SSID broadcast is disabled, previously connected devices work but a brand-new device cannot find the network during setup; you must attribute it to the hidden SSID, not to signal, DHCP, or the device being defective.
  • A limitations question, often “choose two”: identify that a hidden SSID is still discoverable with a wireless sniffer and that MAC filtering is defeated by spoofing an allowed address seen in cleartext.
  • A forensic-style scenario: an unauthorized device is found connected despite a strict MAC allow list, and the explanation is MAC spoofing of an approved address — not a router malfunction or a leaked passphrase.

Wireless security misconceptions are reliable question fodder across the Security domain — the full 220-1202 study guide maps that domain alongside the other three, and the traps get easy to spot after a few passes through the Core 2 question bank.

Quick reference

  • Hiding the SSID only blanks the name in beacons; probe and association frames still carry it in cleartext.
  • Clients saved to a hidden network keep probing for it by name — even away from home, leaking the SSID.
  • Hidden SSIDs routinely break onboarding for new devices, especially IoT gear with list-only setup flows.
  • MAC filtering allow-lists adapter hardware addresses; it matches “only these specific machines may join” requests.
  • MAC addresses ride unencrypted in every frame, so allowed addresses are observable and spoofable.
  • An unauthorized device on a filtered network almost always means a cloned (spoofed) approved MAC.
  • MAC randomization on modern phones/laptops causes surprise filter lockouts after updates or re-pairing.
  • Neither control encrypts anything; WPA3/WPA2-AES with a strong passphrase does the real work.
Choose your exam → Lifetime access
from $59, once