Skip to content

Instantly share code, notes, and snippets.

@s0lst1c3
Created October 22, 2019 07:53
Show Gist options
  • Save s0lst1c3/72f48254e440829f8f85dc3a82a26da5 to your computer and use it in GitHub Desktop.
Save s0lst1c3/72f48254e440829f8f85dc3a82a26da5 to your computer and use it in GitHub Desktop.
MFACL Table

| MFACL Type | MFACL Mode | Effect | - - - | - - - | - | | MAC-based | whitelist | the rogue AP will only respond to probe requests from specific devices, making it invisble to any device not in the whitelist | MAC-based | blacklist | the rogue AP will ignore probe requests from specific devices, making it invisible to any device not in the blacklist | SSID-based | whitelist | the rogue AP will only respond to probe requests for specific ESSIDs, making it invisible to devices whose PNLs do not intersect with the whitelist | SSID-based | blacklist | the rogue AP will ignore probe requests for specific ESSIDs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment