LoFP LoFP / backup scenarios using the commandline

Techniques

Sample rules

Copy From VolumeShadowCopy Via Cmd.EXE

Description

Detects the execution of the builtin “copy” command that targets a shadow copy (sometimes used to copy registry hives that are in use)

Detection logic

condition: selection
selection:
  CommandLine|contains|all:
  - 'copy '
  - \\\\\?\\GLOBALROOT\\Device\\HarddiskVolumeShadowCopy