Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 401 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 401 Bytes

This Repo is just a Proof of Concept staging ground.

This work is to create a C-based parser for NTDS.dit that can grab out account data and hashes. It is based, in part, on the research outlined in http://ntdsxtract.com/downloads/ntdsxtract/ntds_forensics.pdf

The code in this repo is a standalone Proof of Concept to lay the groundwork for a Meterpreter extension that will add this functionality.