Skip to content

Just a quick fork to fix the functools.partial errors on BT5R2 and support LEAP/FreeRADIUS-WPE MSCHAPv2

Notifications You must be signed in to change notification settings

OpenSecurityResearch/chapcrack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 www.cloudcracker.com

  4. Get your results, and decrypt the packet capture (chapcrack decrypt -i path/to/capture.cap -o output.cap -n )

Bug tracker

Have a bug? Please create an issue here on GitHub!

https://github.com/moxie0/chapcrack/issues

Copyright

Copyright 2012 Moxie Marlinspike

Licensed under the GPLv3: http://www.gnu.org/licenses/gpl-3.0.html

About

Just a quick fork to fix the functools.partial errors on BT5R2 and support LEAP/FreeRADIUS-WPE MSCHAPv2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%