Vulnerability reports, security metrics, IR escalation, RCA, executive communication, compliance reporting, and inhibitors — the complete 16% domain.
This domain tests your ability to produce useful security reports for multiple audiences, communicate risk in business terms, apply security metrics, escalate incidents appropriately, identify what prevents remediation, and meet compliance reporting obligations.
Inhibitors are factors that prevent or delay patching/remediating a known vulnerability. When a vulnerability cannot be remediated, a compensating control should be applied.
Vulnerability Report components:
IR Report components:
| Regulation | Who to Notify | Deadline | Scope |
|---|---|---|---|
| GDPR | Supervisory Authority (e.g., ICO, CNIL) | 72 hours of becoming aware | Personal data of EU residents |
| GDPR | Affected individuals | "Without undue delay" if high risk | Only if high risk to individuals |
| HIPAA | Affected individuals | 60 days of discovery | Unsecured PHI breach |
| HIPAA | HHS (and public posting) | 60 days (500+); annually (<500) | 500+ = Wall of Shame; <500 = annual log |
| HIPAA | Prominent media | 60 days | Only if 500+ individuals in same state |
| PCI DSS | Card brands + acquiring bank | Immediately | Cardholder data compromise |
| Metric | Formula / Definition | Improved By |
|---|---|---|
| MTTD | Avg time from event to detection alert | Better SIEM rules, EDR, threat hunting |
| MTTR | Avg time from alert to containment/resolution | SOAR automation, playbooks, team training |
| MTTI | Avg time from detection to root cause | Forensics skills, deeper logging, threat intel |
| False Positive Rate | False alerts / Total alerts × 100 | Rule tuning, contextual enrichment, allowlists |
| False Negative Rate | Missed incidents / Total incidents × 100 | Coverage expansion, new detection rules |
| MTTP | Avg time from patch release to deployment | Automated patching, prioritization framework |
| SLA Compliance Rate | Vulns remediated on time / Total vulns × 100 | Prioritization, resource allocation, tracking |
| Inhibitor | Example | Response |
|---|---|---|
| MOU/SLA constraint | Vendor-managed system requires vendor approval for changes | Compensating controls; work with vendor on schedule |
| Change management/CAB | Production change requires 5-day CAB review cycle | Submit emergency change request; apply compensating controls in interim |
| Business process interruption | ERP system can only be patched during quarterly maintenance windows | Network isolation, enhanced monitoring until maintenance window |
| Degrading functionality | Patch breaks API integration with payment processor | Test in staging; virtual patching via WAF; timeline-based exception |
| Legacy / EOL system | Windows XP embedded in manufacturing equipment | Air-gap or network isolation, enhanced monitoring, migration plan |
| Third-party dependency | Waiting for software vendor to release patched version | Virtual patching, monitoring, document accepted risk |