Detectionmediumtest

Disable Windows Firewall by Registry

Detect set EnableFirewall to 0 to disable the Windows firewall

Convert In Phoenix Studio

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

Launch
François HubautCreated Fri Aug 19Updated Thu Aug 17e78c408a-e2ea-43cd-b5ea-51975cf358c0windows
Log Source
WindowsRegistry Set
ProductWindows← raw: windows
CategoryRegistry Set← raw: registry_set
Detection Logic
Detection Logic1 selector
detection:
    selection:
        TargetObject|endswith:
            - \SOFTWARE\Policies\Microsoft\WindowsFirewall\StandardProfile\EnableFirewall
            - \SOFTWARE\Policies\Microsoft\WindowsFirewall\DomainProfile\EnableFirewall
        Details: DWORD (0x00000000)
    condition: selection
False Positives
Unknown

False positive likelihood has not been assessed. Additional context may be needed during triage.

Rule Metadata
Rule ID
e78c408a-e2ea-43cd-b5ea-51975cf358c0
Status
test
Level
medium
Type
Detection
Created
Fri Aug 19
Modified
Thu Aug 17
Path
rules/windows/registry/registry_set/registry_set_disable_windows_firewall.yml
Raw Tags
attack.defense-evasionattack.t1562.004
View on GitHub