hashcat Forum
oclhashcat-lite support for WPA - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html)
+--- Forum: Feature Requests (https://hashcat.net/forum/forum-7.html)
+--- Thread: oclhashcat-lite support for WPA (/thread-557.html)



oclhashcat-lite support for WPA - blandyuk - 10-13-2011

It would be great if oclhashcat-lite supported WPA as quite a few routers use default passwords like:

8 char hex
10 char numeric

Example:

Code:
SSID: Orange977de3
WPA Key: 7dcb5343
Serial: 2f5217b006e10

These are totally crackable using brute-force Smile


RE: oclhashcat-lite support for WPA - Rolf - 10-13-2011

Blandy, you know you can pipe MP's output to oclhc -plus, which supports stdin ?


RE: oclhashcat-lite support for WPA - blandyuk - 10-13-2011

Can u show me an example Rolf plz?


RE: oclhashcat-lite support for WPA - fast_checkmate - 10-13-2011

mp64 -1 0123456789abcdef ?1?1?1?1?1?1?1?1 | oclHashcat-plus64.exe -m 2500 file.hccap
---------- (alphabet) (8 letters pasword) (pipe) (the usual command)


RE: oclhashcat-lite support for WPA - Rolf - 10-14-2011

^ Yep.