Cross-source coverage
T1686.001 / ATT&CK
Disable or Modify System Firewall: Cloud Firewall
12 rules across 2 sources.
From MITRE ATT&CK 19.2
Adversaries may disable or modify a firewall within a cloud environment to bypass controls that limit access to cloud resources.
Cloud environments typically utilize restrictive security groups and firewall rules that only allow network activity from trusted IP addresses via expected ports and protocols. An adversary with appropriate permissions may introduce new firewall rules or policies to allow access into a victim cloud environment and/or move laterally from the cloud control plane to the data plane.
For example, an adversary may use a script or utility that creates new ingress rules in existing security groups (or creates new security groups entirely) to allow any TCP/IP connectivity to a cloud-hosted instance. They may also remove networking limitations to support traffic associated with malicious activity (such as cryptomining).
- Tactics
- Defense Impairment
- Platforms
- IaaS
- Telemetry
-
AWS:CloudTrail
How MITRE says to detect it DET0424
Detection Strategy for Disable or Modify Cloud Firewall
IaaS Analytic 1188
Creation, deletion, or modification of security groups and firewall rules in cloud control plane logs that expand access to cloud resources beyond expected baselines. Defender view: unexpected ingress/egress rules permitting 0.0.0.0/0 or opening atypical ports, often correlated with privileged role or API key activity.
AWS:CloudTrailIngress rule creation or modification for security groupAWS:CloudTrailRemoval of restrictive egress rules from a security group
splunk/security_content
7 rules| Detection | Severity | Format |
|---|---|---|
| Allow File And Printing Sharing In Firewall | Undefined | SPL |
| Allow Network Discovery In Firewall | Undefined | SPL |
| ASL AWS Network Access Control List Created with All Open Ports | Undefined | SPL |
| ASL AWS Network Access Control List Deleted | Undefined | SPL |
| AWS Network Access Control List Created with All Open Ports | Undefined | SPL |
| AWS Network Access Control List Deleted | Undefined | SPL |
| O365 Bypass MFA via Trusted IP | Undefined | SPL |
SigmaHQ/sigma
5 rules| Detection | Severity | Format |
|---|---|---|
| Azure Firewall Modified or Deleted | Medium | Sigma |
| Azure Firewall Rule Collection Modified or Deleted | Medium | Sigma |
| Azure Network Firewall Policy Modified or Deleted | Medium | Sigma |
| New Network Route Added | Medium | Sigma |
| New Network ACL Entry Added | Low | Sigma |