mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-07-29 05:31:53 +02:00
Removed MD files, we only use the webportal from now on. All MD files moved to archive
This commit is contained in:
20
Archive-Old-Version/OSBinaries/Diskshadow.exe.md
Normal file
20
Archive-Old-Version/OSBinaries/Diskshadow.exe.md
Normal file
@@ -0,0 +1,20 @@
|
||||
## Diskshadow.exe
|
||||
* Functions: Execute, Dump NTDS.dit
|
||||
```
|
||||
|
||||
diskshadow.exe /s c:\test\diskshadow.txt
|
||||
Execute commands using diskshadow.exe from a prepared diskshadow script.
|
||||
|
||||
diskshadow> exec calc.exe
|
||||
Execute a calc.exe using diskshadow.exe.
|
||||
```
|
||||
|
||||
* Resources:
|
||||
* https://bohops.com/2018/03/26/diskshadow-the-return-of-vss-evasion-persistence-and-active-directory-database-extraction/
|
||||
|
||||
* Full path:
|
||||
* c:\windows\system32\diskshadow.exe
|
||||
* c:\windows\sysWOW64\diskshadow.exe
|
||||
|
||||
* Notes: Thanks to Jimmy - @bohops
|
||||
|
Reference in New Issue
Block a user