Detectionhightest

Disabled Volume Snapshots

Detects commands that temporarily turn off Volume Snapshots

Convert In Phoenix Studio

Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.

Launch
Florian Roth (Nextron Systems)Created Thu Jan 28Updated Fri Dec 15dee4af55-1f22-4e1d-a9d2-4bdc7ecb472awindows
Log Source
WindowsProcess Creation
ProductWindows← raw: windows
CategoryProcess Creation← raw: process_creation

Events generated when a new process is spawned on the system. Covers command-line arguments, parent/child relationships, and process metadata.

Detection Logic
Detection Logic1 selector
detection:
    selection:
        CommandLine|contains|all:
            - '\Services\VSS\Diag'
            - '/d Disabled'
    condition: selection
False Positives

Legitimate administration

Rule Metadata
Rule ID
dee4af55-1f22-4e1d-a9d2-4bdc7ecb472a
Status
test
Level
high
Type
Detection
Created
Thu Jan 28
Modified
Fri Dec 15
Path
rules/windows/process_creation/proc_creation_win_reg_volsnap_disable.yml
Raw Tags
attack.defense-evasionattack.t1562.001
View on GitHub