/GMSAPasswordReader

Primary LanguageC#Apache License 2.0Apache-2.0

GMSAPasswordReader

Description

Reads the password blob from a GMSA account using LDAP, and parses the values into hashes for re-use.

Compiling

Clone this project and build using Visual Studio.

Usage

./GMSAPasswordReader --AccountName jkohler

Previous Work and Acknowledgements

Huge thanks to Mark Gamache for the basis of this program and doing all the hard work of figuring out the structures.

Big thanks to Will Schroeder and Benjamin Delpy for the code used to generate hashes.