.. /Vssadmin.exe
Star

Tamper

Volume Shadow Copy Service administrative command-line tool

Paths:

Resources:

Detections:

Tamper

  1. Delete all volume shadow copies on the host without prompting

    vssadmin delete shadows /all /quiet
    Use case

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

    Privileges required
    Administrator
    Operating systems
    Windows 11, Windows 10, Windows Server
    ATT&CK® technique
    T1490