Gold Open Source
ExplorePackagesVulnerabilitiesCWEsMCP ServersScan
Login
Gold Open Source

The authoritative source for production-ready open-source components. Every package, container image, AI model, and MCP server undergoes rigorous verification for security, malware, and license compliance.

Explore Gold

  • Explore Everything
  • Packages
  • Gold Certified Packages
  • Container Images
  • AI Models
  • MCP Servers
  • Agent Skills
  • Chip Manufacturers

Security Data & Tools

  • Scan Your Dependencies
  • Trending Threats
  • Threat RSS Feeds
  • CVE Database
  • Actively Exploited (KEV)
  • SGZ Zero-Days
  • CWE Index
  • MITRE ATT&CK
  • Malicious Packages
  • Security Glossary
  • Supply-Chain Report
  • Developers (API & Badge)
  • Chrome Extension
  • Credits & Data Sources

Products

  • The Platform
  • ESSCM
  • Portal
  • TPRM
  • OSM
  • Cowork
  • Code / Runner
  • Guard

Use Cases

  • Know Your Software
  • Auto-Fix Vulnerabilities
  • Asset Discovery
  • AI Governance
  • MCP Server Security
  • Supply Chain Compliance
  • Zero-Day Discovery
  • All Use Cases

Company

  • About
  • Pricing
  • Blog
  • Documentation
  • Safeguard Academy
  • Contact
  • Privacy Policy
  • Terms of Service

© 2026 Gold Open Source. All rights reserved.

Built with care bySafeguard
Home/ATT&CK/M1030
MITRE ATT&CK Mitigation

M1030: Network Segmentation

ShareXLinkedInRedditHN

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.

▪Techniques addressed (37)

T1565.003Runtime Data ManipulationT1613Container and Resource DiscoveryT1098Account ManipulationT1136Create AccountT1021.001Remote Desktop ProtocolT1190Exploit Public-Facing ApplicationT1602.002Network Device Configuration DumpT1136.003Cloud AccountT1563.002RDP HijackingT1489Service StopT1210Exploitation of Remote ServicesT1048Exfiltration Over Alternative ProtocolT1612Build Image on HostT1482Domain Trust DiscoveryT1098.001Additional Cloud CredentialsT1610Deploy ContainerT1046Network Service DiscoveryT1563Remote Service Session HijackingT1571Non-Standard PortT1133External Remote ServicesT1072Software Deployment ToolsT1669Wi-Fi NetworksT1021.003Distributed Component Object ModelT1048.002Exfiltration Over Asymmetric Encrypted Non-C2 ProtocolT1557Adversary-in-the-MiddleT1552.007Container APIT1602Data from Configuration RepositoryT1048.003Exfiltration Over Unencrypted Non-C2 ProtocolT1095Non-Application Layer ProtocolT1565Data ManipulationT1602.001SNMP (MIB Dump)T1557.001Name Resolution Poisoning and SMB RelayT1021.006Windows Remote ManagementT1048.001Exfiltration Over Symmetric Encrypted Non-C2 ProtocolT1136.002Domain AccountT1040Network SniffingT1199Trusted Relationship

▪Reference

M1030on MITRE ATT&CK

MITRE ATT&CK® is a registered trademark of The MITRE Corporation. © 2026 The MITRE Corporation. This work is reproduced and distributed with the permission of The MITRE Corporation.