omegakw / reaver-wps

Automatically exported from code.google.com/p/reaver-wps
0 stars 0 forks source link

Random mac address #446

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Make an option that can generate a random mac address before being associated 
with AP routers, that means use a different mac address on each pin request and 
close the association, and retry with a different mac address.

it can defeat some AP router protection based on mac address.

To avoid speed problems it could be multi-threaded, each request using 
different mac address.

Let the possibility to choose how many thread we want.

Original issue reported on code.google.com by faradj.h...@gmail.com on 10 Dec 2012 at 11:02