Skip to content

Tool for extracting the NTDS.dit Active Directory database through Volume Shadow Copies (VSS).

License

Notifications You must be signed in to change notification settings

joaovarelas/ntdshadow

Repository files navigation

NTDShadow

Overview

NTDShadow is a helper tool designed to extract the NTDS.dit Active Directory database using Volume Shadow Copies (VSS). This technique allows for stealthy credential extraction during penetration testing and red team engagements.

Features

  • Extract NTDS.dit via VSS without triggering traditional security defenses.
  • Uses Windows operating system API's and interface IVssBackupComponents.
  • Automate the enumeration and extraction process.
  • Lightweight executable and efficient for red team operations.
  • Recover AD hashed passwords in NT Hash format for complexity analysis & bruteforcing.

Screenshots

References

Disclaimer

This tool is intended for legal security assessments and educational purposes only. Unauthorized use is strictly prohibited.

About

Tool for extracting the NTDS.dit Active Directory database through Volume Shadow Copies (VSS).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages