East-West Cyberattacks and How They Work
In the contemporary digital enterprise, the perimeter has effectively dissolved. For decades, network security was defined by the “castle and moat” mentality, where rigorous defenses at the network edge were sufficient to protect internal assets.
However, the rise of cloud-native architectures, microservices, and distributed workloads has fundamentally shifted this paradigm. Today, the vast majority of network traffic occurs internally between servers, applications, and services on an internal network. The rise of Internet of Things (IoT), operational technology (OT), and Internet of Medical Things (IoMT) devices only increases internal network communication traffic and complexity. This internal data flow is what network architects and security professionals refer to as east-west traffic. For reference, north-south traffic typically involves the open internet or clients outside of a protected network.
By understanding east-west traffic and its unique challenges, organizations can implement security best practices that mitigate cybersecurity risks.
What Is East-West Traffic?
East-west traffic is the data exchanged between internal systems – like servers, apps, and connected devices – within a network, rather than moving in and out of the network perimeter. This internal traffic encompasses various communications between assets. Below is a diagram illustrating the key differences between east-west and north-south traffic.
What Are Some Examples of East-West Traffic?
Understanding east-west traffic requires looking beyond basic network connectivity. It manifests in various forms, ranging from essential business-logic communications to routine administrative overhead. Some examples include:
- Database replication between edge IoT gateways and centralized OT historians: Industrial sensors often feed local edge databases first, which then replicate that data to a central historian database for long-term storage and analysis, creating internal traffic between two database instances rather than a single write path.
- Firmware and configuration updates pushed between IoT device fleets: When a smart building system rolls out an update to hundreds of connected thermostats or badge readers, that update often propagates device-to-device or through a local gateway rather than pulling directly from the internet, creating easily overlooked internal traffic that attackers can use for spreading malicious payloads.
- IoMT device data syncing through an application server before reaching clinical systems: Rather than writing directly to hospital records, many connected medical devices send readings to an intermediary application server, which validates and formats the data before passing it along, adding another internal hop to the east-west path.
What Is The Difference Between North-South Traffic And East-West Traffic?
When looking at north-south and east-west traffic, the differences fall into a few categories:
- Direction of flow: While north-south traffic moves between the internal network and external sources, east-west traffic moves laterally between systems inside the same network or data center.
- Security focus and tooling: While organizations traditionally secure north-south traffic with perimeter defenses like firewalls, Intrusion Detection Systems (IDS), Intrusion Prevention Systems (IPS), and gateways, they secure east-west traffic with internal controls like segmentation, microsegmentation, and zero trust policies.
- Visibility: While north-south traffic monitoring is easier because it passes through a limited number of locations, east-west traffic is harder to manage since it can move across many internal paths without ever hitting a central inspection point.
How Do Malicious Actors Leverage East-West Traffic During An Attack?
Once an attacker gains initial unauthorized access, the real damage often occurs as the malicious actor abuses east-west traffic. Since organizations often struggle to monitor and manage internal network communications, attackers can evade detection more easily.
Some different ways attackers use east-west traffic to evade detection include:
- Initial access and reconnaissance: Mapping out systems and identifying vulnerabilities like misconfigured permissions, unpatched systems, or poorly secured IoT devices.
- Lateral movement: Hopping across systems, often using legitimate credentials and protocols.
- Privilege escalation: Seeking more access and generating more east-west traffic as they test what they can reach.
- Persistence and data exfiltration. Building backdoors to maintain access, then staging their move toward their goal internally, like stealing data, disrupting operations, or deploying ransomware.
What Are Some East-West Network Security Challenges?
Securing east-west traffic is fundamentally harder than securing the perimeter, and that difficulty compounds in environments that have large IoT, OT, and IoMT device fleets.
Lack of Visibility
Traditional security tools are built to inspect traffic crossing a barrier from the public internet, like a firewall at the network edge. East-west traffic moves across countless internal paths with no single point where all of it can be seen or inspected.
Encrypted Traffic Blind Spots
Even when organizations monitor east-west traffic, security teams struggle since encryption makes it difficult to identify:
- The data being transferred.
- The application or protocol generating traffic.
- A connection’s legitimacy or maliciousness.
- Communications from compromised devices.
Flat Network Architecture
Many internal networks still lack segmentation. If an attacker gains control of an IoT or OT device, they can move further into the network than they should, turning a single compromised system into a launchpad for lateral movement.
Scale and Complexity
Cloud, hybrid, and multi-site environments generate large volumes of east-west traffic across constantly shifting infrastructure. This makes it difficult to maintain consistent policies or keep pace with what “normal” traffic even looks like.
Limited Security Controls on IoT, OT, and IoMT Devices
Many of these devices are unable to run traditional endpoint security agents, support encryption, or receive regular patches. They are left to communicate internally with little to no built-in protection.
Legacy and Unpatched OT Systems
OT environments often run on older, purpose-built systems designed for uptime and reliability rather than security. This leaves known vulnerabilities in place for years and creates easy pivot points once attackers are already inside the network.
Device Diversity and Sheer Volume
IoT, OT, and IoMT environments often involve thousands of devices from different manufacturers, running different firmware and protocols. With so many diverse devices, security teams struggle to apply consistent monitoring, policy, or segmentation across the board.
Difficulty Applying Traditional Segmentation
Many IoT, OT, and IoMT devices weren’t designed to support modern segmentation or zero trust models, and taking them offline to reconfigure isn’t always an option – especially in OT environments where uptime is critical to safety or production.
Best Practices For Improving East-West Traffic Security In Complex Environments
While managing east-west traffic can be challenging, following these best practices enables security teams to implement controls that mitigate risk.
Implement Network Segmentation
Dividing a network into smaller zones limits how far an attacker can move. With network segmentation, one compromised device limits an attack’s blast radius.
A solution to enable security should include:
- Automated policy creation based on real device behavior and network topology.
- The ability to preview policy effects before deployment, so segmentation doesn’t disrupt critical operations.
- Support across complex network architectures, including flat OT and IT/IoT hybrid environments.
Gain Full Device Visibility
Most organizations underestimate how many IoT, OT, and IoMT devices are quietly generating traffic on their network.
A solution to enable security should include:
- A complete, continuously updated inventory of connected devices and their behavior.
- Passive and protocol-based discovery methods that won’t disrupt sensitive OT or IoMT equipment.
- Visibility into device-to-device communication patterns to establish a baseline for normal activity.
Strengthen Security Policies with Risk-Based Prioritization
Vulnerabilities pose different levels of risk. Treating them all the same wastes time and leaves an organization’s security posture exposed.
A solution to enable security should include:
- Risk scoring that accounts for exploitability and real-world attack context, not just CVSS severity.
- Clear prioritization of which devices to patch, isolate, or monitor first.
- Ongoing reassessment as new vulnerabilities and devices are added to the environment.
Monitor and Inspect Traffic Continuously
Since east-west traffic can move freely once past the security perimeter, organizations should continuously monitor for lateral movement before attackers can reach critical systems.
A solution to enable security should include:
- Real-time anomaly detection across data packets moving between internal systems and devices.
- Packet capture capabilities to support fast investigation and incident response.
- Alerts tied to actual device behavior, not just static rules, to reduce noise and catch subtle attacks.
Extend Segmentation to Microservices and Cloud Environments
As more organizations shift to a microservices architecture, internal traffic multiplies, and traditional network boundaries stop being enough to contain risk.
A solution to enable security should include:
- Segmentation policies that scale across containerized and cloud-based workloads, not just physical networks
- Consistent enforcement regardless of where a workload runs
- Integration with existing infrastructure so security doesn’t create operational friction
How Asimily Closes the Gap Between Risk Intelligence and Enforced Policy
Segmentation exists to govern east-west traffic, the lateral flows between devices that let an attacker spread once they are inside. Most security programs already treat that as the risk. The gap is operational: getting from the riskiest devices to an enforced policy that contains their east-west exposure without breaking anything. Asimily closes that gap across IoT, OT, IoMT, and IT.
Inventory and Visibility
Asimily provides a single source of truth about every device on your network — without agents, without disruption, without gaps. Passive deep packet inspection, AI/ML classification, and multi-source correlation safely discover and categorize every IoT, OT, IoMT, and IT asset, including services, connections, and firmware versions. This authoritative inventory is the foundation every other capability builds on.
Vulnerability Prioritization
Not all vulnerabilities are equal. Asimily’s proprietary ATT&CK Analysis — unlike generic CVSS scoring — determines whether a vulnerability is actually exploitable in your specific environment, on your specific device, from your specific network topology. The result: the riskiest 1% of devices identified with precision, and a prioritized queue where every item has a documented reason for its ranking.
Segmentation Orchestration
Asimily’s Segmentation Orchestration combines complete asset visibility, vulnerability prioritization, and automated policy enforcement. Policies are generated automatically from observed device behavior and can be simulated against real traffic before any change goes live. Enforcement rules are generated for your infrastructure, whether using DACLs, Security Groups, or Group-Based ACLs, ensuring continuous protection without the risk of operational disruption.
Continuous Segmentation
Networks are not static. Asimily’s Continuous Segmentation tracks whether policies still match the current state of the network as devices are added, patched, or moved, adapting enforcement so it never falls behind. Our Intelligent Policy Engine continuously monitors for anomalous behavior and triggers protective actions when warranted.
Policy Audit
Asimily’s audit capability continuously optimizes policies, ensuring enforcement remains effective without overwhelming network teams or creating policy sprawl.
Threat and Response
Asimily continuously monitors for anomalous IoT, OT, IT, and IoMT behavior using a policy engine that allows custom rules to be built without programming. Detection can trigger native packet capture for forensic incident response — an Asimily-unique capability that shortens investigation time and limits the blast radius of successful attacks.
Discover Asimily’s Segmentation Orchestration feature and learn how to prevent lateral movement on your network.
Secure Every IoT Device.
Automatically.
Cyber threats move fast — so should you. Asimily gives instant inventory and smart, prioritized risk mitigation insights for every IoT, OT, and IoMT device — so you can take action before threats strike.