Skip to content

NTDS.dit

Evidence: NTDS.dit
Description: Collect Active Directory NTDS Database
Category: System
Platform: windows
Short Name: ntdsdit
Is Parsed: No
Sent to Investigation Hub: Yes
Collect File(s): Yes

NTDS.dit is the Active Directory database file that stores all Active Directory data including user accounts, passwords, groups, and domain configuration. This file is only present on Windows Domain Controllers.

The database contains password hashes, Kerberos keys, and other critical Active Directory information. Compromise of NTDS.dit is a critical security incident as it contains credentials for all domain accounts.

This collector gathers structured data about ntds.dit.

FieldDescriptionExample
TypeFile typeNTDSDatabase
NameFile namentds.dit
SourcePathOriginal file pathC:\Windows\NTDS\ntds.dit
FilePathRelative path in evidenceFiles/ntds.dit
FileSizeFile size in bytes10485760000

This collector collects the Active Directory database from:

  • C:\Windows\NTDS\ntds.dit

The file is collected using driver or NTFS raw access as it is typically locked by Active Directory services.

NTDS.dit is critical for Active Directory forensics and compromise assessment. Investigators use this data to extract domain user accounts and groups, recover password hashes for offline cracking, analyze Active Directory configuration, investigate domain compromise, track account modifications, and perform post-breach Active Directory analysis.