add MSCHAPV2 support - 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: add MSCHAPV2 support (/thread-1846.html) |
add MSCHAPV2 support - thesle3p - 12-19-2012 MSCHAPV2 is a encrypted challenge response algorithm used extensively in Enterprise wireless networks and PPTP VPNS. Currently ASLEAP (a tool by josh wright) can crack them via wordlist or rainbow table and JTR can with some coaxing. also the cloudcracker cloud service can for a significant sum of money. what the penetration testing community needs is a tool that can crack MSCHAPV2 efficiently with support for CUDA and OpenCL. Hashcat would fit that knitch perfectly. I also would imagine that using existing crypto libraries it would be fairly easy to add MSCHAPV2 support to hashcat RE: add MSCHAPV2 support - atom - 12-19-2012 Adding existing crypto libraries? I take this as an insult. RE: add MSCHAPV2 support - undeath - 12-19-2012 if it's in hashcat it MUST be faster than without! RE: add MSCHAPV2 support - thesle3p - 12-19-2012 (12-19-2012, 03:08 PM)undeath Wrote: if it's in hashcat it MUST be faster than without! so then do it with out the point is its a critical crypto scheme that can be cracked but could be done faster with hashcat RE: add MSCHAPV2 support - radix - 12-20-2012 we should change the name to cryptocat while we are at it RE: add MSCHAPV2 support - atom - 12-23-2012 Good point RE: add MSCHAPV2 support - atom - 12-23-2012 Oh wait, that already exist! |