Detailed cybersecurity risk assessment (ZCR 5) scores risk twice for many threats: first unmitigated (ignore existing cyber countermeasures), then residual after putting those countermeasures back and judging their effectiveness. This page is the teaching deep-dive behind ZCR 5.8–5.12.
Reference: ISA/IEC 62443-3-2:2020, Clause 4.6 (ZCR 5)
Related:
Risk Equation
|
Bowtie Diagrams
|
Develop a Plan
|
ZCR 5
|
Part 3-3 Security Levels
|
SP and Risk Assessment
Mitigated Threat Likelihood (MTL) is the likelihood that the threat scenario occurs and leads to the final consequence, taking into account all protection measures and cybersecurity countermeasures in place. It replaces the unmitigated likelihood once existing controls are credited.
Most cyber countermeasures aim to reduce likelihood (block threats or shrink the attack surface). Some also reduce consequence severity — for example rate limiting that prevents a device crash but still allows loss of view. Re-evaluate impact as well as likelihood.
When the team recommends further controls, they may record an Adjusted MTL (MTLa) — the expected likelihood if those recommendations are implemented. Recommendations should be independently reviewed for unintended safety or cybersecurity side effects.
Workshop teams often organise existing and proposed controls into categories such as:
| Category | Function / objective | Examples |
|---|---|---|
| Logical access controls | Manage authentication and privileges | System/device login, network access controls, domain controllers |
| Physical access controls | Control physical access to critical cyber assets | Guards, fences, doors, enclosures |
| Data-flow controls | Control flow of data in, out and within the system | Firewalls, routers, switches, conduits |
| Data integrity controls | Prevent corruption or unauthorised disclosure | Encryption, VPN, CRC checks, allow-listing |
| Detection | Detect and alert anomalous or malicious events | IDS, SIEM, anti-malware |
| Policy / procedure | Define and reinforce appropriate behaviour | Policy documents, procedures, group policy |
| Hardening | Minimise vulnerability by disabling unnecessary functions | Remove unused apps, block unused ports |
Part 2-1 Security Program evidence (hardening, identity, crypto, incident response, backup) is often the proof that these categories are real on the SuC — see SP and Risk Assessment. Bowtie diagrams help place the same controls as preventative or recovery barriers.
Some training materials refer to a Cyber Risk Reduction Factor (CRRF) when discussing how much risk drops from unmitigated to residual after controls. Treat CRRF as a teaching label for that reduction — organisations still score risk with their own matrix and policies. Do not invent a universal formula; document the method the asset owner actually uses.