Skip to content

Instantly share code, notes, and snippets.

@s0lst1c3
Created October 22, 2019 07:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save s0lst1c3/c52c6e6a29996d8f5ab48898551de773 to your computer and use it in GitHub Desktop.
Save s0lst1c3/c52c6e6a29996d8f5ab48898551de773 to your computer and use it in GitHub Desktop.
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