Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

complement tip: "On the fly mac changer" or other solution to dodge lockdowns #34

Closed
GoogleCodeExporter opened this issue Mar 19, 2016 · 10 comments

Comments

@GoogleCodeExporter
Copy link

This tool would be even more awesome if it could dodge lockdowns !

What about changing mac adress by each try to maybe dodge the security used by 
most newer routers ?

Regards from NeZZeR.

 Keep up the good work and make it seen at the backtrack forums !

Original issue reported on code.google.com by NeZZeR.G...@gmail.com on 31 Dec 2011 at 3:30

@GoogleCodeExporter
Copy link
Author

From the APs that I've tested none of them lock on a specific MAC address, just 
on a failed number of attempts (although it's possible some might). 

The problem with MAC spoofing is that Reaver uses libpcap for injection and in 
my experience it doesn't like it when you spoof the MAC (though this may be 
driver-specific). Will look into it some more when I get a chance.

Original comment by cheff...@tacnetsol.com on 31 Dec 2011 at 4:51

@GoogleCodeExporter
Copy link
Author

what if, you didn't spoof the mac.
but used multiple wireless cards?
(i had started on a comparator setup for pin pointing an AP)
(i would test this out now but i am still waiting on some hardware)
what if the option was given in the software to use 4 wireless cards?
(this would only work on a laptop with usb) 
but breaking the duty in to pieces may shorten the time needed to test pins
by a factor of X. (2 cards = 1/2 the time, 4 cards = 1/4 ect..)

Original comment by george.w...@gmail.com on 31 Dec 2011 at 12:29

@GoogleCodeExporter
Copy link
Author

More clients trying probably would mean a lot of work for the AP processor, and 
probably a lock down or a restart. It was discussed on the advissory pdf

Original comment by gorilla....@gmail.com on 31 Dec 2011 at 12:38

@GoogleCodeExporter
Copy link
Author

I have tried multiple cards and attack systems. As maguila said, the issue is 
that the bottleneck is in the AP since it is a small embedded device with 
limited resources. Some APs can't handle multiple registrars at all and having 
more than one causes neither instance of reaver to be able to test any pins.

However, simply having two MACs and rotating in round-robin fashion may help 
with the lock outs on some APs. As I said it hasn't seemed to help on any of 
the ones I've tested, but this is something I'd like to look into.

Original comment by cheff...@tacnetsol.com on 31 Dec 2011 at 1:22

@GoogleCodeExporter
Copy link
Author

I agree with cheff. I too noticed with the APs I tested that changing the mac 
address wouldn't help once you get the message: "WARNING: Detected AP rate 
limiting, waiting 315 seconds before re-trying"

Original comment by jeanbar...@gmail.com on 31 Dec 2011 at 2:48

@GoogleCodeExporter
Copy link
Author

Original comment by cheff...@tacnetsol.com on 2 Jan 2012 at 3:33

  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

@GoogleCodeExporter
Copy link
Author

Original comment by cheff...@tacnetsol.com on 2 Jan 2012 at 6:19

  • Added labels: Priority-Low
  • Removed labels: Priority-Medium

@GoogleCodeExporter
Copy link
Author

I'm currently experimenting with the -d option to circumvent those 
bottlenecks.Maybe if we set it long enough, the AP will think that a new device 
is trying to make contact. It slows down the process, but hopefully it will 
outsmart the lockdown

Original comment by jage...@gmail.com on 3 Jan 2012 at 11:28

@GoogleCodeExporter
Copy link
Author

AP-specific options can now be added to the Reaver database (need latest SVN 
code) and applied automatically, so if you find options that work well for a 
given AP, you can add them there. Unfortunately there doesn't appear to be much 
we can do at the moment to circumvent lockdowns.

Original comment by cheff...@tacnetsol.com on 3 Jan 2012 at 2:09

  • Changed state: WontFix

@GoogleCodeExporter
Copy link
Author

Not sure if anybody still wants this feature, but I decided to add it.

Original comment by ATARIVampire on 10 May 2013 at 12:40

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant