T1686.001: Cloud Firewall
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).[1][2]
Analyst context for executives and security teams
Cloud Firewall matters because a single permissioned change to cloud security groups or firewall rules can turn a restricted cloud workload into an exposed or more easily reachable target. For leaders, the issue is not only network control failure; it is whether identity permissions, change auditing, and SOC visibility are strong enough to distinguish approved access changes from adversary-enabled access.
Executive priority
Prioritize this as a cloud resilience and governance control issue for IaaS environments. Executives should ask who can change cloud firewall rules, how quickly unauthorized changes would be noticed, and whether audit evidence can show why a rule was created, changed, or removed. This technique is especially relevant to incident decision-making because firewall modification may enable access to cloud resources or lateral movement from the cloud control plane to the data plane.
Technical view
For SOC, detection engineering, cloud security, and IR teams, validate monitoring around creation, deletion, or modification of cloud firewall rules, security groups, and related policies. Focus on changes that broaden ingress access, remove expected restrictions, permit unexpected ports or protocols, or create new security groups inconsistent with normal administrative workflows. Because ATT&CK provides no official detection text for this object, use the related DET0424 detection strategy as a reference point, then prove coverage with local cloud audit logs, configuration state, and identity context. Relationship context also notes Pacu, an open-source AWS exploitation framework, uses this behavior, so detections should not depend on a single tool name or signature.
Likely telemetry
- Cloud control-plane audit logs for firewall, security group, and network policy changes
- Configuration history or cloud asset inventory showing before-and-after rule state
- Identity and access management events for users, roles, sessions, and permission use tied to firewall changes
- Network flow or connection metadata showing new access paths after rule changes
- Change management records or approved deployment activity for false-positive reduction
Detection direction
- Validate alerting for firewall or security group changes that allow broad ingress, unexpected TCP/IP connectivity, or removal of trusted IP, port, or protocol restrictions.
- Correlate each network-control change with the actor identity, role/session context, source location where available, and approved change record.
- Tune for expected infrastructure-as-code, deployment, and emergency access workflows to reduce false positives without suppressing high-risk exposure changes.
- Look for sequences where permission use, security group creation or modification, and new network connectivity occur close together.
- Do not rely only on workload-level telemetry; this behavior occurs in the cloud control plane and may not be visible from the instance alone.
Mitigation priorities
- Enforce least privilege for accounts and roles that can modify cloud firewall rules, aligned to the related User Account Management mitigation M1018.
- Regularly audit firewall rules, security groups, and network policies for overly broad access, unexpected changes, and stale exceptions, aligned to M1047 Audit.
- Require accountable change processes for firewall modifications, including review of emergency or temporary rules.
- Maintain configuration baselines so responders can quickly identify and roll back unauthorized or risky changes.
- Ensure audit logging and retention are sufficient to support SOC triage, incident response, and compliance evidence for cloud network-control changes.
Analyst notes and limits
This object is a sub-technique in the defense-impairment tactic for IaaS. The supplied description emphasizes adversaries with appropriate permissions modifying cloud firewalls or security groups to bypass restrictions, allow access into cloud environments, enable lateral movement from control plane to data plane, or remove networking limits that constrain malicious activity. The relationship set provides two mitigations, one detection strategy, a revoked predecessor technique, and Pacu as related software using the behavior.
ATT&CK does not provide official detection text for this object, and the supplied fields do not specify cloud providers, exact event names, or guaranteed analytics. Local validation is required to determine whether audit logs, configuration history, IAM context, and network telemetry are collected and retained with enough fidelity.
Cloud Firewall
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).[1][2]
How security teams should use this page
Treat this object as behavior context, not an attribution claim. Validate the related groups, software, data sources, and mitigations against official ATT&CK relationships and your own telemetry before making control-coverage decisions.
Related techniques
This mirrors the MITRE pattern of making group, software, campaign, and technique relationships scannable. Relationship notes come from mirrored ATT&CK relationship text when available.
| Domain | ID | Name | Relationship / procedure |
|---|---|---|---|
| Enterprise | T1686 | Disable or Modify System Firewall | This object subtechnique of Disable or Modify System Firewall. |
| Enterprise | T1562.007 | Disable or Modify Cloud Firewall Sub-technique | Disable or Modify Cloud Firewall revoked by this object. |
Groups, software, and campaigns
S1091: Pacu
Pacu is an open-source AWS exploitation framework. The tool is written in Python and publicly available on GitHub.[1]
All related ATT&CK context
Mitigation direction
Object version and sync metadata
The fields below describe the current mirrored snapshot. When Glexia retains multiple ATT&CK source imports, you can open the table to compare the same object across releases (hashes and MITRE timestamps). For MITRE’s own release notes and roadmap, see ATT&CK resources — Updates .
Imported snapshots across ATT&CK releases (1)
| Release | Bundle imported | Object version | Modified | Status | Raw hash |
|---|---|---|---|---|---|
| 19.1 | 1.0 | Current bundle | bfc8b5455899… |
Mirrored ATT&CK source object
The raw object is retained through the mirrored ATT&CK source bundle and object hash. The raw endpoint returns the exact object from the mirrored bundle when available.
External references and citations
MITRE external references are preserved separately from Glexia analysis so citations remain traceable to their original source records.
-
[1]
Palo Alto Unit 42 Compromised Cloud Compute Credentials 2022
Dror Alon. (2022, December 8). Compromised Cloud Compute Credentials: Case Studies From the Wild. Retrieved March 9, 2023.
Open source URL -
[2]
Expel AWS
Anthony Randazzo, Britton Manahan, Sam Lipton. (2020, April 28). Managed Detection & Response for AWS. Retrieved April 15, 2026.
Open source URL -
[3]
mitre-attack T1686.001Open source URL
Source: MITRE ATT&CK®. © 2026 The MITRE Corporation. This work is reproduced and distributed with the permission of The MITRE Corporation. MITRE ATT&CK and ATT&CK are registered trademarks of The MITRE Corporation. Glexia is not affiliated with or endorsed by MITRE.