Skip to content

This little script encrypts password to gpp cpassword. It useful to create vulnerable lab AD (CVE-2014-1812).

License

Notifications You must be signed in to change notification settings

mauricelambert/gpp-encrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gpp-encrypt

Description

This little script encrypts password to gpp cpassword. It useful to create vulnerable lab AD.

Requirements

This package require:

  • python3
  • python3 Standard Library

Installation

git clone "https://github.com/mauricelambert/gpp-encrypt.git"
cd "gpp-encrypt"
python3 -m pip install -r requirements.txt

Usages

Command line

python3 gpp-encrypt.py   # Using python script
python3 gpp-encrypt.pyz  # Using python executable

chmod u+x gpp-encrypt.py
chmod u+x gpp-encrypt.pyz
./gpp-encrypt.py
./gpp-encrypt.pyz

Links

License

Licensed under the GPL, version 3.

About

This little script encrypts password to gpp cpassword. It useful to create vulnerable lab AD (CVE-2014-1812).

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages