Replies: 1 comment 9 replies
|
At its core, MAC randomization is a method that changes the unique hardware address of wireless clients.. |
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi Mike, as you already mentioned randomization makes BPF useless and only way to attack is "full open". Can you think of something smart? For one I think hcxdumptool (HDT) can detect such case and either prompt user or disable BPF. Second idea depends on how often randomization happens. If not too often maybe HDT can detect new MAC and generate new BPF on the fly
All reactions