Hello everyone!
I have been experimenting with using freeradius-wpe to collect credentials from WPA enterprise wireless set ups.
the patched radius server is giving me the hashes in the following format:
I've tried to convert this into a hashcat friendly format but I'm not getting it to work.
Can anyone point me in the right direction? I'd love to use my GPU on these!
I have been experimenting with using freeradius-wpe to collect credentials from WPA enterprise wireless set ups.
the patched radius server is giving me the hashes in the following format:
Code:
mschap: Mon Aug 26 21:17:42 2013
username: bob
challenge: a4:15:00:1c:d5:90:0a:32
response: 63:2e:80:34:15:16:2e:36:65:22:63:79:9f:8e:8a:1c:05:a6:bc:4d:0e:cf:5d:72
john NETNTLM: bob:$NETNTLM$a415001cd5900a32$632e803415162e36652263799f8e8a1c05a6bc4d0ecf5d72
I've tried to convert this into a hashcat friendly format but I'm not getting it to work.
Can anyone point me in the right direction? I'd love to use my GPU on these!