Securing the Control Room

OT Security and IEC 62443

Operational Technology security is no longer a specialist concern buried somewhere between the control room and the network closet. For engineers working with PLCs, SCADA systems, distributed control systems, safety systems, historians, drives, analyzers, remote access platforms, and industrial networks, cybersecurity has become part of system reliability, and OT Security and IEC 62443 have become indespensable.

That distinction matters. Confidentiality, identity, and data protection usually frame cybersecurity in enterprise IT. In OT, the first questions are usually different: Will the process remain safe? Will the plant keep running? Can the operator still see and control the asset? Can maintenance recover the system without creating more risk?

This is why OT security cannot simply copy IT security. Industrial environments have long equipment lifecycles, deterministic communication patterns, legacy protocols, vendor-managed assets, strict availability requirements, and safety consequences that may extend into the physical world. A vulnerability in an engineering workstation is not just an endpoint risk; it may become a path to logic modification. A flat network is not just poor architecture; it may allow a compromise in one cell area to spread into process control. A weak remote access method is not just an authentication issue; it may become an uncontrolled maintenance channel into production.

IEC 62443 gives engineers a structured way to manage these realities.

Why IEC 62443 Exists

The IEC 62443 series defines requirements and processes for implementing and maintaining secure industrial automation and control systems, often abbreviated as IACS. Its value is that it treats OT cybersecurity as a lifecycle engineering discipline, not as a one-time technology deployment. The standard series addresses organizational processes, system design, component requirements, secure development, integration, maintenance, and risk-based security performance (isa.org).

For engineers, this is useful because IEC 62443 connects cybersecurity to familiar engineering ideas:

  • Security is designed into the architecture.
  • Risk is evaluated per system, zone, and communication path.
  • Controls are selected based on required protection levels.
  • Requirements are assigned to asset owners, integrators, service providers, and product suppliers.
  • Security is maintained through change control, patching, monitoring, backup, and recovery.

In other words, IEC 62443 does not say, “Install a firewall and you are secure.” It says, “Understand the system, divide it into defensible parts, define the required security level, engineer the controls, and maintain them over the system lifecycle.”

OT Security Starts with the System Under Consideration

A practical OT Security and IEC 62443 based program begins by defining the System Under Consideration, often called the SUC. This is the specific industrial system being assessed or designed. It may be a production line, a substations control system, a cement kiln control network, a packaging cell, a water treatment facility, or a complete site-wide control environment.

This step sounds basic, but it prevents a common failure: trying to secure “the OT network” as if it were one uniform thing.

Industrial systems are rarely uniform. A safety instrumented system does not have the same risk profile as a historian. A vendor remote access jump host is not equivalent to a PLC network. An operator HMI and an engineering workstation may sit near each other physically, but their security implications are very different. Defining the SUC forces the team to draw boundaries, identify assets, map communication flows, and agree on what is inside or outside the scope.

For engineers, this becomes the foundation for every later decision. They cannot assign security requirements to a zone they have not defined, nor protect a conduit they have not identified. Similarly, then cannot evaluate risk if they do not know what function the system performs.

Zones and Conduits: The Engineering Core of IEC 62443

One of the most important OT Security and IEC 62443 concepts is the use of zones and conduits.

A zone is a grouping of assets that share similar security requirements. A zone may contain PLCs, HMIs, servers, workstations, network devices, or other control components. The logic is not only physical location; it is also function, criticality, exposure, and required protection.

A conduit is the controlled communication path between zones. It may include firewalls, switches, routers, data diodes, VPN gateways, protocol gateways, or other mechanisms that allow and restrict communication.

IEC 62443 uses zones and conduits to support segmentation and defense-in-depth. Zones group assets with common protection needs, while conduits define and control how information moves between those groups (Wikipedia).

For example, a simplified plant architecture might include:

ZoneTypical assetsMain concern
Enterprise zoneERP, corporate IT systems, email, business applicationsBusiness data and user productivity
Industrial DMZHistorians, patch servers, remote access brokers, file transfer servicesControlled exchange between IT and OT
Operations zoneSCADA servers, operator workstations, engineering workstationsProcess visibility and control
Control zonePLCs, RTUs, controllers, I/O networksDeterministic control and process integrity
Safety zoneSIS engineering tools, safety controllersIndependent safety function protection

The important point is that traffic should not flow freely across these areas. Engineering workstations should not reach every controller by default. Enterprise users should not directly access the control network. Vendor users should authenticate, subject to monitoring, be time-bound, limited to approved destinations, and terminate in a controlled location.

For engineers, zones and conduits translate cybersecurity into network and system design decisions; required ports, justified protocol , needed user access, blocked paths, and necessary monitoring points.

Security Levels: Matching Protection to Risk

IEC 62443 introduces Security Levels, commonly written as SLs, to describe the strength of protection needed against different attacker capabilities. The levels are risk-based and are applied to zones and conduits rather than blindly to an entire organization.

A simplified interpretation is:

Security LevelProtection objective
SL 1Protection against accidental or casual misuse
SL 2Protection against intentional misuse using simple means, limited resources, and general skills
SL 3Protection against more sophisticated attacks using moderate resources and OT-specific knowledge
SL 4Protection against highly sophisticated attacks using extensive resources and high motivation

The standard’s security-level model helps teams avoid both under-engineering and over-engineering. Not every asset needs the same controls. A read-only data feed to a business dashboard does not have the same risk as an engineering workstation that can download PLC logic. A safety controller may require stronger protection than a noncritical monitoring device (Wikipedia).

This is where IEC 62443 becomes especially useful for engineering trade-offs. Security decisions in OT often affect availability, maintainability, vendor support, latency, and operational procedures. Security Levels provide a way to justify decisions based on risk rather than preference.

Foundational Requirements: What Security Must Actually Do

IEC 62443-3-3 defines system security requirements for automation systems and networks. These are commonly organized around foundational requirements such as identification and authentication, use control, system integrity, data confidentiality, restricted data flow, timely response to events, and resource availability (TÜV SÜD).

Engineers can translate these requirements into practical design questions.

  • Identification and authentication: Who or what is accessing the system? Do HMIs or engineering stations still use shared accounts? Are vendor accounts unique and traceable?
  • Use control: Once authenticated, what can the user do? Can an operator acknowledge alarms but not modify controller logic? Can a vendor access only the equipment they support?
  • System integrity: How do we prevent unauthorized changes? Is controller logic backed up and compared? Are engineering workstation changes controlled? Are firmware and configuration baselines maintained?
  • Data confidentiality: Which data actually needs confidentiality? In OT, this may include recipes, production parameters, credentials, intellectual property, or sensitive process information.
  • Restricted data flow: Which systems are allowed to communicate? Are conduits explicitly defined and enforced, or is the plant network still mostly flat?
  • Timely response to events: Can we detect and respond to abnormal activity? Do we collect logs from firewalls, servers, remote access platforms, domain controllers, and critical workstations?
  • Resource availability: Will security controls preserve the availability of the process? Are backups usable? Can we restore critical systems? Do we design controls so they do not interrupt deterministic operations?

This is the engineering value of IEC 62443: it turns abstract cybersecurity into designable, testable, and maintainable system properties.

Roles Matter: Asset Owners, Integrators, and Suppliers

A recurring problem in OT security is unclear responsibility. The asset owner expects the integrator to deliver a secure system. The integrator expects the supplier to provide secure products. The supplier expects the asset owner to configure and operate the product securely. Meanwhile, the plant inherits the risk.

IEC 62443 helps by separating responsibilities across different parties.

  • The asset owner is responsible for operating and maintaining the IACS security program. This includes risk management, policies, procedures, asset inventory, access governance, incident response, patch management, backup and recovery, and lifecycle management.
  • The service provider or integrator is responsible for secure integration practices. IEC 62443-2-4 addresses requirements for IACS service providers, including areas such as architecture, configuration management, remote access, event logging, user management, malware protection, patching, backup and recovery, and project staffing (Wikipedia).
  • The product supplier is responsible for secure product development and component capabilities. IEC 62443-4-1 covers secure development lifecycle requirements for products used in industrial automation and control systems (IEC).

This division is critical during procurement and project delivery. Security requirements should appear in specifications, FAT/SAT procedures, network architecture documents, remote access rules, backup requirements, and maintenance contracts. Otherwise, “secure by design” becomes an aspiration rather than a deliverable.

What Engineers Should Look for in Real Systems

Engineers sometimes approach IEC 62443 as a compliance framework, but they get more value from using it as a design lens. When reviewing an OT environment, several questions reveal the maturity of the system quickly.

  • Can the team produce a current asset inventory?
  • Does the team document and enforce network zones?
  • Does the team defines conduits with allowed protocols, source/destination rules, and business justification?
  • Does the team broker, log, approve and time limit remote access?
  • Are engineering workstations hardened, backed up, and monitored?
  • Does the team control and trace controller logic changes ?
  • Are backups tested, not merely scheduled?
  • Is patching risk-based and coordinated with operations?
  • Are vendor accounts unique, disabled when not needed, and reviewed periodically?
  • Can the SOC or OT team detect abnormal authentication, scanning, logic transfer, or unauthorized remote sessions?

These questions are not separate from IEC 62443. They are how IEC 62443 becomes real in the plant.

Common Mistakes When Applying IEC 62443

The first mistake is treating IEC 62443 as a paperwork exercise. A beautifully written policy does not protect a PLC in the case of an unmanaged engineering workstation is and a flat control network.

The second mistake is applying the same target security level everywhere. OT systems are heterogeneous. Security Levels should be based on risk, consequence, exposure, and function.

The third mistake is confusing segmentation diagrams with enforced segmentation. A Visio drawing is not a conduit. A conduit requires technical control: firewall policy, access control, protocol restriction, logging, ownership, and change management.

The fourth mistake is ignoring operations. Security controls that disrupt production will be bypassed. Engineers must design controls that respect maintenance windows, safety procedures, latency constraints, vendor support models, and recovery requirements.

The fifth mistake is focusing only on north-south traffic between IT and OT. Many serious OT risks involve east-west movement inside the industrial network: from one HMI to another, from a compromised engineering workstation to multiple PLCs, or from a vendor support server to unrelated assets.

IEC 62443 as a Lifecycle, Not a Project

Industrial systems change slowly, but they do change. New skids are added. Vendors request remote access. Firmware is updated. Windows servers age out. Network switches are replaced. Temporary maintenance laptops become permanent. Firewall exceptions accumulate.

IEC 62443 is valuable because it frames OT security as a lifecycle. The goal is not to “be compliant” on the day of commissioning. The goal is to maintain a defensible system as the plant evolves.

That requires governance and engineering discipline:

  • Maintain asset inventories.
  • Network diagrams must reflect reality.
  • Review firewall rules.
  • Govern user accounts.
  • Test system backups.
  • Evaluate vulnerabilities in operational context.
  • Changes must go through engineering review.
  • Incidents must feed lessons back into design.

This lifecycle view is one of the reasons IEC 62443 is better suited to OT than generic security checklists. It recognizes that industrial cybersecurity is not only about preventing compromise. It is also about sustaining safe and reliable operations under changing conditions.

Practical Implementation Roadmap

For an engineering team beginning with IEC 62443, a practical sequence looks like this:

  1. Define the system under consideration. Establish boundaries, functions, owners, and dependencies.
  2. Build or validate the asset inventory. Include controllers, servers, HMIs, workstations, network devices, software versions, firmware, protocols, and remote access paths.
  3. Map communication flows. Identify which systems communicate, over which protocols, and for what purpose.
  4. Create zones and conduits. Group assets by function, criticality, and security requirements. Define controlled communication paths.
  5. Perform risk assessment. Consider threats, vulnerabilities, exposure, consequence, and existing safeguards.
  6. Assign target Security Levels. Apply SL targets to zones and conduits based on risk.
  7. Select and engineer controls. Use architecture, access control, hardening, monitoring, backup, patching, malware protection, and incident response measures appropriate to the target level.
  8. Validate the design. Test segmentation, access paths, backup restoration, logging, failover behavior, and operational impact.
  9. Operationalize security. Assign ownership, define procedures, train operators and engineers, and integrate security into management of change.
  10. Review continuously. Reassess after process changes, incidents, new remote access needs, vendor changes, or major system modifications.

Conclusion

OT security is engineering work. It requires understanding process function, system architecture, failure modes, maintenance practices, and operational constraints. IEC 62443 gives engineers a shared language and structure for doing that work.

Its most important contribution is not a single control or document. It is the discipline of dividing industrial systems into zones, controlling communication through conduits, assigning security requirements based on risk, and maintaining those protections throughout the system lifecycle.

Engineers should read OT Security and IEC 62443 less as a compliance burden and more as a design method. It helps answer the questions that matter in OT: What are we protecting? From whom? To what level? With which controls? And how do we keep the plant safe, reliable, and recoverable when conditions change?

You may also like...