
Questo piccolo script crittografa la password in cpassword gpp. È utile per creare un laboratorio AD vulnerabile (CVE-2014-1812).
Questo piccolo script crittografa la password in cpassword gpp. È utile per creare un lab AD vulnerabile.
Questo pacchetto richiede:
git clone "https://github.com/mauricelambert/gpp-encrypt.git"
cd "gpp-encrypt"
python3 -m pip install -r requirements.txt
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
Concesso in licenza sotto GPL, versione 3.