Risk Assessment and Secure System Design
Applying risk assessment to define proportionate security requirements and system architecture.
Learning objectives
- Structure a zone-and-conduit cyber risk assessment.
- Relate threat, vulnerability and consequence to tolerable risk.
- Explain the seven IEC 62443 foundational requirements.
- Derive an SL-T vector and cybersecurity requirements specification.
- Write requirements that can be verified.
Introduction
This module connects risk assessment with practical engineering decisions.
Planned video lesson
Video lesson coming soon. The written module can be completed without the video.
Planned recording: 12-15 minutes converting the Riverside vendor-access threat scenario into an SL-T rationale and five verifiable CRS requirements.
Transcript will be added with the video.
Main lesson
Risk assessment is the bridge to design
IEC 62443-3-2 structures security risk assessment for system design. IEC 62443-3-3 provides system security requirements and security levels. Used together, they create a traceable chain:
Essential function and consequence - credible threat path - zone or conduit risk - target security level - system requirement - design control - verification evidence - residual risk
If a control cannot be traced back to a requirement and risk, it may be unnecessary. If a significant risk cannot be traced forward to a verified control, the design is incomplete.
A practical assessment sequence
- Define the SuC. Record function, boundary, dependencies, modes, assumptions and existing safeguards.
- Perform initial risk screening. Identify the worst credible cyber consequences and areas needing detailed assessment.
- Partition into zones and conduits. Group assets by function, consequence, trust and security need.
- Assess each zone and conduit. Identify credible threat scenarios, vulnerabilities, existing controls and consequence.
- Compare with tolerable risk. Use the asset owner's approved likelihood and consequence criteria.
- Determine SL-T and additional requirements. Set the required strength for each foundational requirement.
- Document the cybersecurity requirements specification. Allocate requirements and verification evidence.
- Design, implement and validate. Confirm the integrated system meets the requirement.
- Accept residual risk and maintain assumptions. Record accountable approval and review triggers.
Use risk equations carefully
Simple models often express:
Risk = likelihood x consequence
Some methods describe threat, vulnerability and consequence separately. Either can help structure thinking, but the numbers are not objective measurements. Avoid multiplying arbitrary scores and treating the result as precision.
For each scenario, state:
- Threat source and objective.
- Entry point and preconditions.
- Vulnerability or weakness.
- Sequence of actions.
- Affected asset and function.
- Existing independent controls.
- Detectability.
- Physical, safety, environmental and service consequence.
- Recovery capability.
- Uncertainty.
The seven foundational requirements
IEC 62443-3-3 groups system requirements into seven foundational requirements.
| FR | Plain-English objective | Example Riverside evidence |
|---|---|---|
| FR 1 - Identification and authentication control | Know and verify human users, software processes and devices before access | Named users, device trust, MFA for remote access, account records |
| FR 2 - Use control | Restrict authorised users and processes to permitted actions | Roles, least privilege, session control, audit events |
| FR 3 - System integrity | Protect communications, software, configuration and security functions from improper change | Signed updates, input validation, integrity monitoring, tested security functions |
| FR 4 - Data confidentiality | Protect information where disclosure creates risk | Encryption for remote administration, controlled configuration and credential storage |
| FR 5 - Restricted data flow | Limit communication according to the zone-and-conduit model | Segmentation, boundary policy, application partitioning |
| FR 6 - Timely response to events | Make security events available and monitor important controls | Protected logs, alerts, time synchronisation, response ownership |
| FR 7 - Resource availability | Maintain or restore essential resources and services | DoS resilience, backups, recovery, emergency power, least functionality, inventory |
Confidentiality may receive a lower target than integrity or availability in some zones, but it must still be assessed. Credentials, logic, keys and sensitive process information often need protection even when the process data itself is not secret.
From security level to specific requirements
Security level alone does not state the design. The cybersecurity requirements specification, or CRS, should include:
- SuC and zone / conduit reference.
- Risk or design-basis reference.
- Requirement identifier.
- Clear βshallβ statement.
- Responsible party.
- Applicable lifecycle stage.
- Assumptions and external dependencies.
- Verification method.
- Required evidence.
- Residual limitation.
Weak requirement:
The system shall have secure remote access.
Stronger requirement:
Remote interactive maintenance access to the process-control zone shall be disabled by default and enabled only for an approved work order. It shall use a named account, multi-factor authentication, a managed jump host, time-limited authorisation to named destination assets, and retained session and change records.
The stronger requirement is not complete until the project defines how each element will be tested.
Worked threat scenario: vendor remote access
Unacceptable outcome: Unauthorised PLC logic change causes pumps to operate outside hydraulic limits.
Path: Compromised vendor account - remote gateway - engineering workstation - PLC programming service.
Weaknesses: Permanent access, shared credential, unrestricted destination, no application control and no independent change alarm.
Existing protection: PLC logic permissives and independent protective shutdown.
Required treatment:
- Named identity and MFA.
- Disabled-by-default access.
- Approved session through a DMZ and jump host.
- Destination and service restriction.
- Managed engineering endpoint.
- PLC change logging and operator notification.
- Independent protective function.
- Verified backups and restoration.
Residual risk question: Can an authorised but malicious engineer still make a harmful change, and which independent controls limit that consequence?
Security requirements must be testable
Use several verification methods:
- Document and design review.
- Configuration inspection.
- Functional test.
- Negative test.
- Failure and degraded-mode test.
- Log and alarm review.
- Backup restoration.
- Traceability review.
Penetration testing can add evidence, but it does not replace requirements-based verification or process-safety validation.
Planned original figure β M13-F01
Create a traceability diagram from essential function through threat scenario, zone risk, seven-element SL-T vector, CRS requirement, control, test and residual-risk acceptance.
Planned asset: /static/training/ot-cyber-security/module-13/figure-01.svg
Engineering example
Riverside application
Riverside turns consequence-led scenarios into zone and conduit requirements that can be allocated, tested and traced through the design.
Practical activity
Apply what you learned
Write five requirements covering:
- Remote access.
- PLC logic and configuration integrity.
- Zone-boundary communication.
- Security event time stamps and log access.
- Backup and restoration.
For each requirement, add a FAT or SAT verification step and required record.
Record your reasoning and project notes here. Your response stays in this browser and is not submitted to the website.
Loading saved responseβ¦
0 / 10,000Do not enter real credentials, confidential network details, sensitive asset information or security-sensitive project data.
Knowledge check
Answer every question correctly to complete this module. If an answer is incorrect, review the explanation and try again. This is not a formal examination.
Key takeaways
Remember these points
Risk assessment links unacceptable consequences to specific system security requirements.
Zones and conduits provide a practical unit for analysing different needs and communication paths.
A requirement is useful only when its scope, behaviour, responsibility and verification method are clear.
Relevant standards and guidance
This module uses original explanatory language. Consult the applicable editions and project requirements rather than treating this lesson as normative text.
- ISA/IEC 62443-3-2
- ISA/IEC 62443-3-3
Further reading
- IEC 62443-3-2:2020 β Security risk assessment for system design
- IEC 62443-3-3:2013 β System security requirements and security levels
- NIST SP 800-82 Rev. 3 β Guide to Operational Technology Security
- MITRE ATT&CK for ICS
Last reviewed
15 July 2026.
Complete the knowledge check above and answer every question correctly to unlock module completion.
Progress is stored only in this browser and is not a certificate or formal training record.