{"id":"e78c408a-e2ea-43cd-b5ea-51975cf358c0","title":"Disable Windows Firewall by Registry","description":"Detect set EnableFirewall to 0 to disable the Windows firewall","author":"frack113","status":"test","level":"medium","date":"2022-08-19","modified":"2023-08-17","tags":["attack.defense-impairment","attack.t1686.003"],"technique_ids":["T1686.003"],"logsource":{"category":"registry_set","product":"windows"},"falsepositives":["Unknown"],"references":["https://github.com/redcanaryco/atomic-red-team/blob/40b77d63808dd4f4eafb83949805636735a1fd15/atomics/T1562.004/T1562.004.md"],"source_path":"rules/windows/registry/registry_set/registry_set_disable_windows_firewall.yml","source_sha256":"fd87392c3bef0b68074d263540e31a90f4a64ba187319f0b3fe4453b6d60d40b","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/registry/registry_set/registry_set_disable_windows_firewall.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Disable Windows Firewall by Registry\nid: e78c408a-e2ea-43cd-b5ea-51975cf358c0\nstatus: test\ndescription: Detect set EnableFirewall to 0 to disable the Windows firewall\nreferences:\n    - https://github.com/redcanaryco/atomic-red-team/blob/40b77d63808dd4f4eafb83949805636735a1fd15/atomics/T1562.004/T1562.004.md\nauthor: frack113\ndate: 2022-08-19\nmodified: 2023-08-17\ntags:\n    - attack.defense-impairment\n    - attack.t1686.003\nlogsource:\n    category: registry_set\n    product: windows\ndetection:\n    selection:\n        TargetObject|endswith:\n            - \\SOFTWARE\\Policies\\Microsoft\\WindowsFirewall\\StandardProfile\\EnableFirewall\n            - \\SOFTWARE\\Policies\\Microsoft\\WindowsFirewall\\DomainProfile\\EnableFirewall\n        Details: DWORD (0x00000000)\n    condition: selection\nfalsepositives:\n    - Unknown\nlevel: medium\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1686.003","id":"T1686.003","name":"Windows Host Firewall","page":"techniques/enterprise/T1686.003/"}],"data_path":"data/detection-rules/e78c408a-e2ea-43cd-b5ea-51975cf358c0.json","kind":"sigma"}
