{"id":"1f2b5353-573f-4880-8e33-7d04dcf97744","title":"Sysmon Configuration Modification","description":"Detects when an attacker tries to hide from Sysmon by disabling or stopping it","author":"frack113","status":"test","level":"high","date":"2021-06-04","modified":"2022-08-02","tags":["attack.stealth","attack.t1564"],"technique_ids":["T1564"],"logsource":{"product":"windows","category":"sysmon_status"},"falsepositives":["Legitimate administrative action"],"references":["https://github.com/redcanaryco/atomic-red-team/blob/f339e7da7d05f6057fdfcdd3742bfcf365fee2a9/atomics/T1562.001/T1562.001.md","https://talesfrominfosec.blogspot.com/2017/12/killing-sysmon-silently.html"],"source_path":"rules/windows/sysmon/sysmon_config_modification_status.yml","source_sha256":"72e138e08f33f29c92acc2b0fce7b75403746152f459ad36767d858155d416c4","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/sysmon/sysmon_config_modification_status.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Sysmon Configuration Modification\nid: 1f2b5353-573f-4880-8e33-7d04dcf97744\nstatus: test\ndescription: Detects when an attacker tries to hide from Sysmon by disabling or stopping it\nreferences:\n    - https://github.com/redcanaryco/atomic-red-team/blob/f339e7da7d05f6057fdfcdd3742bfcf365fee2a9/atomics/T1562.001/T1562.001.md\n    - https://talesfrominfosec.blogspot.com/2017/12/killing-sysmon-silently.html\nauthor: frack113\ndate: 2021-06-04\nmodified: 2022-08-02\ntags:\n    - attack.stealth\n    - attack.t1564\nlogsource:\n    product: windows\n    category: sysmon_status\ndetection:\n    selection_stop:\n        State: Stopped\n    selection_conf:\n        - 'Sysmon config state changed'\n    filter:\n        State: Started\n    condition: 1 of selection_* and not filter\nfalsepositives:\n    - Legitimate administrative action\nlevel: high\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1564","id":"T1564","name":"Hide Artifacts","page":"techniques/enterprise/T1564/"}],"data_path":"data/detection-rules/1f2b5353-573f-4880-8e33-7d04dcf97744.json","kind":"sigma"}
