Cyb 303 Lecture - I
Cyb 303 Lecture - I
Cybersecurity
❖ Strategic Risk
▪ Related to long-term organizational goals and decisions.
▪ Example: A decision to adopt a new cloud platform without thorough security
evaluation.
❖ Operational Risk
▪ Originates from failed internal processes, systems, or human errors.
▪ Example: Accidental deletion of files due to poor backup procedures.
❖ Financial Risk
▪ Involves monetary loss due to security breaches.
▪ Example: A ransomware attack resulting in financial extortion or business
downtime.
❖ Reputational Risk
▪ Affects the organization’s image or public trust.
▪ Example: A data breach becoming public and leading to loss of customer
confidence.
❖ Technical/Cybersecurity Risk
▪ Specific to threats that exploit weaknesses in IT infrastructure.
▪ Example: SQL injection vulnerability exploited by hackers.
Introduction to Information Security Risk Management – Components of Risk
Key Features
❖ Emphasizes continuous monitoring and risk-based decision-making.
❖ Widely used in U.S. federal agencies and increasingly adopted by private institutions.
ISO/IEC 27005
Published by International Organization for Standardization (ISO) and International
Electrotechnical Commission (IEC)
Key Reference: ISO/IEC 27005:2018, ISO/IEC 27005:2022
Purpose
Provides guidelines for information security risk management to support the requirements of an
Information Security Management System (ISMS) based on ISO/IEC 27001.
Risk Management Process (Based on ISO 27005):
▪ Risk Context Establishment – Define scope, objectives, and criteria.
▪ Risk Identification – Identify assets, threats and vulnerabilities.
▪ Risk Analysis – Assess likelihood and consequences of threats exploiting vulnerabilities.
▪ Risk Evaluation – Compare risks with risk criteria to prioritize.
▪ Risk Treatment – Apply controls to reduce, avoid, transfer, or accept risks.
▪ Risk Acceptance and Communication – Decide which risks are acceptable and communicate
findings.
▪ Risk Monitoring and Review – Ensure the risk environment is continuously observed.
(Refer to the ISO/IEC 27005:2022 document shared in the class for details of each step)
Key Features
❖ Supports qualitative and quantitative risk assessment.
❖ Integrated with ISO/IEC 27001, making it ideal for organizations implementing an ISMS.
❖ Adaptable to various organizational sizes and sectors.
COBIT (Control Objectives for Information and Related Technologies)
Developed by ISACA (Information Systems Audit and Control Association)
Latest Version: COBIT 2019
Purpose
COBIT is a comprehensive framework for the governance and management of enterprise IT,
including risk management.
COBIT’s Risk Perspective Includes
▪ Aligning IT risk management with overall enterprise governance.
• Identifying risk categories: IT-related risks, compliance risks, and strategic risks.
• Establishing goals and metrics for measuring IT risk management effectiveness.
Relevant COBIT Components
• Governance and Management Objectives – Includes DSS04 (Manage Continuity) and APO12
(Manage Risk).
• Performance Management – Uses maturity models to evaluate risk processes.
• Process Enablers – Help design and implement controls for IT-related risk.
Key Features:
• Strong emphasis on business alignment and strategic governance.
• Suitable for enterprise-level IT governance, not just technical risk management.
• Often used in audit and compliance contexts.
Comparative Summary
Aspect NIST RMF ISO/IEC 27005 COBIT
Information system- Enterprise IT
Focus ISMS-level risk
level risk governance and risk
Enterprises,
Government, Broad (finance,
Industry Adoption auditors,
healthcare telecom, etc.)
consultants
Risk Identification
Types of Assets
▪ Information Assets: Databases, documents, source code, customer data
▪ Hardware Assets: Servers, routers, laptops, mobile devices
▪ Software Assets: Applications, operating systems, development tools
▪ Personnel: Employees, contractors, system administrators
▪ Reputation and Intellectual Property: copyrighted works, patents, trademarks,
trade secrets, industrial designs, etc.,
Identification Techniques
▪ Asset Inventory Audits: Use of automated tools to discover and list assets.
▪ Interviews and Questionnaires: Consulting department heads or IT staff.
▪ Review of System Architecture: Mapping data flows and system components.
▪ Classification Schemes: Tagging assets by sensitivity, criticality, or compliance
relevance.
Information Asset Inventory creation (contd.)
▪ Potential asset attributes – (hardware/software)
• Name
• Asset tag
• IP address
• MAC address
• asset type
• Serial number
• manufacturer name
• Manufacturer’s model or part number
• Software version, update revision, or FCO number
• Physical location, logical location
• Controlling entity
Fault Condition Occurrence (FCO) number, which is a code used to identify and track specific types of errors or faults that
occur within a system. These numbers help in diagnosing and resolving problems more efficiently. FCOs are often related to
system17 failures, errors, or anomalies detected during operation.
Information Asset Inventory creation (contd.)
Identifying people, procedures and data assets. Sample
attributes for people, procedures, and data assets
▪ People
• Position name/number/ID
• Supervisor name/number/ID
• Security clearance level
• Special skills
18
Information Asset Inventory creation (contd.)
• Sample attributes for people, procedures, and
data assets (cont’d.)
▪ Procedures
• Description
• Intended purpose
Software/hardware/networking elements to
which it is tied
• Location where it is stored for reference
• Location where it is stored for update
purposes
19
Information Asset Inventory creation (contd.)
• Sample attributes for people, procedures, and data
assets (cont’d.)
▪ Data
• Classification
• Owner/creator/manager
• Size of data structure
• Data structure used
• Online or offline
• Location
20 • Backup procedures
Assets Ranking: Classification and Categorization Assets
▪ Determine the values of assets
▪ Prioritize according to value
22
Sample asset classification worksheet
23
Listing Assets in Order of Importance
achieved by using a weighted factor analysis worksheet
24
Categories of Threats
▪ Natural: Earthquakes, floods, fires
▪ Technical: System failures, software bugs, power outages
▪ Human (Malicious): Hackers, insiders, cybercriminals
▪ Human (Accidental): Employee errors, misconfigurations
Identification Techniques
▪ Historical Data Analysis: Reviewing past incidents and breach reports.
▪ Threat Intelligence Feeds: Subscribing to databases or feeds (e.g., MITRE
ATT&CK).
▪ Brainstorming and Expert Workshops: Engaging stakeholders to identify threats.
▪ Scenario Analysis: Creating hypothetical but realistic threat scenarios.
Threat Modeling
Threat modeling is the structured process of identifying, enumerating, and
prioritizing potential threats to a system, and documenting the measures needed
to mitigate or manage those threats.
Importance
▪ Enables proactive security design
▪ Helps in resource allocation
▪ Supports compliance and risk management
▪ Improves overall system resilience
▪ Understand the system from an attacker’s perspective
▪ Identify potential attack vectors
▪ Prioritize threats based on risk
Threat Modeling Approaches
▪ Asset-Centric - Focuses on protecting valuable assets (data, resources, systems).
▪ Attacker-Centric - Considers possible attack vectors and adversaries.
▪ System-Centric - Evaluates threats based on system architecture and workflows.
Key Frameworks and Methodologies for Threat Modelling
STRIDE is Microsoft designed framework for threat modeling and stands for
and addresses the following threats.
# Threat Description
1 Spoofing Impersonating users or systems
2 Tampering Altering data or code
3 Repudiation Denying actions
4 Information Disclosure Unauthorized data access
5 Denial of Service Making systems unavailable
6 Elevation of Privilege Gaining unauthorized access
Key Frameworks and Methodologies for Threat Modelling
DREAD for risk rating
# Threat Description
1 Damage potential How severe is the damage?
2 Reproducibility How easily can the attack be repeated?
3 Exploitability How easy is it to exploit the threat?
4 Affected users How many users are impacted?
5 Discoverability How easy is it to find the vulnerability?
Define and
Create and
apply
architectural
mitigation
overview
strategies
Identify threats
using a known
Framework (e.g.
STRIDE)
Threat Identification
▪ Typically: wide variety of threats; each threat presents a
unique challenge to information security
Questions:
▪ Which threats present a danger to your company’s
information assets?
• reduce scope and cost of risk management
31
Threats Prioritisation
Severity of threat: catastrophic, major, moderate, minor,
insignificant
32
Threats Prioritisation (cont’d)
33
Vulnerability Identification
Vulnerabilities are weaknesses or flaws in a system (asset) that could be exploited by
a threat.
Sources of Vulnerabilities
▪ Software bugs or outdated software
▪ Poor access control
▪ Weak passwords
▪ Misconfigured firewalls or routers
▪ Lack of employee training
Identification Techniques
▪ Vulnerability Scanning Tools: Tools like Nessus, OpenVAS, Qualys.
▪ Security Audits and Penetration Testing: Manual and automated testing.
▪ Code Reviews: Reviewing source code for security issues.
▪ Configuration Reviews: Checking system and network settings.
▪ Security Checklists and Standards: NIST, CIS Benchmarks.
Vulnerability Assessment
Vulnerability
flaw or weakness in an asset that can be exploited to breach
security
▪ Begin to review every information asset and its
vulnerability
▪ leads to the creation of a list of vulnerabilities that
remain potential risks to the organization
▪ At the end of the risk identification process, a list of
assets and their vulnerabilities has been developed
▪ This list serves as the starting point for the next step in
the risk management process - risk assessment
Some assets have known vulnerabilities that are recorded in the common vulnerabilities and
exposure
35
(CVE) database and nations’ vulnerability databases (e.g, the USA has a national
vulnerability databse (NVD)
Vulnerability Assessment (cont’d)
Examples:
2. Asset: router,
• vulnerability: incorrect router configuration,
• threat: network susceptible to reduction or loss of
36 connectivity
Vulnerability Assessment (contd.)
37
TVA: Threat-Vulnerability-Asset
The TVA Worksheet
▪ At the end of the risk identification process, a list
of assets and their vulnerabilities has been
developed
▪ Another list prioritizes threats facing the
organization based on the weighted table discussed
earlier
▪ These lists can be combined into a single
worksheet
39
Introduction to Qualitative Risk Assessment
Advantages
▪ Easy to understand and communicate
▪ Quick to implement
▪ Useful for high-level decision making
Limitations
▪ Subjective classifications
▪ May oversimplify complex risks
▪ Not
41
suitable for detailed cost-benefit analysis
Risk Ranking
Risk ranking - involves arranging identified risks in order of priority based on their
assessed severity (impact and likelihood combined).
Ranking Techniques
Ordinal Scales: Assign scores (e.g., 1 to 5) for impact and likelihood and multiply for
a risk score.
Example:
▪ Likelihood = 4 (Likely)
▪ Impact = 3 (Moderate)
▪ Risk Score = 4 × 3 = 12
Custom Risk Scoring Models: Incorporate other factors like detectability, business
impact, or duration.
Application
▪ Used in risk registers or risk logs
▪ Helps
42 in identifying top risks that need urgent attention
▪ Supports decision-making in resource allocation and risk mitigation planning
Risk Matrices
Risk Matrices - A risk matrix (or risk heat map) is a graphical
representation used to assess and prioritize risks based on their
likelihood and impact.
Likelihood Impact
Insignificant - Minor - Moderate - Major Catastrophic
1 2 3 -4 -5
Rare - 1 (1,1) (1,2) (1,3) (1,4) (1,5)
Unlikely - 2 (2,1) (2,2) (2,3) (2,4) (2,5)
Possible - 3 (3,1) (3,2) (3,3) (3,4) (3,5)
Likely - 4 (4,1) (4,2) (4,3) (4,4) (4,5)
Almost (5,1) (5,2) (5,3) (5,4) (5,5)
certain - 5
Risk Score = Likelihood x Impact
Expert-Based Assessments
Expert-based assessment leverages the knowledge and experience of subject matter experts
(SMEs) to evaluate risks, particularly when data is limited or ambiguous.
Common Methods
▪ Interviews: Direct discussions with stakeholders or technical experts
▪ Workshops: Collaborative sessions using brainstorming or SWOT analysis
▪ Delphi Technique: A structured method where multiple rounds of expert opinion are gathered
anonymously and refined
▪ Surveys/Questionnaires: Distributed tools for collecting risk perceptions from many
participants
Benefits
▪ Taps into domain knowledge not found in documents
▪ Enhances risk identification and validation
▪ Supports context-aware risk prioritization
Challenges
▪ Bias and subjectivity
▪ Requires experienced and credible experts
44
▪ Consensus can be difficult in diverse teams
Introduction to Quantitative Risk Assessment
Purpose
▪ Justify security investments using cost-benefit analysis
▪ Estimate potential financial losses due to risks
▪ Enable data-driven decision-making
45
Concepts and Formula
Single Loss Expectancy (SLE) - SLE is the expected monetary loss every time a risk
event (e.g., cyberattack, equipment failure) occurs once.
Formula:
SLE=Asset Value (AV)×Exposure Factor (EF)
SLE = AV x EF
▪ Asset Value (AV): The monetary value of the asset at risk.
▪ Exposure Factor (EF): The percentage of asset loss due to a specific threat
(range: 0 to 1).
Example:
If a server worth $50,000 is estimated to lose 40% of its value in a data breach:
SLE=$50,000×0.4=$20,000
46
Concepts and Formula
Exposure Factor (EF) - EF represents the proportion of an asset's value that is lost due
to a particular incident. It is based on expert judgment and historical data.
Scale
Ranges from 0.0 (no loss) to 1.0 (total loss) – (0.00 – 1.00
Example ratings
▪ EF = 0.1 → Minor damage (10%)
▪ EF = 0.5 → Moderate damage (50%)
▪ EF = 1.0 → Total loss (100%)
Factors Affecting EF
▪ Type and severity of threat
▪ Asset resilience
▪ Mitigation controls in place
47
Concepts and Formula
Annualized Rate of Occurrence (ARO) - ARO is the estimated frequency with which a risk
event is expected to occur in one year.
Examples
▪ ARO = 1 → Occurs once a year
▪ ARO = 0.1 → Occurs once every 10 years
▪ ARO = 3 → Occurs three times a year
Annualized Loss Expectancy (ALE) - ALE is the expected yearly financial loss due to a
risk.
Formula
ALE=SLE×ARO
Example:
Continuing from the previous example:
▪ SLE = $20,000
▪ ARO = 0.5 (once every two years)
ALE = SLE x ARO = 20,000 x 0.5 = 10,000
This means
48 the organization should expect an average loss of $10,000 per year from that
risk.
Use Cases, Advantages and Limitation
Use Cases
▪ Determining insurance coverage needs
▪ Justifying cybersecurity budgets
▪ Evaluating cost-effectiveness of risk controls
Decision Making
If a control costs less than the ALE it mitigates, it may be considered cost-effective.
Example:
If ALE = $50,000 and a new control reduces ARO by half and costs $10,000 annually, then:
• New ALE = $25,000
• Risk reduction benefit = $25,000
• Since benefit ($25k) > cost ($10k), the control is cost-effective.
Advantages
▪ Provides objective, data-driven results
▪ Enables ROI analysis for security investments
▪ Easy to integrate with budgeting and financial planning
Limitations
▪ Requires accurate and often unavailable data
49
▪ Estimations (e.g., ARO, EF) may be subjective
▪ Not suitable for all types of risk (e.g., reputational damage)
Risk Analysis Tools and Techniques
Risk analysis is a vital part of information security risk management. It helps
organizations identify, evaluate, and prioritize risks to assets. This lecture focuses on
widely adopted frameworks and tools for performing risk analysis in a structured and
repeatable manner.
OCTAVE (Operationally Critical Threat, Asset, and Vulnerability Evaluation) is a risk-based
strategic assessment and planning technique for information security developed by CERT at
Carnegie Mellon University.
Key Characteristics
▪ Self-directed: Performed by an internal cross-functional team
▪ Focuses on organizational risks—not just IT risks
▪ Emphasizes operational impact and organizational context
OCTAVE Variants
▪ OCTAVE Classic – Suitable for large organizations
▪ OCTAVE-S
50 – Tailored for small organizations
▪ OCTAVE Allegro – Focuses on information assets and streamlines the process
OCTAVE – CONT’D
OCTAVE Allegro Process Steps
▪ Identify and prioritize information assets
▪ Identify threats to those assets
▪ Identify vulnerabilities and exposures
▪ Evaluate risks based on impact
▪ Develop mitigation strategies
Benefits
▪ Structured and comprehensive
▪ Customizable to organization size and needs
▪ Promotes collaboration between business and IT
51
FAIR
FAIR (Factor Analysis of Information Risk) is a quantitative risk analysis framework that
helps organizations understand and measure information risk in financial terms.
Key Elements
▪ Focuses on calculating probable loss magnitude and loss event frequency
▪ Uses taxonomy of risk components (e.g., threat actor capability, control strength,
asset value)
▪ Compatible with standards like NIST and ISO/IEC 27005
Limitations
▪ Requires training and calibration
▪ Time-consuming without automated tools
53
Hands-on Risk Assessment Tools
54
Risk Evaluation and Prioritization
▪ Once risks have been identified and analyzed, they must be evaluated and
prioritized to determine which requires action and what level of response is
appropriate. This ensures that organizational resources are focused where they
are needed most — on risks that matter.
▪ Risk evaluation involves comparing assessed risk levels against predefined risk
criteria, such as risk appetite and tolerance, and determining the urgency and
importance of response actions.
Example
Likelihood: 4 (on a scale of 1–5)
Impact: 5 (on a scale of 1–5)
Risk Score = 4 × 5 = 20
This score helps in categorizing the risk as Low, Medium, High, or Critical.
56
Setting Risk Appetite and Tolerance
Risk appetite is the amount or level of risk an organization is willing to accept in pursuit of its
objectives. It is a strategic decision defined by senior management.
Example: A fintech company may have a low-risk appetite for data breaches but a higher tolerance
for market-related financial risks.
Risk Tolerance
Risk tolerance defines the acceptable deviation from the risk appetite. It provides operational
boundaries for decision-making.
Example:
Risk Appetite: No more than 1% customer data loss.
Tolerance: Acceptable if the breach affects fewer than 100 customers.
57
Prioritizing Mitigation Efforts
Why Prioritize?
▪ Limited resources (time, budget, personnel).
▪ Some risks pose more immediate or severe threats.
▪ High-impact, high-likelihood risks require urgent attention.
Prioritization Criteria
▪ Risk Score (Likelihood × Impact)
▪ Legal or regulatory obligations
▪ Time sensitivity (e.g., threats with near-term consequences)
▪ Asset criticality (e.g., risks affecting mission-critical systems)
▪ Control effectiveness (are current controls sufficient or failing?)
Risk Treatment Priority Matrix
Risk Level Priority Action Required Example Mitigation Prioritization
Immediate Risk ID Description Score Priority Action
Critical Very High Ransomware Strengthen backups,
mitigation R1 20 High
Prompt treatment attack patching
High High Insider data Update access
planning R2 15 Medium
leak controls
Monitor and treat
Outdated
Medium Medium within reasonable R3 8 Low Scheduled update
58 antivirus
time
Low Low Accept or monitor
Risk Treatment and Mitigation Strategies
Risk Avoidance
63
Summaries of mitigation plans
Acceptance
▪ Do nothing to protect an information asset
• To accept the loss when it occurs
64
Acceptance (contd.)
▪ The organization must:
• Determine the level of risk to the information asset
• Assess the probability of attack and the likelihood of a
successful exploitation of a vulnerability
• Approximate the ARO of the exploit
• Estimate the potential loss from attacks
• Perform a thorough cost benefit analysis
• Evaluate controls using each appropriate type of feasibility
• Decide that the particular asset did not justify the cost of
protection
65
Risk Sharing
Risk sharing involves transferring part or all of the cyber risk to a third
party. This doesn't eliminate the risk but reduces the burden on the
organization. Common methods include:
Examples
▪ Firewalls
▪ Intrusion Detection/Prevention Systems (IDS/IPS)
▪ Encryption
▪ Multi-Factor Authentication (MFA)
▪ Antivirus software
▪ Access
68 control lists (ACLs), etc
Security Controls and Countermeasures – Administrative Controls
Examples
▪ Security policies and procedures
▪ User training and awareness programs
▪ Risk assessments and audits
▪ Background checks
▪ Incident response plans
▪ Separation of duties
69
Security Controls and Countermeasures – Physical Controls
Physical Controls
Controls designed to prevent physical access to facilities, systems,
or information. The purpose is to prevent unauthorized physical
access, theft, or damage to physical infrastructure and assets.
Examples:
▪ Locked doors and cabinets
▪ Security guards
▪ Surveillance cameras (CCTV)
▪ Biometric access control
▪ Environmental controls (fire suppression, HVAC)
70
Security Controls and Countermeasures – Control Effectiveness
Control Effectiveness
Control effectiveness refers to how well a security control mitigates the
associated risks or reduces the likelihood and/or impact of a threat
exploiting a vulnerability.
Factors Influencing Control Effectiveness:
Appropriateness: Is the control suited to the risk and the environment?
Correct Implementation: Was the control configured and deployed
correctly?
Coverage: Does it cover all applicable assets and threat vectors?
Timeliness: Is it applied in a timely manner (e.g., patching
vulnerabilities)?
Monitoring and Maintenance: Are the controls regularly updated and
monitored?
71
Security Controls and Countermeasures – Measuring Control Effectiveness
Risk monitoring and review is a critical phase in the risk management lifecycle. It
ensures that identified risks are being managed effectively, that controls remain
appropriate, and that new or evolving threats are promptly addressed. This is a
continuous process that supports decision-making, compliance, and organizational
resilience.
Continuous Risk Assessment
Continuous risk assessment refers to the ongoing process of identifying, analyzing,
and evaluating risks in real-time or near real-time, rather than at fixed intervals.
Importance
▪ Keeps up with rapidly changing threat landscapes.
▪ Detects emerging risks early.
▪ Maintains the relevance of risk treatment plans.
▪ Enables
74 proactive, rather than reactive, risk management.
Risk Monitoring and Review – Continuous Risk Assessment
Methods of Continuous Risk Assessment
▪ Real-time monitoring of systems and networks.
▪ Automated tools for threat intelligence and vulnerability scanning.
▪ Continuous compliance assessments (e.g., through GRC tools).
▪ Feedback loops from incident response activities.
75
Risk Monitoring and Review – Risk Metrics
Risk Metrics
Risk metrics are quantitative or qualitative indicators used to assess the status and effectiveness of risk
management efforts.
Metric Description
Risk treatment
76 progress % of risks mitigated or under treatment.
Risk Monitoring and Review – Dashboards of Risk Management
Dashboards for Risk Management
A risk dashboard is a visual interface displaying real-time data and risk indicators
to support monitoring and decision-making.
Key Features
Traffic-light indicators for risk status (Red-Amber-Green)
Drill-down capability to see risk details
Trending charts and heatmaps
Alerts for threshold breaches
Integration with tools (SIEM, GRC, ticketing systems)
Benefits
Facilitates executive-level oversight.
Improves
77
communication between security teams and management.
Enables timely action on risk indicators.
Risk Monitoring and Review – Improvement Strategies
Improvement Strategies
Lessons Learned
After incidents or near misses, analyze causes and update risk treatment plans accordingly.
Control Optimization
Regularly test and update security controls to maintain or improve their effectiveness (e.g., red
teaming, control tuning).
Key Provisions
▪ Lawful, fair, and transparent data processing.
▪ Rights of data subjects (access, rectification, erasure).
▪ Mandatory breach notification within 72 hours.
▪ Appointment of a Data Protection Officer (DPO) for certain organizations.
▪ Data Protection Impact Assessment (DPIA).
Implications for Risk Management
▪ Requires organizations to assess and mitigate privacy risks proactively.
▪ Non-compliance risks include fines of up to €20 million or 4% of annual global turnover.
▪ Encourages
79
privacy by design and by default principles.
Legal, Ethical, and Regulatory Considerations - HIPAA
Health Insurance Portability and Accountability Act (HIPAA) – United States
Enacted: 1996
Scope: Applies to healthcare providers, health plans, and their business associates in
the U.S.
Key Provisions
▪ Protects the confidentiality, integrity, and availability of Protected Health
Information (PHI).
▪ The HIPAA Security Rule mandates administrative, physical, and technical
safeguards.
▪ Breach notification requirements under the HITECH Act.
Key Provisions
▪ Consent-based data processing.
▪ Rights to access, rectification, and erasure of personal data.
▪ Requirement for a Data Protection Officer (DPO).
▪ Mandatory data audits and filing of compliance reports.
82
Ethical Considerations in Cyber Risk Management
Definition
Ethical considerations involve understanding what is right or wrong beyond legal
compliance. It addresses responsibilities to stakeholders, transparency, fairness, and
respect for privacy.
Ethical Principles
▪ Confidentiality – Respect and protect user data.
▪ Integrity – Avoid manipulating or misrepresenting data.
▪ Accountability – Be responsible for decisions and actions.
▪ Transparency
83
– Inform stakeholders about data practices and risks.
Integrating Legal, Ethical, and Regulatory Considerations in Risk Management
Key Strategies
▪ Compliance mapping – Align organizational practices with applicable laws and
standards.
▪ Training and awareness – Educate employees on legal obligations and ethical
expectations.
▪ Risk assessment – Incorporate legal and ethical risks into enterprise risk
assessments.
▪ Policy development – Ensure policies reflect regulatory requirements and ethical
standards.
▪ Incident response planning – Include regulatory reporting and communication
protocols.
Role of Governance
▪ Strong governance ensures that cyber risk management is aligned with:
▪ Legal compliance.
▪ Ethical
84 accountability.
▪ Strategic organizational goals.
Developing a Risk Management Plan
A Risk Management Plan (RMP) is a document that outlines the strategy and
processes an organization will use to identify, assess, mitigate, and monitor risks. It
provides a structured approach to ensure risks are managed systematically and
aligned with organizational objectives. The following are the components of a risk
management plan.
Risk Management
Risk Management Scope Risk Governance and Roles
Objectives ▪ Lists key stakeholders and their
▪ Defines the purpose and ▪ Specifies the boundaries of
the risk management effort responsibilities:
goals of the risk ✓ Risk Owner
management process. (e.g., project, department,
✓ Risk Manager
▪ Aligns with organizational or enterprise-wide). ✓ Executive Sponsor
strategy or project ▪ Identifies assets, processes, ▪ Describes oversight mechanisms
objectives. or systems covered. (e.g., Risk Committee, Risk
▪ Example: "Minimize Board).
disruptions to service
delivery caused by cyber
85
threats."
Developing a Risk Management Plan – cont’d
Risk Identification Process Risk Analysis and Evaluation Risk Treatment and Response
▪ Describes methods used to ▪ Specifies how risks will be Plan
identify risks: assessed: ▪ Outlines strategies to
✓ Brainstorming ✓ Qualitative (likelihood × address risks:
✓ Checklists impact matrix) ✓ Avoid
✓ Interviews ✓ Quantitative (e.g., ✓ Mitigate
✓ Threat modeling Annualized Loss ✓ Transfer (e.g.,
✓ Vulnerability Expectancy) insurance)
assessments ▪ Defines the risk rating scale ✓ Accept
and criteria for prioritizing ✓ Exploit (for
Risk Register risks. opportunities)
Central record of all identified ▪ Includes specific control
risks and their details Monitoring and Review measures or
✓ Description ▪ Describes how and when risks countermeasures.
✓ Likelihood and impact will be monitored.
✓ Owner ▪ Includes indicators for tracking
✓ Mitigation actions risk levels (e.g., KPIs).
✓ Status ▪ Specifies review intervals and
86 update procedures.
Developing a Risk Management Plan – cont’d
Communication and Reporting Budget and Resources
Plan Risk Register ▪ Allocates resources required to
▪ Identifies who needs risk Central record of all identified implement risk management
information, what type, and risks and their details activities.
how often. ✓ Description ▪ Includes staff, tools, and
▪ Specifies communication ✓ Likelihood and impact funding for controls or
channels (e.g., reports, ✓ Owner mitigation actions.
dashboards, meetings). ✓ Mitigation actions
▪ Addresses escalation paths. ✓ Status