Skip to content

sAsPeCt488/cpass-decrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cpass-decrypt

A cPassword Decryption Tool for GPP Attacks.

Installation:

git clone https://github.com/sAsPeCt488/cpass-decrypt.git

pip3 install -r requirements.txt

Usage:

python3 cpass-decrypt.py <cPassword>

Special Thanks to:

@WizzardAlfredo for passing me his knowledge on Block Ciphers.

More about GPP Attacks:

https://www.rapid7.com/blog/post/2016/07/27/pentesting-in-the-real-world-group-policy-pwnage/

https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-gppref/2c15cbf0-f086-4c74-8b70-1f2fa45dd4be?redirectedfrom=MSDN

Releases

No releases published

Packages

No packages published

Languages