Umbra Wiki technique technique/T1003.003
Back to wiki

T1003.003 — NTDS

provenance: imported · ATT&CK: T1003.003

T1003.003: NTDS

MITRE ATT&CK® Enterprise technique

Tactics Credential Access
Platforms Windows
Permissions required
Version 1.3
Parent technique T1003

Description

Adversaries may attempt to access or create a copy of the Active Directory domain database in order to steal credential information, as well as obtain other information about domain members such as devices, users, and access rights. By default, the NTDS file (NTDS.dit) is located in <code>%SystemRoot%\NTDS\Ntds.dit</code> of a domain controller.(Citation: Wikipedia Active Directory)

In addition to looking for NTDS files on active Domain Controllers, adversaries may search for backups that contain the same or similar information.(Citation: Metcalf 2015)

The following tools and techniques can be used to enumerate the NTDS file and the contents of the entire Active Directory hashes.

  • Volume Shadow Copy
  • secretsdump.py
  • Using the in-built Windows tool, ntdsutil.exe
  • Invoke-NinjaCopy

Detection

(no detection guidance published)

Data sources

  • (none listed)

References

  • ATT&CK page: https://attack.mitre.org/techniques/T1003/003
  • ATT&CK Enterprise matrix: https://attack.mitre.org/matrices/enterprise/