A Generic EAP/MPPE Implementation in Go
🏠 Homepage
make install
Install WinPcap_4_1_3 for Windows or libpcap for MacOS and other linux distributions
For MacOS users:
brew install tcpdump
- Microsoft PPP CHAP Extensions, Version 2: RFC2759
- Microsoft Point-To-Point Encryption (MPPE) Protocol: RFC3078
- Deriving Keys for use with Microsoft Point-to-Point Encryption (MPPE): RFC3079
pptpcrack -f dump.pcap -o dump_decrypt.pcap -w wordlist.txt
-f string Filename of dump file to read from
-o string Filename of decrypted packets to write to
-w string Filename of password list to crack MS-CHAP-V2 handshake
make test
👤 orange
- Github: @rerange
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!