WPA2 Success
#4
(12-04-2013, 03:23 PM)init_6 Wrote: Good work,

Looks like you knew it was going to be 8 uppercase letters. What routers have this as the default? I like to write scripts for known passwords and filter out passwords guesses that are unlikely like in your example I doubt you would have all A's or even three A's in a row.

I made one for 2wire routers: https://github.com/initiate6/2WIRE_BRUTEFORCE

Pretty sure I could easily convert this over to uppercase char's. For password cracking rigs that get 200+MH/s might not be worth it but in your case it would have completed a lot faster.
AFAIK, "./mp64.bin -q 3 ?d?d?d?d?d?d?d?d?d?d" would accomplish the same thing. But this only saves 6 minutes on a 7970. ~2 hours for CPU hashcat depending on the CPU. All based on crappy calculations I did a while back.


Messages In This Thread
WPA2 Success - by dlux22 - 12-04-2013, 02:37 PM
RE: WPA2 Success - by init_6 - 12-04-2013, 03:23 PM
RE: WPA2 Success - by Mangix - 12-05-2013, 05:05 AM
RE: WPA2 Success - by dlux22 - 12-04-2013, 04:20 PM