Skip to content

Instantly share code, notes, and snippets.

@s0lst1c3
Created October 22, 2019 07:54
Show Gist options
  • Save s0lst1c3/b21cfa4843d8ddec410b4d78b74a898e to your computer and use it in GitHub Desktop.
Save s0lst1c3/b21cfa4843d8ddec410b4d78b74a898e to your computer and use it in GitHub Desktop.
We can make this file beautiful and searchable if this error is corrected: It looks like row 2 should actually have 3 columns, instead of 4. in line 1.
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