Diskshadow.exe

type: OSBinaries
Diskshadow.exe is a tool that exposes the functionality offered by the volume shadow copy Service (VSS).

Full path

C:\Windows\System32\diskshadow.exe
C:\Windows\SysWOW64\diskshadow.exe

Commands

  1. DumpUser T1003.003

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

    diskshadow.exe /s {PATH:.txt}

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

    os: Windows server

    Execute: CMD

  2. ExecuteUser T1202

    Use diskshadow to bypass defensive counter measures

    diskshadow> exec {PATH:.exe}

    Execute commands using diskshadow.exe to spawn child process

    os: Windows server

    Execute: CMD

Detection

Resources

acknowledgement: Jimmy @bohops