All Projects → t0thkr1s → gpp-decrypt

t0thkr1s / gpp-decrypt

Licence: GPL-3.0 License
Tool to parse the Group Policy Preferences XML file which extracts the username and decrypts the cpassword attribute.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to gpp-decrypt

PAW
No description or website provided.
Stars: ✭ 277 (+2030.77%)
Mutual labels:  active-directory, group-policy
adsys
Active Directory bridging tool suite
Stars: ✭ 80 (+515.38%)
Mutual labels:  active-directory, group-policy
PSGPPreferences
A way to manage Group Policy Preferences through PowerShell
Stars: ✭ 15 (+15.38%)
Mutual labels:  active-directory, group-policy
warshield
Warshield is a file encryption and decryption CLI using AES 256 algorithm
Stars: ✭ 29 (+123.08%)
Mutual labels:  decryption
vector
Virus Ruby
Stars: ✭ 29 (+123.08%)
Mutual labels:  decryption
Effer
Encrypted CLI Notepad written in Rust
Stars: ✭ 12 (-7.69%)
Mutual labels:  decryption
parse-function
(!! moved to tunnckoCore/opensource multi-package repository !!) 🔱 Parse a function into an object using espree, acorn or babylon parsers. Extensible through Smart Plugins.
Stars: ✭ 37 (+184.62%)
Mutual labels:  parse
SteaScree
SteaScree: Steam Cloud Screenshot Uploader
Stars: ✭ 140 (+976.92%)
Mutual labels:  screenshot
werther
An Identity Provider for ORY Hydra over LDAP
Stars: ✭ 103 (+692.31%)
Mutual labels:  active-directory
godot-engine.code-snapshot
A plugin for Godot Engine which will let you take beautified snapshots of your code within the Editor. Configure the frame as you like, with GDScript syntax already highlighted.
Stars: ✭ 32 (+146.15%)
Mutual labels:  screenshot
sjson-cpp
An Simplified JSON (SJSON) C++ reader and writer
Stars: ✭ 16 (+23.08%)
Mutual labels:  parse
SingleFile-Lite
Feel the power of the Manifest V3. The future, right now!
Stars: ✭ 55 (+323.08%)
Mutual labels:  screenshot
TelegramStorageParser
Library to decrypt and parse Telegram Desktop's storage
Stars: ✭ 38 (+192.31%)
Mutual labels:  decryption
desktop
Extendable calculator for the 21st Century ⚡
Stars: ✭ 85 (+553.85%)
Mutual labels:  parse
awesome-www
Website of AwesomeWM
Stars: ✭ 39 (+200%)
Mutual labels:  screenshot
PowEnum
Executes common PowerSploit Powerview functions then combines output into a spreadsheet for easy analysis.
Stars: ✭ 62 (+376.92%)
Mutual labels:  active-directory
python-yamlable
A thin wrapper of PyYaml to convert Python objects to YAML and back
Stars: ✭ 28 (+115.38%)
Mutual labels:  parse
OpenAM
OpenAM is an open access management solution that includes Authentication, SSO, Authorization, Federation, Entitlements and Web Services Security.
Stars: ✭ 476 (+3561.54%)
Mutual labels:  active-directory
encrypt0r
App to encrypt and decrypt your files with a passphrase, powered by
Stars: ✭ 26 (+100%)
Mutual labels:  decryption
active-directory-integration2
WordPress plug-in "Next Active Directory Integration"
Stars: ✭ 51 (+292.31%)
Mutual labels:  active-directory

gpp-decrypt

made-with-python built-with-love

Note: The idea is heavily based on this project: https://github.com/BustedSec/gpp-decrypt

This tool is written in Python 3 to parse the Group Policy Preferences XML file which extracts the username and decrypts the cpassword attribute.

Download

git clone https://github.com/t0thkr1s/gpp-decrypt

Install

The script has only 2 dependencies:

You can install these by typing:

python3 setup.py install

Run

python3 gpp-decrypt.py -f [groups.xml]

or

python3 gpp-decrypt.py -c [cpassword]

Screenshot

Screenshot

Disclaimer

This tool is only for testing and academic purposes and can only be used where strict consent has been given. Do not use it for illegal purposes! It is the end user’s responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this tool and software.

License

This project is licensed under the GPLv3 License - see the LICENSE file for details

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].