{"id":"4f281b83-0200-4b34-bf35-d24687ea57c2","title":"ETW Logging Disabled For SCM","description":"Detects changes to the \"TracingDisabled\" key in order to disable ETW logging for services.exe (SCM)","author":"Nasreddine Bencherchali (Nextron Systems)","status":"test","level":"low","date":"2022-12-09","modified":"2023-08-17","tags":["attack.persistence","attack.defense-impairment","attack.t1112","attack.t1685"],"technique_ids":["T1112","T1685"],"logsource":{"product":"windows","category":"registry_set"},"falsepositives":["Unknown"],"references":["http://redplait.blogspot.com/2020/07/whats-wrong-with-etw.html"],"source_path":"rules/windows/registry/registry_set/registry_set_services_etw_tamper.yml","source_sha256":"e142c3f0bdbac504e3826b27e9884e64738bdfc5cb9c26830a23b4dadde2dcdf","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/registry/registry_set/registry_set_services_etw_tamper.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: ETW Logging Disabled For SCM\nid: 4f281b83-0200-4b34-bf35-d24687ea57c2\nstatus: test\ndescription: Detects changes to the \"TracingDisabled\" key in order to disable ETW logging for services.exe (SCM)\nreferences:\n    - http://redplait.blogspot.com/2020/07/whats-wrong-with-etw.html\nauthor: Nasreddine Bencherchali (Nextron Systems)\ndate: 2022-12-09\nmodified: 2023-08-17\ntags:\n    - attack.persistence\n    - attack.defense-impairment\n    - attack.t1112\n    - attack.t1685\nlogsource:\n    product: windows\n    category: registry_set\ndetection:\n    selection:\n        TargetObject|endswith: 'Software\\Microsoft\\Windows NT\\CurrentVersion\\Tracing\\SCM\\Regular\\TracingDisabled'\n        Details: 'DWORD (0x00000001)' # Funny (sad) enough, this value is by default 1.\n    condition: selection\nfalsepositives:\n    - Unknown\nlevel: low\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1112","id":"T1112","name":"Modify Registry","page":"techniques/enterprise/T1112/"},{"key":"enterprise/T1685","id":"T1685","name":"Disable or Modify Tools","page":"techniques/enterprise/T1685/"}],"data_path":"data/detection-rules/4f281b83-0200-4b34-bf35-d24687ea57c2.json","kind":"sigma"}
