Open GoogleCodeExporter opened 8 years ago
Have the same issue with one AP. Tried different switches and values: -d, -t
etc - no effect. AP signal strength is 39dB. With another APs i have no
problems.
Original comment by gra...@gmail.com
on 8 Nov 2012 at 5:43
It could be an issue with clients connected to the AP while you are running
reaver. If you have permission to, try de-authing all the clients and running
again. It may be necessary to perform several de-auths during the entire reaver
process. You can use aireplay-ng to perform a de-auth of clients. eg.
aireplay-ng -0 1 -a APMAC -c CLIENTMAC ath0 (de-auth specific client)
or
aireplay-ng -0 1 -a APMAC ath0 (de-auth all clients, not as effective as the
above)
If you find you need to perform a de-auth every so often or reaver will keep
failing, try looking in to writing your own script to rotate reaver and
aireplay-ng in a loop utilising reavers -g switch to trigger the next loop.
Hope that helps you.
Original comment by bennett_...@hotmail.com
on 18 Feb 2013 at 1:02
Original issue reported on code.google.com by
boot.2...@gmail.com
on 20 Aug 2012 at 12:02