Skip to content
← RegistryDossier · 6 steps · 5 edges

802.1X NAC bypass via printer MAC spoof

Plug into the LAN, sniff a printer / IP-phone MAC, clone it on your laptop, get full LAN access via MAC-Auth-Bypass — bypass NAC entirely.

Filed by AD Knowledge Base
§ Kill-chainDrag · zoom · scroll

§ Context

Assumed environment: target uses 802.1X for endpoint devices but allows MAC-Auth-Bypass for legacy devices (printers, VoIP phones, IoT). MAC-allowlist is the only verification.

§ Steps

  1. 01
    Obtain LAN addressInitial Access
    T1078Valid Accounts
  2. 02
    Physical access to a network dropInitial Access
    T1078Valid Accounts
  3. 03
    Continue chain (LLMNR poison / Kerberoast / etc.)Credential Access
    T1557.001LLMNR/NBT-NS Poisoning and SMB Relay
  4. 04
    Sniff for MAB-eligible devices (printer / VoIP)Reconnaissance
    N-ARP-RECONARP Sweep / LAN Discovery
  5. 05
    Internal nmap sweepDiscovery
    N-NMAP-INTERNALInternal Nmap Sweep
  6. 06
    Clone MAC on attacker NICDefense Evasion
    N-NAC-BYPASS-MACNAC Bypass via MAC Spoof

§ References

§ Frequently asked

What is the "802.1X NAC bypass via printer MAC spoof" attack path?
Plug into the LAN, sniff a printer / IP-phone MAC, clone it on your laptop, get full LAN access via MAC-Auth-Bypass — bypass NAC entirely. It chains 6 steps drawn from real-world offensive-security techniques.
What starting position does this attack require?
The first step is Obtain LAN address (T1078) — a initial access primitive. Assumed environment: target uses 802.
What is the final impact of this kill-chain?
The final step lands on Clone MAC on attacker NIC (N-NAC-BYPASS-MAC), which falls under Defense Evasion. From here, an operator typically pivots into post-exploitation or maintains persistence.
How can defenders detect or prevent this attack?
Detection and prevention vary per step. Refer to each linked MITRE ATT&CK entry under "References" — every technique on that page lists defensive controls, detection telemetry, and known threat-actor usage.

§ Related dossiers

802.1X NAC bypass via printer MAC spoof | Attack Paths