OT security, and the contractors who can reach the plant.
OT security protects the systems that run physical processes — the controllers, sensors and drives behind a production line, a substation or a water treatment works. It differs from IT security in what it optimises for: availability and safety rather than confidentiality, on equipment with twenty-year lifecycles. This page covers what OT and ICS security involve, how they differ from IT, IT/OT convergence, and the exposure most OT programmes underweight — the third parties with remote access.
What is OT security?
Operational technology security, and the vocabulary around it.
Operational technology is hardware and software that monitors or controls physical equipment and processes. Where IT moves information, OT moves actuators, valves, breakers and motors. The consequences of failure are therefore physical: a stopped line, a spill, an outage, or an injury.
The terms overlap and are used loosely, so it is worth separating them:
- OT — the umbrella term for all technology that interacts with the physical process.
- ICS (industrial control systems) — the control layer within OT: PLCs, DCS, and the engineering workstations that program them.
- SCADA — supervisory control and data acquisition: the layer that gathers telemetry from geographically distributed sites and presents it to operators. Common in utilities, pipelines and rail, where the estate is spread across many locations.
- IIoT — newer connected sensors and gateways, frequently added to existing plant without passing through the controls that govern the rest of it.
The organising model most practitioners still reference is the Purdue model, which layers the environment from the physical process at Level 0 up through control and supervisory layers to enterprise IT at Levels 4 and 5. It is an idealisation rather than a description of any real site, but it remains useful because it makes the important question explicit: what is allowed to talk to what, and through which boundary?
Why IT security practice does not transfer
Most OT incidents trace back to applying IT assumptions to an environment that does not share them.
- Confidentiality first; availability important
- Patch promptly, reboot at will
- Refresh cycle of three to five years
- Standard protocols with authentication and encryption
- Downtime is expensive
- Safety and availability first; a stopped process can be dangerous
- Patching may require a planned outage months away, and may void certification
- Equipment routinely runs for twenty years or more
- Protocols such as Modbus and DNP3 were designed without authentication
- Downtime can be a safety event, not just a cost
ICS and SCADA security: the recurring weaknesses
Consistent across assessments, and mostly structural rather than the result of negligence.
- Flat networks behind a hard perimeterA firewall at the boundary and very little segmentation inside it, so anything that gets in can reach the control layer. IEC 62443’s zones-and-conduits model exists precisely to break this pattern.
- Unauthenticated industrial protocolsModbus, DNP3 and their peers were designed for isolated, trusted networks. A valid command is obeyed because it is well-formed, not because it is authorised.
- Unsupported operating systems that cannot be replacedAn engineering workstation running an end-of-life OS because it is the only platform the vendor’s configuration software supports. Compensating controls are the realistic answer, not an upgrade.
- Shared and embedded credentialsAccounts shared across a shift, hardcoded credentials in devices, and no practical route to MFA on equipment that predates it.
- Incomplete asset inventoryActive scanning that is safe in IT can knock over fragile OT devices, so many sites have never had a full inventory. You cannot defend what nobody has listed.
- Undocumented connectivity added over timeA cellular modem for a maintenance contractor, a laptop bridging two networks, a historian replicating to the corporate side. Each was reasonable in isolation.
Third-party remote access: the underweighted vector the RiskXchange angle
The equipment in an OT environment is maintained by the people who made it, and that arrangement is a security architecture whether or not anyone designed it as one.
Industrial plant is not maintained solely by its owner. Turbine manufacturers, control-system integrators, drive suppliers and specialist maintenance firms all need access to diagnose faults and apply updates, often urgently and often out of hours. That access is frequently:
- Standing rather than time-bound — provisioned once during commissioning and never reviewed.
- Broad rather than scoped — reaching a whole cell or site because scoping it precisely was harder at the time.
- Outside the corporate identity system — a vendor-supplied appliance or a modem installed by the integrator, which the IT organisation does not manage and may not know exists.
- Shared — one account used by whichever engineer is on shift at the supplier.
Assessed as a supplier relationship, this is the highest-consequence third-party access most organisations have. Assessed as an OT problem, it usually is not assessed at all, because the questionnaire went to the IT-facing SaaS vendors and the maintenance contract sat with engineering.
The practical implications for a supplier assurance programme are specific. Vendors with OT access belong in the highest tier regardless of contract value. Their own security posture — not just their contractual promises — is worth observing continuously, because a compromise at the integrator becomes access to your plant. And the contract needs incident notification fast enough to be useful when the consequence is physical.
OT cyber security solutions: what to put in place
Ordered by what tends to reduce risk soonest, rather than by what is easiest to buy.
- Build the asset inventory passivelyPassive network monitoring identifies devices and communication patterns without the injection risk of active scanning. Everything else depends on this existing.
- Segment, then enforce the boundaryZones and conduits along IEC 62443 lines, with brokered rather than direct traffic between IT and OT. A demilitarised zone holding the historian and jump hosts is the common shape.
- Bring third-party access under managementNamed accounts, time-bound and request-based, brokered through a jump host with session recording. Remove standing connectivity and the vendor-installed modems nobody owns.
- Monitor for process-level anomalies, not just IT indicatorsA command that is well-formed but wrong for the process state is the signal that matters, and conventional IT tooling has no view of it.
- Plan patching around outage windows, with compensating controlsAccept that some systems will not be patched. Document what compensates — segmentation, allow-listing, monitoring — so the risk is decided rather than inherited.
- Assess the supply chain that reaches the plantTier vendors by the access they hold, monitor their external posture continuously, and write notification obligations into maintenance contracts. See supplier risk management for the programme this belongs to.
IT/OT convergence security
Convergence is usually described as a strategy. More often it is something that has already happened and is being discovered.
The business case is real — production data in enterprise systems, remote diagnostics, predictive maintenance — and the connectivity to deliver it is typically added incrementally, by different teams, over years. The result is an environment where the boundary exists on the network diagram and not on the network.
Three things make convergence programmes work:
- Single accountability. Where IT owns the network and engineering owns the process, the boundary between them is owned by nobody. Someone has to be accountable for the whole path.
- Engineering-led change control. Security changes that risk process availability must go through the same rigour as any other plant change. A control imposed by IT that trips a line will not survive, and should not.
- One risk register. OT risk expressed only in engineering terms does not reach the board, and cyber risk expressed only in IT terms misses the safety consequence entirely.
Where regulation lands
OT security, answered.
What is the difference between OT security and IT security?
What is the difference between ICS and SCADA?
Why can’t OT systems just be patched?
What is the biggest OT security risk?
Does NIS2 apply to OT environments?
What is IEC 62443?
Go deeper.
Who can reach your plant?
Book a 30-minute call and we will assess the suppliers holding remote access to your OT environment — external posture, breach history and fourth-party exposure.