Catalog LOLBAS

LOL · Binary

Diskshadow.exe

2 techniques WindowsLOLBAS GPL-3.0

Dump

Credential Access Windows

Execute commands using diskshadow.exe from a prepared diskshadow script.

Use Use diskshadow to exfiltrate data from VSS such as NTDS.dit

diskshadow.exe /s {PATH:.txt}
Context
user
Native
Dump

Execute

Execution Windows

Execute commands using diskshadow.exe to spawn child process

Use Use diskshadow to bypass defensive counter measures

diskshadow> exec {PATH:.exe}
Context
user
Native
Execute
MITRE
T1202