Skip to content

Instantly share code, notes, and snippets.

@s0lst1c3
Created October 22, 2019 07:52
Show Gist options
  • Save s0lst1c3/54898d840b697ff7a0e61c8001210d31 to your computer and use it in GitHub Desktop.
Save s0lst1c3/54898d840b697ff7a0e61c8001210d31 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