GitBook: [master] one page modified

This commit is contained in:
CPol 2020-12-22 11:51:06 +00:00 committed by gitbook-bot
parent 941ee068cd
commit eb3be310d9
No known key found for this signature in database
GPG Key ID: 07D2180C7B12D0FF

View File

@ -225,7 +225,7 @@ You could also use the [**volume shadow copy**](./#stealing-sam-and-system) ****
Once you have **obtained** the files **NTDS.dit** and **SYSTEM** you can use tools like _secretsdump.py_ to **extract the hashes**:
```bash
secretsdump.py -ntds ntds.dit -system SYSTEM LOCAL -outputfile credentials.txt
secretsdump.py LOCAL -ntds ntds.dit -system SYSTEM -outputfile credentials.txt
```
You can also **extract them automatically** using a valid domain admin user: