Files
oscp/Windows/Active Directory for OSCP/NTDS.dir cracking with SYSTEM.md
2025-11-21 17:17:42 +01:00

5 lines
115 B
Markdown

```sh
impacket-secretsdump -ntds ntds.dit -system SYSTEM -hashes lmhash:nthash LOCAL -outputfile ntlm-extract
```