13 Years of Service
24%

chapcrack
A tool for parsing and decrypting MS-CHAPv2 network handshakes.
1) Obtain a packet capture with an MS-CHAPv2 network handshake in it (PPTP VPN or WPA2 Enterprise handshake, for instance).
2) Use chapcrack to parse relevant credentials from the handshake (chapcrack parse -i path/to/capture.cap).
3) Submit the CloudCracker token to
This link is hidden for visitors. Please Log in or register now.
4) Get your results, and decrypt the packet capture (chapcrack decrypt -i path/to/capture.cap -o output.cap -n )
This link is hidden for visitors. Please Log in or register now.