Key Takeaways
- Gas pipelines run on geographically dispersed SCADA: a central control centre supervising remote RTUs and PLCs at valve stations, metering points and compressor stations.
- Long-distance communication links (radio, cellular, satellite, leased lines) widen the attack surface and demand authenticated, encrypted telemetry.
- A ransomware hit on pipeline business IT can force an operational shutdown even if OT is untouched, so IT and OT segmentation is critical.
- IEC 62443 zones and conduits and NIST SP 800-82 provide the framework for segmenting the control centre, the wide-area network and field assets.
- Priorities: secure remote access for field and vendor support, OT monitoring across the SCADA WAN, and an incident response plan that preserves safe pipeline operation.
Why Gas Pipelines Are High-Value Targets
Gas transmission and distribution networks carry energy across regions and into homes and industry. A disruption has immediate economic and safety consequences, and because pipelines are long, exposed and remotely controlled, they present an attractive target for both criminal and state-aligned actors. National authorities across India, Singapore, the UAE and Malaysia treat pipeline operators as critical infrastructure.
A widely reported ransomware incident against a major fuel pipeline showed how an attack confined to business IT systems still forced a precautionary shutdown of the pipeline, because the operator could not be confident in billing, scheduling and operational separation. The lesson was stark: you do not have to breach the control system to halt the flow if IT and OT are entangled.
Pipelines also face purely physical-cyber risk. Manipulating pressure, closing or opening the wrong valve, or masking a leak indication can create a genuine hazard. The control systems that prevent these conditions are therefore the assets a sophisticated attacker would aim for.
How Pipeline SCADA Works
A pipeline SCADA system has a central control centre with operator workstations, a SCADA server and a historian, supervising a large number of field sites. At each site, a Remote Terminal Unit (RTU) or PLC gathers measurements (pressure, flow, temperature, gas quality) and operates actuators such as valves and compressor controls. The control centre polls these field devices and issues commands over a wide-area network.
Compressor stations are particularly important: they maintain the pressure that moves gas along the line and contain rotating machinery with its own control and protection systems. Metering and regulating stations manage custody transfer and step pressure down for distribution. City gate stations connect transmission to local distribution networks.
The defining characteristic, compared with a single plant, is distance. Field sites may be hundreds of kilometres apart and connected by radio, cellular, satellite or leased lines. This wide-area dependency makes the communication links themselves a core part of the attack surface.
Need an OT and ICS Security Assessment?
Codesecure delivers IEC 62443 and NIST SP 800-82 aligned OT assessments: Purdue model segmentation review, SCADA and PLC testing, secure remote access design and OT monitoring. Named consultants, fixed-price proposals, board-ready evidence.
Book an OT Assessment →Purdue Model and IEC 62443 for Pipelines
The Purdue model still applies, adapted for a distributed system. The control centre hosts Level 2 and Level 3 functions (HMI, SCADA servers, historians, OT services). Field RTUs and PLCs are Level 1. The wide-area network connecting them is, in effect, a long conduit that must be secured end to end. An IDMZ separates the control centre OT environment from corporate IT and any external data exchange.
IEC 62443 zoning for a pipeline typically includes an enterprise zone, an IDMZ, a control centre zone, the SCADA WAN as a controlled conduit, and field zones at each station class. Because field sites are physically exposed and sometimes unmanned, their target Security Level must account for an attacker who can reach the equipment in person.
NIST SP 800-82, the guide to operational technology security, complements IEC 62443 with a control catalogue and risk-management approach tailored to industrial systems. Together they let an operator define what good looks like for the control centre, the WAN and the field, and measure the current network against it.
Securing the Wide-Area SCADA Network
Telemetry between the control centre and field devices has historically used legacy serial protocols with no authentication or encryption, meaning a party who could reach the link could read or even forge commands. Modern practice wraps or replaces these with authenticated, encrypted transport so that a field device only accepts commands from the genuine control centre and the control centre only trusts genuine field data.
Where bandwidth and latency allow, virtual private networks or protocol-aware gateways protect the WAN. For field sites, physical security and tamper detection matter because an attacker with physical access to an unmanned station could otherwise connect directly to the local network. Cellular and radio links should use mutual authentication and certificate or key management that can be revoked if a device is lost or stolen.
Segmentation must extend into the field. A flat WAN where every RTU can talk to every other RTU lets an attacker who compromises one exposed site move laterally across the whole pipeline. Restricting field devices to communicate only with the control centre, and only on required protocols, contains that risk.
Remote Access and OT Monitoring
Pipeline operations rely heavily on remote access. Engineers and vendors need to reconfigure RTUs, update compressor controls and diagnose faults without travelling to remote sites. The secure pattern is the same as in any OT environment: brokered access through a hardened jump host in the IDMZ, multi-factor authentication, time-boxed and recorded sessions, and no permanent vendor tunnels into the control network.
OT monitoring on a pipeline must span the control centre and the WAN. Passive monitoring builds an inventory of every field device and a baseline of normal polling behaviour. Deviations such as a new device on the SCADA network, command traffic from an unexpected source, or a field site suddenly communicating with another field site become high-value alerts because they map directly to attacker techniques.
Because pipeline assets are dispersed, monitoring also needs to correlate cyber signals with operational data. A controller reporting normal pressure while the cyber layer shows an unauthorised command, or a sudden silence from a field site, should reach both the SOC and the control room together.
Worried About a Cyber-Physical Incident?
Whether you operate a plant, a grid, a pipeline or a transit network, our OT incident response leads can scope a tabletop, an architecture review or a continuous monitoring rollout in a 30-minute call.
Talk to an OT Lead →Incident Response and Operational Continuity
A pipeline incident response plan must keep gas flowing safely while the security team contains the threat. It defines when and how to isolate the SCADA WAN from corporate IT, how to operate field stations locally or manually if central control is lost, and who has authority to make those calls under pressure.
The ransomware lessons from the sector show that the plan must explicitly cover the scenario where OT is healthy but IT is compromised. Pre-agreed criteria for continuing or suspending operations, and clean separation that lets the pipeline run on its own control systems, prevent a precautionary shutdown from becoming an indefinite outage.
Backups of RTU and PLC configuration, control centre images and historian data must be tested for actual restoration, stored offline, and protected from the same ransomware that might hit production. Recovery should follow management-of-change discipline so that restored controllers are validated before they resume controlling live gas flow.
Regulatory notification is now part of pipeline incident response in many jurisdictions. National authorities increasingly require operators of critical energy infrastructure to report significant cyber incidents within defined timeframes, and a pipeline operator's plan should bake in who notifies which authority, with what information, and on what clock. Rehearsing this alongside the technical response avoids the common failure where a team contains the incident competently but misses a mandatory reporting deadline, compounding a security event with a compliance one.
Frequently Asked Questions
How can a ransomware attack shut down a gas pipeline if it only hits IT systems?
Operators depend on business IT for scheduling, billing, custody transfer and confidence in operational separation. If those systems are compromised and IT is not cleanly segmented from OT, the operator may not be able to bill or operate safely and will shut the pipeline as a precaution. This is why IT and OT segmentation, not just control-system hardening, is central to pipeline security.
What is an RTU and why does it matter for pipeline security?
A Remote Terminal Unit is a field device at a valve, metering or compressor station that gathers measurements and operates actuators on behalf of the central control centre. Because RTUs are often at remote, unmanned, physically exposed sites and communicate over long-distance links, they are a prime target and must use authenticated, encrypted telemetry and tight network restrictions.
How do you secure SCADA communication over long distances?
Legacy serial telemetry often has no authentication, so modern practice wraps or replaces it with authenticated, encrypted transport over VPNs or protocol-aware gateways. Field devices should only accept commands from the genuine control centre, use mutual authentication on cellular or radio links, and be unable to communicate laterally with other field sites, which contains an attacker who compromises one exposed station.
Which standards apply to gas pipeline cybersecurity?
IEC 62443 provides the zones-and-conduits model and Security Levels for the control centre, SCADA WAN and field assets, while NIST SP 800-82 offers a control catalogue and risk-management approach for operational technology. Many national authorities also issue sector-specific pipeline security directives that map onto these underlying frameworks.
Can pipeline security testing be done without interrupting gas flow?
Yes. Codesecure leads with non-intrusive review: passive asset discovery, architecture and Purdue mapping, IEC 62443 zoning analysis, WAN and remote-access review. Any active testing is scoped carefully, often on test benches or spare RTUs, and scheduled around maintenance windows and the operator's management-of-change process so live operations are not disrupted.
What should a pipeline incident response plan cover that an IT plan does not?
It must keep gas flowing safely while the threat is contained. That means pre-agreed criteria for isolating the SCADA WAN from corporate IT, procedures to operate field stations locally if central control is lost, clear authority for those decisions, and a specific plan for the case where OT is healthy but IT is compromised, so a precautionary shutdown does not become an indefinite outage.
Secure Your Pipeline From Control Centre to Field
Codesecure delivers IEC 62443 and NIST SP 800-82 aligned assessments for gas transmission and distribution networks, covering SCADA, RTUs, compressor stations, the WAN, remote access and OT monitoring. Named consultants, fixed-price proposals, evidence your regulator can verify.

