Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 607 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 607 Bytes

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.