LiveActive security incident?Get immediate response
MITRE ATT&CK® Mitigation

M1030: Network Segmentation

Network segmentation involves dividing a network into smaller, isolated segments to control and limit the flow of traffic between devices, systems, and applications. By segmenting networks, organizations can reduce the attack surface, restrict lateral movement by adversaries, and protect critical assets from compromise.

Effective network segmentation leverages a combination of physical boundaries, logical separation through VLANs, and access control policies enforced by network appliances like firewalls, routers, and cloud-based configurations. This mitigation can be implemented through the following measures:

Segment Critical Systems:

- Identify and group systems based on their function, sensitivity, and risk. Examples include payment systems, HR databases, production systems, and internet-facing servers. - Use VLANs, firewalls, or routers to enforce logical separation.

Implement DMZ for Public-Facing Services:

- Host web servers, DNS servers, and email servers in a DMZ to limit their access to internal systems. - Apply strict firewall rules to filter traffic between the DMZ and internal networks.

Use Cloud-Based Segmentation:

- In cloud environments, use VPCs, subnets, and security groups to isolate applications and enforce traffic rules. - Apply AWS Transit Gateway or Azure VNet peering for controlled connectivity between cloud segments.

Apply Microsegmentation for Workloads:

- Use software-defined networking (SDN) tools to implement workload-level segmentation and prevent lateral movement.

Restrict Traffic with ACLs and Firewalls:

- Apply Access Control Lists (ACLs) to network devices to enforce "deny by default" policies. - Use firewalls to restrict both north-south (external-internal) and east-west (internal-internal) traffic.

Monitor and Audit Segmented Networks:

- Regularly review firewall rules, ACLs, and segmentation policies. - Monitor network flows for anomalies to ensure segmentation is effective.

Test Segmentation Effectiveness:

- Perform periodic penetration tests to verify that unauthorized access is blocked between network segments.

EnterpriseM1030MitigationObject v1.2Modified
Glexia's Take · Automated analysis

Security context for executives and security teams

Automation confidenceHigh

Network segmentation matters because it limits how far a compromise can spread and how easily sensitive systems can be reached. For leaders, the practical question is not whether segmentation exists on a diagram, but whether critical systems, public-facing services, cloud networks, administrative paths, and workload-to-workload traffic are actually separated and enforced by ACLs, firewalls, VLANs, VPCs, subnets, security groups, or equivalent controls.

Executive priority

Treat this as a resilience and risk-containment control. ATT&CK maps Network Segmentation to behaviors involving lateral movement, discovery, credential access, command and control, exfiltration, initial access, persistence, and impact. Priority should go to crown-jewel systems, internet-facing services, remote access paths, software deployment tools, cloud environments, and administrative protocols such as RDP, DCOM, and WinRM. Executives should ask for evidence that segmentation rules are reviewed, monitored, tested, and aligned to business-critical assets rather than only documented as architecture intent.

Technical view

SOC, IR, cloud, and network teams should validate that segmentation blocks unauthorized traffic between high-risk zones: DMZ to internal systems, user networks to servers, administrative networks to managed endpoints, production to corporate IT, and cloud segment to cloud segment. Relationship context highlights Windows remote management paths, remote services, public-facing applications, cloud and identity-related account activity, network sniffing, service discovery, non-standard protocols, and exfiltration over alternate protocols as areas where segmentation can reduce reachability and visibility gaps. Because ATT&CK provides no detection text for this mitigation, teams should focus on control validation, flow monitoring, rule review, and penetration testing evidence.

Likely telemetry

  • Firewall, router, ACL, and security group allow/deny logs
  • Network flow records between segments, including east-west traffic
  • Cloud VPC, subnet, peering, transit gateway, and security group configuration records
  • DMZ ingress and egress traffic records
  • Remote administration traffic involving RDP, DCOM, WinRM, VPN, and similar remote services where present

Detection direction

  • Do not rely on segmentation diagrams alone; validate enforced policy using flow logs, firewall decisions, cloud network configuration, and periodic test results.
  • Tune monitoring for denied or unusual cross-segment attempts, especially toward critical systems, administrative services, public-facing service tiers, and cloud control paths.
  • Review east-west traffic, not only internet ingress and egress, because several related techniques involve lateral movement, discovery, and internal remote service abuse.
  • Correlate segmentation violations with identity and account events when related behaviors involve valid accounts, account creation, or cloud credential manipulation.
  • Account for false positives from legitimate administration, software deployment tools, monitoring systems, and third-party trusted relationships; document approved paths and alert on deviations.

Mitigation priorities

  • Identify and classify critical systems by function, sensitivity, and risk before designing enforcement boundaries.
  • Place public-facing services in a DMZ and strictly limit their access to internal systems.
  • Enforce least-permitted traffic between segments using VLANs, firewalls, routers, ACLs, and cloud-native segmentation such as VPCs, subnets, security groups, transit connectivity, or peering controls.
  • Apply deny-by-default policies for both north-south and east-west traffic where operationally feasible.
  • Use workload-level or microsegmentation approaches for environments where host, application, or cloud workload movement is a major risk.
Additional notes and limits

This mitigation has broad decision value because it is mapped to many ATT&CK techniques across lateral movement, discovery, credential access, exfiltration, command and control, initial access, persistence, privilege escalation, and impact. The strongest use of this object for Glexia customers is as an assurance question: can the organization prove that critical paths are restricted, monitored, audited, and tested?

ATT&CK does not specify platforms or tactics for the mitigation itself and provides no official detection guidance. The related techniques indicate where segmentation may help, but local asset criticality, network architecture, cloud design, identity model, and operational exceptions are required to determine actual coverage and priority.

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Official MITRE ATT&CK definition

Network Segmentation

Network segmentation involves dividing a network into smaller, isolated segments to control and limit the flow of traffic between devices, systems, and applications. By segmenting networks, organizations can reduce the attack surface, restrict lateral movement by adversaries, and protect critical assets from compromise.

Effective network segmentation leverages a combination of physical boundaries, logical separation through VLANs, and access control policies enforced by network appliances like firewalls, routers, and cloud-based configurations. This mitigation can be implemented through the following measures:

Segment Critical Systems:

- Identify and group systems based on their function, sensitivity, and risk. Examples include payment systems, HR databases, production systems, and internet-facing servers. - Use VLANs, firewalls, or routers to enforce logical separation.

Implement DMZ for Public-Facing Services:

- Host web servers, DNS servers, and email servers in a DMZ to limit their access to internal systems. - Apply strict firewall rules to filter traffic between the DMZ and internal networks.

Use Cloud-Based Segmentation:

- In cloud environments, use VPCs, subnets, and security groups to isolate applications and enforce traffic rules. - Apply AWS Transit Gateway or Azure VNet peering for controlled connectivity between cloud segments.

Apply Microsegmentation for Workloads:

- Use software-defined networking (SDN) tools to implement workload-level segmentation and prevent lateral movement.

Restrict Traffic with ACLs and Firewalls:

- Apply Access Control Lists (ACLs) to network devices to enforce "deny by default" policies. - Use firewalls to restrict both north-south (external-internal) and east-west (internal-internal) traffic.

Monitor and Audit Segmented Networks:

- Regularly review firewall rules, ACLs, and segmentation policies. - Monitor network flows for anomalies to ensure segmentation is effective.

Test Segmentation Effectiveness:

- Perform periodic penetration tests to verify that unauthorized access is blocked between network segments.

View the same entry on attack.mitre.org (MITRE-hosted reference; in-page links above use the Glexia ATT&CK library.)

Glexia analysis

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.

ATT&CK relationship table

Techniques used

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.

37 rows
DomainIDNameRelationship / procedure
EnterpriseT1565.003Runtime Data ManipulationSub-technique

Identify critical business and system processes that may be targeted by adversaries and work to isolate and secure those systems against unauthorized access and tampering.

EnterpriseT1613Container and Resource Discovery

Deny direct remote access to internal systems through the use of network proxies, gateways, and firewalls.

EnterpriseT1098Account Manipulation

Configure access controls and firewalls to limit access to critical systems and domain controllers. Most cloud environments support separate virtual private cloud (VPC) instances that enable further segmentation of cloud systems.

EnterpriseT1136Create Account

Configure access controls and firewalls to limit access to domain controllers and systems used to create and manage accounts.

EnterpriseT1021.001Remote Desktop ProtocolSub-technique

Do not leave RDP accessible from the internet. Enable firewall rules to block RDP traffic between network security zones within a network.

EnterpriseT1190Exploit Public-Facing Application

Segment externally facing servers and services from the rest of the network with a DMZ or on separate hosting infrastructure.

EnterpriseT1602.002Network Device Configuration DumpSub-technique

Segregate SNMP traffic on a separate management network.[1]

EnterpriseT1136.003Cloud AccountSub-technique

Configure access controls and firewalls to limit access to critical systems and domain controllers. Most cloud environments support separate virtual private cloud (VPC) instances that enable further segmentation of cloud systems.

EnterpriseT1563.002RDP HijackingSub-technique

Enable firewall rules to block RDP traffic between network security zones within a network.

EnterpriseT1489Service Stop

Operate intrusion detection, analysis, and response systems on a separate network from the production environment to lessen the chances that an adversary can see and interfere with critical response functions.

EnterpriseT1210Exploitation of Remote Services

Segment networks and systems appropriately to reduce access to critical systems and services to controlled methods.

EnterpriseT1048Exfiltration Over Alternative Protocol

Follow best practices for network firewall configurations to allow only necessary ports and traffic to enter and exit the network.[2]

EnterpriseT1612Build Image on Host

Deny direct remote access to internal systems through the use of network proxies, gateways, and firewalls.

EnterpriseT1482Domain Trust Discovery

Employ network segmentation for sensitive domains.[3].

EnterpriseT1098.001Additional Cloud CredentialsSub-technique

Configure access controls and firewalls to limit access to critical systems and domain controllers. Most cloud environments support separate virtual private cloud (VPC) instances that enable further segmentation of cloud systems.

EnterpriseT1610Deploy Container

Deny direct remote access to internal systems through the use of network proxies, gateways, and firewalls.

EnterpriseT1046Network Service Discovery

Ensure proper network segmentation is followed to protect critical servers and devices.

EnterpriseT1563Remote Service Session Hijacking

Enable firewall rules to block unnecessary traffic between network security zones within a network.

EnterpriseT1571Non-Standard Port

Properly configure firewalls and proxies to limit outgoing traffic to only necessary ports for that particular network segment.

EnterpriseT1133External Remote Services

Deny direct remote access to internal systems through the use of network proxies, gateways, and firewalls.

EnterpriseT1072Software Deployment Tools

Ensure proper system isolation for critical network systems through use of firewalls.

EnterpriseT1669Wi-Fi Networks

Network segmentation can be used to isolate infrastructure components that do not require broad network access. Separate networking environments for Wi-Fi and Ethernet-wired networks, particularly where Ethernet-based networks allow for access to sensitive resources.

EnterpriseT1021.003Distributed Component Object ModelSub-technique

Enable Windows firewall, which prevents DCOM instantiation by default.

EnterpriseT1048.002Exfiltration Over Asymmetric Encrypted Non-C2 ProtocolSub-technique

Follow best practices for network firewall configurations to allow only necessary ports and traffic to enter and exit the network.[2]

EnterpriseT1557Adversary-in-the-Middle

Network segmentation can be used to isolate infrastructure components that do not require broad network access. This may mitigate, or at least alleviate, the scope of AiTM activity.

EnterpriseT1552.007Container APISub-technique

Deny direct remote access to internal systems through the use of network proxies, gateways, and firewalls.

EnterpriseT1602Data from Configuration Repository

Segregate SNMP traffic on a separate management network.[1]

EnterpriseT1048.003Exfiltration Over Unencrypted Non-C2 ProtocolSub-technique

Follow best practices for network firewall configurations to allow only necessary ports and traffic to enter and exit the network.[2]

EnterpriseT1095Non-Application Layer Protocol

Properly configure firewalls and proxies to limit outgoing traffic to only necessary ports and through proper network gateway systems. Also ensure hosts are only provisioned to communicate over authorized interfaces.

EnterpriseT1565Data Manipulation

Identify critical business and system processes that may be targeted by adversaries and work to isolate and secure those systems against unauthorized access and tampering.

EnterpriseT1602.001SNMP (MIB Dump)Sub-technique

Segregate SNMP traffic on a separate management network.[1]

EnterpriseT1557.001Name Resolution Poisoning and SMB RelaySub-technique

Network segmentation can be used to isolate infrastructure components that do not require broad network access. This may mitigate, or at least alleviate, the scope of AiTM activity.

EnterpriseT1021.006Windows Remote ManagementSub-technique

If the service is necessary, lock down critical enclaves with separate WinRM infrastructure and follow WinRM best practices on use of host firewalls to restrict WinRM access to allow communication only to/from specific devices.[4]

EnterpriseT1048.001Exfiltration Over Symmetric Encrypted Non-C2 ProtocolSub-technique

Follow best practices for network firewall configurations to allow only necessary ports and traffic to enter and exit the network.[2]

EnterpriseT1136.002Domain AccountSub-technique

Configure access controls and firewalls to limit access to domain controllers and systems used to create and manage accounts.

EnterpriseT1040Network Sniffing

Deny direct access of broadcasts and multicast sniffing, and prevent attacks such as Name Resolution Poisoning and SMB Relay

EnterpriseT1199Trusted Relationship

Network segmentation can be used to isolate infrastructure components that do not require broad network access.

Relationship explorer

All related ATT&CK context

mitigates · TechniqueT1565.003: Runtime Data ManipulationEnterprisemitigates · TechniqueT1613: Container and Resource DiscoveryEnterprisemitigates · TechniqueT1098: Account ManipulationEnterprisemitigates · TechniqueT1136: Create AccountEnterprisemitigates · TechniqueT1021.001: Remote Desktop ProtocolEnterprisemitigates · TechniqueT1190: Exploit Public-Facing ApplicationEnterprisemitigates · TechniqueT1602.002: Network Device Configuration DumpEnterprisemitigates · TechniqueT1136.003: Cloud AccountEnterprisemitigates · TechniqueT1563.002: RDP HijackingEnterprisemitigates · TechniqueT1489: Service StopEnterprisemitigates · TechniqueT1210: Exploitation of Remote ServicesEnterprisemitigates · TechniqueT1048: Exfiltration Over Alternative ProtocolEnterprisemitigates · TechniqueT1612: Build Image on HostEnterprisemitigates · TechniqueT1482: Domain Trust DiscoveryEnterprisemitigates · TechniqueT1098.001: Additional Cloud CredentialsEnterprisemitigates · TechniqueT1610: Deploy ContainerEnterprisemitigates · TechniqueT1046: Network Service DiscoveryEnterprisemitigates · TechniqueT1563: Remote Service Session HijackingEnterprisemitigates · TechniqueT1571: Non-Standard PortEnterprisemitigates · TechniqueT1133: External Remote ServicesEnterprisemitigates · TechniqueT1072: Software Deployment ToolsEnterprisemitigates · TechniqueT1669: Wi-Fi NetworksEnterprisemitigates · TechniqueT1021.003: Distributed Component Object ModelEnterprisemitigates · TechniqueT1048.002: Exfiltration Over Asymmetric Encrypted Non-C2 ProtocolEnterprise
Change history

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.

ATT&CK release
19.1
Object version
1.2
Created
Modified
Raw hash
de4f21b785ab26e2...
Imported snapshots across ATT&CK releases(1)
ReleaseBundle importedObject versionModifiedStatusRaw hash
19.11.2Current bundlede4f21b785ab…
Raw source

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.

Source references

External references and citations

MITRE external references are preserved separately from Glexia analysis so citations remain traceable to their original source records.

  1. [1]
    US-CERT TA17-156A SNMP Abuse 2017

    US-CERT. (2017, June 5). Reducing the Risk of SNMP Abuse. Retrieved October 19, 2020.

    Open source URL
  2. [2]
    TechNet Firewall Design

    Microsoft. (2004, February 6). Perimeter Firewall Design. Retrieved April 25, 2016.

    Open source URL
  3. [3]
    Harmj0y Domain Trusts

    Schroeder, W. (2017, October 30). A Guide to Attacking Domain Trusts. Retrieved February 14, 2019.

    Open source URL
  4. [4]
    NSA Spotting

    National Security Agency/Central Security Service Information Assurance Directorate. (2015, August 7). Spotting the Adversary with Windows Event Log Monitoring. Retrieved September 6, 2018.

    Open source URL
  5. [5]
    mitre-attackM1030
    Open source URL
  6. [6]
    mitre-attackM1030
    Open source URL
  7. [7]
    mitre-attackM1030
    Open source URL
  8. [8]
    US-CERT TA17-156A SNMP Abuse 2017

    US-CERT. (2017, June 5). Reducing the Risk of SNMP Abuse. Retrieved October 19, 2020.

    Open source URL
  9. [9]
    TechNet Firewall Design

    Microsoft. (2004, February 6). Perimeter Firewall Design. Retrieved April 25, 2016.

    Open source URL
  10. [10]
    Harmj0y Domain Trusts

    Schroeder, W. (2017, October 30). A Guide to Attacking Domain Trusts. Retrieved February 14, 2019.

    Open source URL
  11. [11]
    TechNet Firewall Design

    Microsoft. (2004, February 6). Perimeter Firewall Design. Retrieved April 25, 2016.

    Open source URL
  12. [12]
    TechNet Firewall Design

    Microsoft. (2004, February 6). Perimeter Firewall Design. Retrieved April 25, 2016.

    Open source URL
  13. [13]
    US-CERT TA17-156A SNMP Abuse 2017

    US-CERT. (2017, June 5). Reducing the Risk of SNMP Abuse. Retrieved October 19, 2020.

    Open source URL
  14. [14]
    US-CERT TA17-156A SNMP Abuse 2017

    US-CERT. (2017, June 5). Reducing the Risk of SNMP Abuse. Retrieved October 19, 2020.

    Open source URL
  15. [15]
    TechNet Firewall Design

    Microsoft. (2004, February 6). Perimeter Firewall Design. Retrieved April 25, 2016.

    Open source URL
  16. [16]
    TechNet Firewall Design

    Microsoft. (2004, February 6). Perimeter Firewall Design. Retrieved April 25, 2016.

    Open source URL
  17. [17]
    US-CERT TA17-156A SNMP Abuse 2017

    US-CERT. (2017, June 5). Reducing the Risk of SNMP Abuse. Retrieved October 19, 2020.

    Open source URL
  18. [18]
    US-CERT TA17-156A SNMP Abuse 2017

    US-CERT. (2017, June 5). Reducing the Risk of SNMP Abuse. Retrieved October 19, 2020.

    Open source URL
  19. [19]
    NSA Spotting

    National Security Agency/Central Security Service Information Assurance Directorate. (2015, August 7). Spotting the Adversary with Windows Event Log Monitoring. Retrieved September 6, 2018.

    Open source URL
  20. [20]
    TechNet Firewall Design

    Microsoft. (2004, February 6). Perimeter Firewall Design. Retrieved April 25, 2016.

    Open source URL
  21. [21]
    TechNet Firewall Design

    Microsoft. (2004, February 6). Perimeter Firewall Design. Retrieved April 25, 2016.

    Open source URL
Source and licensing

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.