Slashdot Mirror


User: quintessenceofdust

quintessenceofdust's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:securing on Detecting 802.11 Discovery Apps · · Score: 1

    MAC filtering doesn't actually work. On cheap APs, you can have multiple *identical MACs. There is no state table for MAC addresses on those APs, it's simply a variable.

  2. Re:Yeah, but... on Detecting 802.11 Discovery Apps · · Score: 1

    Not only is it not difficult to forge your MAC, most (low-end) APs, with MAC filtering turned on, won't notice if you have two of the same MACs on at the same time. We've tested this, with some success. One would think it'd cause an ARP storm however...