detrojones / reaver-wps

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

Pins are repeated if list is exhausted and no result has been found #13

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run reaver, let it do it's thing
2. If for some reason it's been through the whole list of possibilities, it 
will continue looping the last pin

One of these scenarios is bug #12

What is the expected output? What do you see instead?
After the list of possible pincodes is exhausted, i expect Reaver to give me 
feedback, ie.: First part cracked:, couldn't crack 2nd part.
This is not the case, instead it keeps on going with the last pincode and never 
reaches 100%:

+] Trying pin 47702738
[+] Trying pin 47703889
[+] Trying pin 47703889
[+] 99.99% complete @ 2 seconds/attempt
[+] Trying pin 47703889
[+] Trying pin 47703889
[+] Trying pin 47703889
[+] Trying pin 47703889
[+] Trying pin 47703889
[!] WARNING: Receive timeout occurred
[+] 99.99% complete @ 2 seconds/attempt
[+] Trying pin 47703889
[+] Trying pin 47703889
[!] WARNING: Receive timeout occurred
[+] Trying pin 47703889
[+] Trying pin 47703889
[+] Trying pin 47703889
[+] 99.99% complete @ 2 seconds/attempt
[+] Trying pin 47703889
[+] Trying pin 47703889
[+] Trying pin 47703889
[+] Trying pin 47703889
[+] Trying pin 47703889
[!] WARNING: Receive timeout occurred
[+] 99.99% complete @ 2 seconds/attempt
[+] Trying pin 47703889

etc.

What version of the product are you using? On what operating system?
v16 SVN

Please provide any additional information below.

Original issue reported on code.google.com by stefanen...@gmail.com on 30 Dec 2011 at 12:44

GoogleCodeExporter commented 9 years ago
Different issue than 
http://code.google.com/p/reaver-wps/issues/detail?id=8

This issue occurs when no solution has been found, but possible pins has been 
exhausted.

Original comment by stefanen...@gmail.com on 30 Dec 2011 at 12:45

GoogleCodeExporter commented 9 years ago
Well, this should never happen. :P

I set the default max pin attempts to 11,000 which will prevent Reaver from 
attempting more than 11,000 pins.

Original comment by cheff...@tacnetsol.com on 30 Dec 2011 at 12:35