{"id":"dee4af55-1f22-4e1d-a9d2-4bdc7ecb472a","title":"Disabled Volume Snapshots","description":"Detects commands that temporarily turn off Volume Snapshots","author":"Florian Roth (Nextron Systems)","status":"test","level":"high","date":"2021-01-28","modified":"2023-12-15","tags":["attack.defense-impairment","attack.t1685"],"technique_ids":["T1685"],"logsource":{"category":"process_creation","product":"windows"},"falsepositives":["Legitimate administration"],"references":["https://twitter.com/0gtweet/status/1354766164166115331"],"source_path":"rules/windows/process_creation/proc_creation_win_reg_volsnap_disable.yml","source_sha256":"4470dd1cfdec8335230cd62ffef6c555576b89d48860d905f22f2497f68ad69f","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/process_creation/proc_creation_win_reg_volsnap_disable.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Disabled Volume Snapshots\nid: dee4af55-1f22-4e1d-a9d2-4bdc7ecb472a\nstatus: test\ndescription: Detects commands that temporarily turn off Volume Snapshots\nreferences:\n    - https://twitter.com/0gtweet/status/1354766164166115331\nauthor: Florian Roth (Nextron Systems)\ndate: 2021-01-28\nmodified: 2023-12-15\ntags:\n    - attack.defense-impairment\n    - attack.t1685\nlogsource:\n    category: process_creation\n    product: windows\ndetection:\n    selection:\n        CommandLine|contains|all:\n            - '\\Services\\VSS\\Diag'\n            - '/d Disabled'\n    condition: selection\nfalsepositives:\n    - Legitimate administration\nlevel: high\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1685","id":"T1685","name":"Disable or Modify Tools","page":"techniques/enterprise/T1685/"}],"data_path":"data/detection-rules/dee4af55-1f22-4e1d-a9d2-4bdc7ecb472a.json","kind":"sigma"}
