๐ก️ CISSP Study Note: Risk Mitigation
๐ก️ CISSP Study Note: Risk Mitigation
๐ Definition
Risk Mitigation is the process of reducing the potential impact and/or likelihood of a specific risk by implementing security controls or safeguards. It is the most common risk treatment strategy used in cybersecurity and risk management.
Rather than avoiding the risk entirely, mitigation allows the business activity to continue while minimizing exposure to acceptable levels.
๐ง Why It Matters in Cybersecurity
Most real-world risks cannot be avoided or transferred.
Instead, they must be managed and reduced through technical, administrative, and physical controls.
Risk mitigation helps organizations:
-
Protect critical assets
-
Maintain compliance
-
Reduce attack surfaces
-
Limit damage if a threat materializes
It’s a practical balance between security, cost, and usability.
⚖️ Risk Treatment Options (Recap)
| Option | Action |
|---|---|
| Accept | Do nothing; document and live with the risk. |
| Avoid | Eliminate the risk by eliminating the activity. |
| Transfer | Shift the risk to a third party (e.g., insurance). |
| Mitigate ✅ | Reduce the risk through controls and safeguards. |
๐ง Types of Risk Mitigation Controls
| Control Type | Examples |
|---|---|
| Technical | Firewalls, antivirus, encryption, MFA, IDS/IPS |
| Administrative | Security policies, awareness training, background checks |
| Physical | Locks, cameras, guards, biometrics |
| Compensating | Alternative controls when preferred ones aren't feasible |
| Preventive / Detective / Corrective | Controls aligned with risk response strategy phases |
✅ Example (CISSP-Style)
A company identifies a risk of credential theft via phishing. To mitigate this risk, it implements multi-factor authentication (MFA), conducts quarterly phishing simulations, and enables real-time alerting on suspicious logins.
✅ These controls reduce both the likelihood and impact of the threat, demonstrating solid risk mitigation.
๐ Found In CISSP Domains
| Domain | Focus |
|---|---|
| ๐ Domain 1: Security and Risk Management | Introduces mitigation as a primary risk treatment strategy. |
| ๐ Domain 3: Security Architecture and Engineering | Covers design and implementation of controls for risk mitigation. |
| ๐ Domain 7: Security Operations | Enforces and monitors mitigated risks through day-to-day procedures. |
๐ Memory Hook
“Mitigation doesn’t remove the risk—it makes it manageable.”
The goal is to reduce exposure enough that the organization can operate safely and confidently.
Comments
Post a Comment