Catalog LOLBAS

LOL · Binary

Vssadmin.exe

1 technique WindowsLOLBAS GPL-3.0

Tamper

Defense Evasion Windows

Delete all volume shadow copies on the host without prompting

Use Destroy shadow copies to prevent file and system recovery, a technique commonly used by ransomware

vssadmin delete shadows /all /quiet
Context
admin
Native
Tamper
MITRE
T1490