MITRE ATT&CK technique
Disable or Modify System Firewall detection rulesT1686
Disable or Modify System Firewall (T1686) is a MITRE ATT&CK technique in the Defense Impairment tactic. This page lists the 34 community-maintained Sigma detection rules in the library mapped to T1686 and its sub-techniques. Each rule includes its detection logic, log source, false positives and original YAML. These rules mainly target windows, linux, azure.
Top products
Tactic
All Rules Have Been Deleted From The Windows Firewall Configuration
highDetects when a all the rules have been deleted from the Windows Defender Firewall configuration
windows
Disable System Firewall
highDetects disabling of system firewalls which could be used by adversaries to bypass controls that limit usage of the network.
linux
New Firewall Rule Added In Windows Firewall Exception List For Potential Suspicious Application
highDetects the addition of a new rule to the Windows Firewall exception list for an application located in a potentially suspicious location.
windows
RDP Connection Allowed Via Netsh.EXE
highDetects usage of the netsh command to open and allow connections to port 3389 (RDP). As seen used by Sarwent Malware
windows · process_creation
Suspicious Program Location Whitelisted In Firewall Via Netsh.EXE
highDetects Netsh command execution that whitelists a program located in a suspicious location in the Windows Firewall
windows · process_creation
A Rule Has Been Deleted From The Windows Firewall Exception List
mediumDetects when a single rules or all of the rules have been deleted from the Windows Defender Firewall
windows
Azure Firewall Modified or Deleted
mediumIdentifies when a firewall is created, modified, or deleted.
azure
Azure Firewall Rule Collection Modified or Deleted
mediumIdentifies when Rule Collections (Application, NAT, and Network) is being modified or deleted.
azure
Azure Network Firewall Policy Modified or Deleted
mediumIdentifies when a Firewall Policy is Modified or Deleted.
azure
Bpfdoor TCP Ports Redirect
mediumAll TCP traffic on particular port from attacker is routed to different port. ex. '/sbin/iptables -t nat -D PREROUTING -p tcp -s 192.168.1.1 --dport 22 -j REDIRECT --to-ports 42392' The traffic looks like encrypted SSH communications going to TCP port 22, but in reality is being directed to the shell port once it hits the iptables rule for the attacker host only.
linux
Disable Microsoft Defender Firewall via Registry
mediumAdversaries may disable or modify system firewalls in order to bypass controls limiting network usage
windows · registry_set
Disable Windows Firewall by Registry
mediumDetect set EnableFirewall to 0 to disable the Windows firewall
windows · registry_set
Disabling Security Tools
mediumDetects disabling security tools
linux · process_creation
Disabling Security Tools - Builtin
mediumDetects disabling security tools
linux
Firewall Disabled via Netsh.EXE
mediumDetects netsh commands that turns off the Windows firewall
windows · process_creation
Firewall Rule Deleted Via Netsh.EXE
mediumDetects the removal of a port or application rule in the Windows Firewall configuration using netsh
windows · process_creation
Flush Iptables Ufw Chain
mediumDetect use of iptables to flush all firewall rules, tables and chains and allow all network traffic
linux · process_creation
FortiGate - Firewall Address Object Added
mediumDetects the addition of firewall address objects on a Fortinet FortiGate Firewall.
fortigate
FortiGate - New Firewall Policy Added
mediumDetects the addition of a new firewall policy on a Fortinet FortiGate Firewall.
fortigate
Modify System Firewall
mediumDetects the removal of system firewall rules. Adversaries may only delete or modify a specific system firewall rule to bypass controls limiting network usage or access. Detection rules that match only on the disabling of firewalls will miss this.
linux
Netsh Allow Group Policy on Microsoft Defender Firewall
mediumAdversaries may modify system firewalls in order to bypass controls limiting network usage
windows · process_creation
New Firewall Rule Added In Windows Firewall Exception List Via WmiPrvSE.EXE
mediumDetects the addition of a new "Allow" firewall rule by the WMI process (WmiPrvSE.EXE). This can occur if an attacker leverages PowerShell cmdlets such as "New-NetFirewallRule", or directly uses WMI CIM classes such as "MSFT_NetFirewallRule".
windows
New Firewall Rule Added Via Netsh.EXE
mediumDetects the addition of a new rule to the Windows firewall via netsh
windows · process_creation
New Network Route Added
mediumDetects the addition of a new network route to a route table in AWS.
aws
UFW Disable Attempt
mediumDetects attempts to disable the Uncomplicated Firewall (UFW) on Linux systems. UFW is a popular firewall management tool that provides an easy-to-use interface for configuring firewall rules. Disabling UFW can leave a system vulnerable to attacks, as it may allow unauthorized access to network services and resources.
linux · process_creation
Uncommon New Firewall Rule Added In Windows Firewall Exception List
mediumDetects when a rule has been added to the Windows Firewall exception list
windows
Windows Firewall Profile Disabled
mediumDetects when a user disables the Windows Firewall via a Profile to help evade defense.
windows · ps_script
Firewall Rule Modified In The Windows Firewall Exception List
lowDetects when a rule has been modified in the Windows firewall exception list
windows
New Network ACL Entry Added
lowDetects that network ACL entries have been added to a route table which could indicate that new attack vectors have been opened up in the AWS account.
aws
New Windows Firewall Rule Added Via New-NetFirewallRule Cmdlet
lowDetects calls to the "New-NetFirewallRule" cmdlet from PowerShell in order to add a new firewall rule with an "Allow" action.
windows · process_creation
New Windows Firewall Rule Added Via New-NetFirewallRule Cmdlet - ScriptBlock
lowDetects when a powershell script contains calls to the "New-NetFirewallRule" cmdlet in order to add a new firewall rule with an "Allow" action.
windows · ps_script
The Windows Defender Firewall Service Failed To Load Group Policy
lowDetects activity when The Windows Defender Firewall service failed to load Group Policy
windows
Windows Defender Firewall Has Been Reset To Its Default Configuration
lowDetects activity when Windows Defender Firewall has been reset to its default configuration
windows
Windows Firewall Settings Have Been Changed
lowDetects activity when the settings of the Windows firewall have been changed
windows