Detectionhightest
Disable System Firewall
Detects disabling of system firewalls which could be used by adversaries to bypass controls that limit usage of the network.
Convert In Phoenix Studio
Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.
Launch
Log Source
Linuxauditd
ProductLinux← raw: linux
Serviceauditd← raw: auditd
Detection Logic
Detection Logic1 selector
detection:
selection:
type: 'SERVICE_STOP'
unit:
- 'firewalld'
- 'iptables'
- 'ufw'
condition: selectionFalse Positives
Admin activity
MITRE ATT&CK
Tactics
Sub-techniques
Rule Metadata
Rule ID
53059bc0-1472-438b-956a-7508a94a91f0
Status
test
Level
high
Type
Detection
Created
Sat Jan 22
Author
Path
rules/linux/auditd/service_stop/lnx_auditd_disable_system_firewall.yml
Raw Tags
attack.t1562.004attack.defense-evasion