OT and industrial control security

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.

IT
Information technology
  • 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
OT
Operational technology
  • 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 perimeter
    A 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 protocols
    Modbus, 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 replaced
    An 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 credentials
    Accounts shared across a shift, hardcoded credentials in devices, and no practical route to MFA on equipment that predates it.
  • Incomplete asset inventory
    Active 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 time
    A 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.

  1. Build the asset inventory passively
    Passive network monitoring identifies devices and communication patterns without the injection risk of active scanning. Everything else depends on this existing.
  2. Segment, then enforce the boundary
    Zones 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.
  3. Bring third-party access under management
    Named accounts, time-bound and request-based, brokered through a jump host with session recording. Remove standing connectivity and the vendor-installed modems nobody owns.
  4. Monitor for process-level anomalies, not just IT indicators
    A 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.
  5. Plan patching around outage windows, with compensating controls
    Accept that some systems will not be patched. Document what compensates — segmentation, allow-listing, monitoring — so the risk is decided rather than inherited.
  6. Assess the supply chain that reaches the plant
    Tier 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 sits squarely inside the new supply-chain regulation. NIS2 covers energy, transport, water, waste water and manufacturing among its essential and important entities, and its Article 21(2)(d) supplier duties apply to the maintenance contractors and integrators described above — see NIS2. In the UK, operators of critical national infrastructure work to the NCSC’s Cyber Assessment Framework, and the Cyber Security and Resilience Bill extends duties toward critical suppliers. In both cases the regulator’s interest is not only in your plant but in who can reach it.

OT security, answered.

What is the difference between OT security and IT security?
IT security prioritises confidentiality on equipment refreshed every few years. OT security prioritises safety and availability on equipment that may run for twenty years, using protocols designed without authentication, where patching can require a planned outage and downtime can be a safety event rather than an inconvenience.
What is the difference between ICS and SCADA?
ICS is the general term for industrial control systems — the controllers and engineering workstations that run a process. SCADA is a particular kind of ICS architecture for supervising geographically distributed assets, gathering telemetry from many remote sites into a central operator view. All SCADA is ICS; not all ICS is SCADA.
Why can’t OT systems just be patched?
Three reasons, usually together: patching requires stopping a physical process, so it waits for an outage window that may be months away; the vendor may not certify the patched configuration, and running uncertified can void support or safety certification; and some equipment runs software no longer supported at all. The answer is compensating controls — segmentation, allow-listing and monitoring — documented as a decision.
What is the biggest OT security risk?
In practice, connectivity nobody has inventoried — and the largest share of that is third-party remote access granted to equipment vendors and maintenance contractors at commissioning and never reviewed. It is broad, often standing, frequently outside the corporate identity system, and it reaches the control layer directly.
Does NIS2 apply to OT environments?
Yes, where the entity is in scope. NIS2 covers energy, transport, water, waste water and manufacturing among others, and its requirements apply to the organisation rather than to a particular technology domain. Its supply-chain provisions are directly relevant to OT because the maintenance contractors with plant access are direct suppliers.
What is IEC 62443?
A series of standards for industrial automation and control system security. Its most-used contribution in practice is the zones-and-conduits model, which structures an environment into security zones with defined, controlled communication paths between them — the antidote to a flat network behind a single perimeter firewall.

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.