
Bcm Disaster Recovery Specialist
- 27 installs
- 7 repo stars
- Updated May 20, 2026
- daemon-blockint-tech/agentic-enteprises-skill
Build security-focused BCM/DR: BIA and RTO/RPO for security tooling, cyber-resilient BCP/DRP, ransomware recovery playbooks, and restore tests.
About
Guides security-focused business continuity and disaster recovery covering BIA, RTO/RPO for security tooling, cyber-resilient BCP/DRP, ransomware recovery, and restore testing. A developer uses it when defining BCM/DR scope or authoring cyber recovery runbooks.
- BIA and RTO/RPO for identity and security tooling (SIEM/EDR/IdP/KMS)
- Ransomware recovery playbooks and immutable backup design
Bcm Disaster Recovery Specialist by the numbers
- 27 all-time installs (skills.sh)
- Ranked #1,530 of 2,203 Security skills by installs in the Skillselion catalog
- Data as of Jul 29, 2026 (Skillselion catalog sync)
npx skills add https://github.com/daemon-blockint-tech/agentic-enteprises-skill --skill bcm-disaster-recovery-specialistAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 27 |
|---|---|
| repo stars | ★ 7 |
| Last updated | May 20, 2026 |
| Repository | daemon-blockint-tech/agentic-enteprises-skill ↗ |
What it does
Build security-focused BCM/DR: BIA and RTO/RPO for security tooling, cyber-resilient BCP/DRP, ransomware recovery playbooks, and restore tests.
Files
BCM & Disaster Recovery Specialist (Security-Focused)
When to Use
- Run business impact analysis for security-critical and IT services (IdP, SIEM, EDR, SOAR, KMS, CASB, PKI)
- Set RTO/RPO and recovery tiers for security tooling, identity, logging, and evidence retention
- Author or refresh BCP/DRP with cyber-resilience (isolation, rebuild-from-gold, segmented recovery)
- Build ransomware and destructive-attack recovery playbooks (decrypt vs rebuild decision tree)
- Design backup, immutability, and air-gap patterns; schedule restore tests with pass/fail criteria
- Coordinate crisis comms cadence with IR and executive stakeholders during prolonged recovery
- Facilitate tabletop exercises (cyber, regional loss, identity outage, logging loss)
- Map high-level regulatory BCM expectations to program artifacts (not legal advice)
When NOT to Use
- Lead active security incident war room, containment, or evidence preservation →
incident-responder - Triage SOC alerts or execute detection playbooks →
soc-analyst - Define SEV matrices, paging, or status-page program →
incident-management-engineer - Operate SLIs, SLOs, error budgets, and burn-rate alerts →
site-reliability-engineer - Execute snapshot restores and access tickets without BCM program ownership →
cloud-system-administrator - Build VPC, clusters, or new platforms →
infrastructure-engineer,cloud-engineer - Enterprise security strategy without BCM/DR lens →
cybersecurity - Implement SIEM/EDR/IdP controls →
information-security-engineer - Control-by-control audit evidence automation →
compliance-engineer - Org-wide infra portfolio and multi-year capex →
vp-of-infrastructure - Deep forensic acquisition and super-timelines →
digital-forensics-analyst
Related skills
| Need | Skill |
|---|---|
| Active CSIRT response, containment, timelines | incident-responder |
| Incident program, SEV, on-call, postmortem process | incident-management-engineer |
| SLO impact during outage; reliability mitigation | site-reliability-engineer |
| Backup/restore execution, snapshots, hygiene | cloud-system-administrator |
| Security program, IR policy, board narratives | cybersecurity |
| SIEM/EDR/IdP/KMS implementation | information-security-engineer |
| GRC program, framework scoping, audit prep | compliance-specialist |
| Technical evidence automation | compliance-engineer |
| Forensic preservation and investigation reports | digital-forensics-analyst |
| Crisis and customer messaging approval | communication-lead |
| VP infra portfolio and investment trade-offs | vp-of-infrastructure |
Core Workflows
1. Scope and program charter
Define BCM/DR boundaries, ownership, and alignment with IR and resilience functions.
See `references/bcm_dr_scope.md`.
2. Business impact and criticality
Identify processes, dependencies, and security-service criticality; classify tiers.
See `references/business_impact_and_criticality.md`.
3. RTO, RPO, and recovery strategies
Set objectives; choose strategies (active/active, warm standby, rebuild, manual workaround).
See `references/rto_rpo_and_recovery_strategies.md`.
4. Cyber incident and ransomware recovery
Playbooks for encryption, wiper, identity compromise, and supply-chain recovery sequencing.
See `references/cyber_incident_and_ransomware_recovery.md`.
5. Backup, immutability, and restore testing
Retention, isolation, validation criteria, and evidence for auditors and leadership.
See `references/backup_restore_and_immutability.md`.
6. Tabletop exercises and governance
Exercise design, findings tracking, regulatory touchpoints, and continuous improvement.
See `references/tabletop_exercises_and_governance.md`.
Outputs
- BIA summary — tiered services, dependencies, max tolerable downtime, data classes
- RTO/RPO register — per service with owner, strategy, and last test date
- BCP/DRP pack — activation criteria, roles, comms tree, recovery sequences
- Cyber recovery playbook — ransomware/wiper/IdP paths with decision gates
- Restore test report — scope, RPO achieved, integrity checks, gaps, remediation
- Tabletop report — scenario, injects, decisions, gaps, action register
- Executive BCM brief — posture, test results, top risks (for leadership; not legal advice)
Principles
- Recover security first — identity, logging, and detection before convenience features
- Assume compromise — prefer clean rebuild and immutable backups over in-place decrypt
- Test restores, not backups — successful backup job ≠ recoverable data
- Align with IR — BCM activation and comms complement, not duplicate, CSIRT runbooks
- Document decisions — tiering and accepted gaps need explicit risk acceptance
Backup, restore, and immutability
Table of contents
1. Backup scope 2. Immutability and isolation 3. Retention and legal hold 4. Restore test program 5. Restore procedure pattern 6. Evidence for audit 7. Common failures
Backup scope
Include in BCM backup inventory (minimum):
| Category | What to back up | Owner |
|---|---|---|
| Identity | IdP config, federation metadata, conditional access policies | IAM team |
| Keys | KMS policies, HSM config (not raw keys in plaintext exports) | Security eng |
| Detection | SIEM content packs, parser configs, SOAR playbooks | SOC platform |
| Endpoints | EDR policy baselines, exclusion lists (versioned) | Security eng |
| Infrastructure | IaC state, firewall rulesets, DNS zones | Platform |
| SaaS | Vendor export APIs, admin settings snapshots | App owner |
| Evidence | Log archive indices, ticket/case metadata | SOC/GRC |
Exclude from standard DR backups: ephemeral caches, non-prod unless tiered.
Align scope with RPO register—every tier-0/1 row must map to a backup job or replication stream.
Immutability and isolation
Implement defense against ransomware touching backups:
1. Object lock / WORM — minimum retention aligned to longest RPO + investigation window 2. Separate admin account — backup admins not in domain users; MFA on backup plane 3. Network isolation — backup network unreachable from corp VLAN except required ports 4. Air-gap or offline copy — periodic for tier-0 (tape, vault, second cloud account) 5. Immutable snapshots — cloud snapshot lock; verify delete API cannot bypass without break-glass 6. Versioning — protect against poisoned backup chains; test restore from older point
Document break-glass procedure to shorten retention (requires two-person approval).
Execution partners: cloud-system-administrator, information-security-engineer.
Retention and legal hold
| Driver | Action |
|---|---|
| RPO | Minimum backup frequency |
| Regulatory log retention | Retain archives even if RPO shorter |
| Litigation hold | Suspend deletion; coordinate legal |
| Insurance | Map to policy evidence requirements |
On hold: freeze automated lifecycle deletion; tag affected backups in catalog.
Restore test program
Cadence
| Tier | Minimum frequency | Scope |
|---|---|---|
| 0 | Semi-annual | Full functional restore to isolated env |
| 1 | Annual | Full or partial per risk |
| 2 | Annual | Sampled systems |
| 3+ | Risk-based | Optional |
Test types
1. Tabletop restore — walkthrough with timestamps (quarterly for tier-0) 2. Technical restore — actual data/system recovery 3. Failover — DNS/regional flip where applicable 4. Cyber-specific — restore from pre-dwell backup sample; malware scan restored image
Pass criteria
Record for each test:
- Target RPO achieved (Y/N; actual data timestamp)
- Target RTO achieved (Y/N; RTA minutes)
- Integrity checks — auth, ingest, agent check-in, sample queries
- Issues — ticket IDs, owners, due dates
Failed test = risk acceptance or remediation by due date—escalate tier-0 failures to leadership.
Restore procedure pattern
Standard runbook sections (delegate execution to ops):
1. Authorize — change ticket, incident link, approvers 2. Isolate target — recovery VLAN, no production routes until validated 3. Select recovery point — document timestamp and reason 4. Restore — per vendor steps; verify checksums where available 5. Validate — functional tests from service owner checklist 6. Scan — AV/EDR on restored systems before join production 7. Cutover — maintenance window, rollback plan documented 8. Report — RPO/RTO achieved, logs attached
For SaaS: document export/import limits; test vendor restore support annually.
Evidence for audit
Maintain 6–12 months of:
- Restore test reports with pass/fail and approver
- Backup job success dashboards (tier-0/1)
- Immutability configuration screenshots or IaC references
- Risk acceptances for known gaps
Route control mapping to compliance-engineer or compliance-specialist—this skill supplies operational proof, not control matrices.
Common failures
| Failure | Mitigation |
|---|---|
| Backups succeed but restore untested | Mandate semi-annual tier-0 tests |
| Same admin for domain and backups | Separate backup admin plane |
| Replication includes malware | Known-good points; isolated restore scan |
| SaaS "backup" is recycle bin only | Contractual export; secondary copy |
| Log backup deleted for cost | BIA tier-1 minimum retention |
| DR docs on encrypted file share | Out-of-band copies |
After real incident, compare actual RPO to test results; update test scope if gap > 1 tier.
BCM and disaster recovery scope
Table of contents
1. Program purpose 2. In scope 3. Out of scope 4. Roles and RACI 5. Lifecycle and cadence 6. Handoffs
Program purpose
Establish security-focused continuity and recovery so the organization can:
- Restore identity, detection, and logging within agreed RTO/RPO after cyber or infrastructure events
- Execute documented recovery for ransomware, wipers, and prolonged identity or SaaS outages
- Prove restore capability through tested backups and exercised playbooks
- Coordinate prolonged recovery comms with incident response without owning the war room
This skill addresses program design, analysis, playbooks, and exercises—not live operations.
In scope
| Area | Examples |
|---|---|
| BIA | Security services, IdP, SIEM/SOAR, EDR, KMS, CASB, PKI, vault, audit log pipelines |
| Objectives | RTO, RPO, MTPD, recovery tiers, workarounds |
| Plans | BCP, DRP, cyber recovery annex, crisis comms outline tied to IR |
| Cyber recovery | Ransomware/wiper paths, clean rebuild, segmented recovery |
| Backups | Immutability, air-gap, retention vs legal/regulatory hold |
| Testing | Restore tests, tabletop exercises, after-action tracking |
| Governance | Policy hooks, metrics, regulatory BCM mapping (high level) |
Out of scope
| Topic | Route to |
|---|---|
| Live CSIRT command, containment, forensics | incident-responder, digital-forensics-analyst |
| SOC queue triage | soc-analyst |
| SEV/on-call/paging design | incident-management-engineer |
| SLO/error budget operations | site-reliability-engineer |
| Ticket-level snapshot restore | cloud-system-administrator |
| Greenfield cloud/K8s build | cloud-engineer, infrastructure-engineer |
| Control implementation (EDR rules, IAM) | information-security-engineer |
| Legal notification decisions | Legal/compliance; fact packs via incident-responder |
| VP portfolio and multi-year capex | vp-of-infrastructure |
Roles and RACI
| Activity | BCM/DR lead | IR commander | SRE/platform | Security eng | Legal/comms |
|---|---|---|---|---|---|
| BIA and tiering | A/R | C | C | C | I |
| RTO/RPO approval | R | C | C | C | I |
| BCP/DRP maintenance | A/R | C | C | C | I |
| Activate BCP during incident | C | A (SEV/security) | R | C | C |
| Ransomware recovery playbook | R | A during event | C | C | C |
| Restore test execution | A | I | R | C | I |
| Tabletop facilitation | R | C | C | C | C |
| Customer/regulatory messaging | I | C | I | I | A |
A = accountable, R = responsible, C = consulted, I = informed.
Lifecycle and cadence
1. Annual — refresh BIA, RTO/RPO register, executive brief 2. Semi-annual — restore tests for tier-0/1 security and identity systems 3. Quarterly — tabletop (rotate cyber, regional, IdP, logging-loss scenarios) 4. Per major change — update dependencies when IdP, logging, or SOC stack changes 5. Post-incident — feed real RTO/RPO and gaps into plan updates within 30 days
Handoffs
From IR (`incident-responder`): After containment, provide recovery sequencing, rebuild criteria, and comms templates for prolonged outage.
To IR: During BCP activation for security incidents, IR owns timeline and evidence; BCM owns recovery milestones and service restoration order.
To SRE (`site-reliability-engineer`): Customer-facing SLO impact and mitigation; BCM owns security-service recovery order and backup validation.
To cloud ops (`cloud-system-administrator`): Execute restores per runbook; BCM defines scope, success criteria, and test schedule.
Business impact and criticality
Table of contents
1. BIA objectives 2. Process and service inventory 3. Impact dimensions 4. Dependency mapping 5. Tiering model 6. Workarounds 7. BIA outputs
BIA objectives
Produce a defensible criticality ranking for security and IT services that drives RTO/RPO, backup scope, and exercise priority. Focus on:
- Security outcomes — authentication, authorization, detection, response, evidence retention
- Regulatory and contractual — logging retention, breach investigation capability, access control
- Operational coupling — what breaks if IdP, SIEM, or EDR is unavailable for 4h vs 24h
Do not treat all SaaS as tier-0; justify tiers with impact evidence.
Process and service inventory
Capture each item in a single register:
| Field | Guidance |
|---|---|
| Service name | Product + environment (prod IdP, corp SIEM) |
| Owner | Business + technical |
| Users / consumers | Employees, SOC, apps, regulators |
| Data classes | Credentials, logs, keys, PII in scope |
| Peak usage | Login waves, month-end, release windows |
| RTO/RPO (draft) | From impact interview; refine in RTO doc |
Security-critical examples: IdP/MFA, PAM, KMS/HSM, SIEM, log archive, EDR, SOAR, email security gateway, CASB, secrets manager, certificate authority, vulnerability scanner, GRC tool storing control evidence.
Impact dimensions
Score each service 1–5 per dimension at defined outage durations (e.g., 1h, 4h, 24h, 72h):
| Dimension | Questions |
|---|---|
| Safety / life | Any operational technology or safety system dependency? |
| Financial | Revenue stop, fraud exposure, penalty risk? |
| Legal / regulatory | Inability to investigate, report, or prove controls? |
| Reputational | Customer trust, media, partner churn? |
| Security posture | Blind spots, inability to contain spread, credential risk? |
| Operational | Engineering halt, support paralysis, manual work explosion? |
Security-specific: prolonged loss of logging or IdP often escalates impact non-linearly—document compound effects (cannot investigate while attackers remain active).
Dependency mapping
For each tier candidate, diagram:
1. Upstream — IdP, DNS, network, hypervisor, SaaS status page 2. Downstream — apps, SOC workflows, automation that fails closed or open 3. Shared fate — single region, single admin account, single backup controller 4. External — identity federation, MSP SOC, cloud control plane
Flag single points of failure and circular dependencies (e.g., MFA via system that requires MFA to administer).
Tiering model
| Tier | Typical MTPD | Examples | Recovery priority |
|---|---|---|---|
| 0 | < 1 h | IdP prod, corp MFA, break-glass path | Immediate; pre-staged runbooks |
| 1 | < 4 h | SIEM hot path, EDR management, KMS | Same day; comms to leadership |
| 2 | < 24 h | SOAR, secondary regions, warm log archive | Next business day |
| 3 | < 72 h | GRC, training LMS, non-prod security sandboxes | Scheduled recovery |
| 4 | > 72 h | Dev/test security tools | Best effort |
Assign tier from highest impact dimension at MTPD threshold. Document risk acceptance when tier and budget disagree.
Workarounds
Define manual or degraded modes before disaster:
| Service | Workaround | Limitations | Max duration |
|---|---|---|---|
| IdP | Break-glass local accounts | Audit burden, no SSO | Hours only |
| SIEM | Store-and-forward / alternate sink | Reduced correlation | Days with risk acceptance |
| EDR | Isolation via network ACL | No central console | Incident-specific |
| MFA | Hardware token backup, SMS (if policy allows) | Weaker factor | Emergency only |
Workarounds require pre-approval in policy and tabletop validation.
BIA outputs
Deliver:
1. Criticality register (CSV or GRC tool) — all fields above, versioned 2. Dependency diagram — tier-0/1 subgraph 3. Gap list — missing workarounds, unknown owners, untested dependencies 4. Recommendations — RTO/RPO proposals, backup scope changes, exercise priorities
Route tier-0 gaps with due dates to information-security-engineer or platform owners; track in BCM action register.
Cyber incident and ransomware recovery
Table of contents
1. Recovery vs IR boundaries 2. Decision tree 3. Ransomware playbook 4. Wiper and destructive attacks 5. Identity compromise recovery 6. Logging and evidence preservation 7. Crisis comms coordination 8. Return to normal
Recovery vs IR boundaries
| Phase | IR (incident-responder) | BCM/DR (this skill) |
|---|---|---|
| Detect & declare | Lead | Consult on BCP triggers |
| Contain & eradicate | Lead | Advise recovery order, rebuild vs restore |
| Recover services | Support | Lead on sequencing, RTO tracking |
| Comms | Facts to stakeholders | Prolonged outage cadence templates |
| Post-incident | PIR, lessons | Update RTO/RPO, playbooks, tests |
Never pay ransom or negotiate without legal and executive decision—document options only.
Decision tree
Confirmed encryption or destructive malware?
├─ NO → Follow standard DR/BCP for outage; IR may still run parallel
└─ YES →
├─ Backups verified clean + immutable? (test hash/sample restore)
│ ├─ YES → Prefer RESTORE to isolated env → validate → cutover
│ └─ NO → REBUILD from gold images / new tenants; assume compromise
├─ Domain-wide admin compromised?
│ └─ YES → Identity recovery BEFORE broad restore
└─ Exfiltration suspected?
└─ Coordinate legal/regulatory prep; preserve logs per holdRestore-in-place only when IR and forensics confirm no attacker persistence in restored images.
Ransomware playbook
Phase 0 — Preparation (before event)
- Maintain offline/immutable backups; separate admin for backup plane
- Document gold images, IaC baselines, and SaaS tenant rebuild steps
- Pre-approve isolation actions (VLAN, disable sync, disable GPO scripts)
- Store critical runbooks outside primary domain (out-of-band access)
Phase 1 — Mobilize (0–2 h)
1. IR declares incident; activate cyber recovery annex 2. Freeze backup deletion and replication jobs; snapshot backup catalog metadata 3. Identify patient zero timeline; map encrypted scope 4. Preserve logs off affected systems (forwarders, cloud audit)—see logging section 5. Establish recovery bridge separate from potentially compromised chat/IdP if needed
Phase 2 — Assess backups (2–8 h)
1. Identify last clean backup per system (before dwell time) 2. Test restore to isolated network; scan restored images 3. Record achievable RPO per system; compare to register 4. If backups encrypted or poisoned, switch to rebuild track
Phase 3 — Recover (hours–days)
1. Recover identity and network controls first 2. Restore or rebuild tier-0 security stack (SIEM, EDR management) 3. Restore workloads in waves; validate each wave before next 4. Rotate all secrets post-cutover (API keys, service principals, DB passwords) 5. Enhanced monitoring for 30+ days; document RTA vs RTO
Phase 4 — Close
- Executive sign-off on restoration completeness
- Feed gaps to PIR; schedule restore test and tabletop within 90 days
Wiper and destructive attacks
- Assume no reliable decrypt; focus on rebuild and data loss acceptance
- Prioritize business-critical data recreation paths (not only IT restore)
- Coordinate with
digital-forensics-analystif attribution or legal hold required - Document permanent loss items for leadership and legal (not legal advice)
Identity compromise recovery
1. Disable compromised accounts and federation paths if needed 2. Revoke refresh tokens, app passwords, API keys tied to IdP 3. Reset KRBTGT / tier-0 recovery per AD best practice if domain affected 4. Rebuild or restore IdP from known-good backup to isolated environment 5. Re-enroll MFA devices; treat prior MFA as untrusted 6. Validate conditional access and admin roles before general user login
Handoff to information-security-engineer for control hardening post-recovery.
Logging and evidence preservation
During recovery:
- Do not delete logs for "cleanup" without legal/IR approval
- Redirect ingest to clean SIEM or cold storage; note gap in investigation timeline
- Export cloud audit, IdP, EDR, and email logs to immutable store early
- Document detection gap period if SIEM down (for PIR and regulatory prep)
Forensic depth → digital-forensics-analyst; war-room timeline → incident-responder.
Crisis comms coordination
BCM provides prolonged recovery messaging support:
| Audience | Content focus | Approval |
|---|---|---|
| Internal staff | What works, workarounds, ETA bands | Comms + IR |
| Leadership | RTO status, decisions, resource needs | Exec sponsor |
| Customers | Facts only, no speculation | communication-lead, legal |
| Regulators | Via legal/compliance; fact packs | Legal |
Use separate fact and hypothesis sections; update on cadence tied to severity.
Return to normal
Criteria to exit DR mode:
- Tier-0/1 services at or above agreed minimum function
- No active uncontained encryption spread
- Monitoring and identity trust validated
- Action register for hardening owned and dated
Conduct hot wash within 5 business days; update cyber recovery annex and restore tests.
RTO, RPO, and recovery strategies
Table of contents
1. Definitions 2. Setting RTO and RPO 3. Security service targets 4. Recovery strategies 5. Activation criteria 6. Recovery sequencing 7. Metrics and reporting
Definitions
| Term | Meaning |
|---|---|
| RTO | Maximum acceptable time to restore service function (not necessarily full performance) |
| RPO | Maximum acceptable data loss measured in time (last recoverable point) |
| MTPD | Maximum tolerable period of disruption before unacceptable impact |
| RTA | Actual recovery time achieved in test or incident |
RTO/RPO must be approved by service owner and risk/compliance where regulatory logging or identity is involved.
Setting RTO and RPO
1. Start from BIA tier and MTPD 2. Subtract time for assessment, decision, and team mobilization (often 30–120 min for major events) 3. Set RTO ≤ remaining MTPD budget for restoration work 4. Set RPO from backup frequency, replication lag, and legal log retention minimums 5. Validate with restore test or tabletop—adjust if RTA consistently exceeds RTO
Document exceptions (e.g., "RPO 24h accepted for dev SIEM with risk ID").
Security service targets
Use as starting points; calibrate to your BIA:
| Service | Suggested tier | RTO (indicative) | RPO (indicative) | Notes |
|---|---|---|---|---|
| Production IdP / SSO | 0 | 1–4 h | 0–15 min | Break-glass separate from RTO |
| MFA / PAM | 0–1 | 4 h | 0–1 h | Emergency access procedure |
| KMS / HSM | 0–1 | 4–8 h | 0 | Key ceremony may extend RTA |
| SIEM (hot) | 1 | 4–8 h | 15 min–1 h | Ingest gap = detection blind spot |
| Log archive (cold) | 2 | 24 h | 1–24 h | Investigation history |
| EDR console | 1 | 4 h | 1 h | Agents may buffer locally |
| SOAR | 2 | 24 h | 4 h | Manual playbooks interim |
| Secrets manager | 0–1 | 4 h | 0–15 min | Rotation dependencies |
| PKI / internal CA | 1 | 8–24 h | 1 h | Cert expiry cascade risk |
Recovery strategies
| Strategy | When to use | Pros | Cons |
|---|---|---|---|
| Active/active | Tier-0 with budget | Lowest RTO | Cost, split-brain risk |
| Warm standby | Tier-0/1 SaaS or regional pair | Balanced | Drift, licensing |
| Pilot light | Tier-1/2 | Cheaper than warm | Longer RTA |
| Backup restore | Most security SaaS | Simple | RPO bound to backup |
| Rebuild from gold | Post-ransomware, untrusted estate | Trust | Longest RTO |
| Manual workaround | Short gaps | Fast to start | Weak security, not scalable |
Cyber bias: after confirmed compromise, default to rebuild from known-good rather than restore-in-place unless forensic and IR (incident-responder) approve.
Activation criteria
Declare DR mode when any trigger is met (customize in BCP):
- Tier-0 service outage exceeding 50% of RTO with no ETA
- Ransomware or wiper affecting production or backups
- Identity platform compromise or total loss of MFA
- Regional/cloud loss affecting multiple security controls
- Regulatory direction to preserve systems (coordinate legal)
Activation authority: BCM lead + IR commander + designated executive (document in BCP).
Recovery sequencing
Default security-first order for cyber events:
1. Stabilize command — incident bridge, roles, comms cadence (incident-responder) 2. Network isolation — stop spread; preserve evidence paths 3. Identity — break-glass, disable compromised paths, restore IdP 4. Secrets and keys — rotate after identity trust re-established 5. Logging and detection — SIEM/EDR before broad app restore (avoid blind recovery) 6. Critical apps — per business BIA, not security skill alone 7. Validate — hunt for persistence; compare to pre-incident baseline 8. Stand down DR — document RTA vs RTO; update register
Parallel tracks: comms (communication-lead), legal/regulatory prep (compliance/legal).
Metrics and reporting
Track quarterly:
| Metric | Definition |
|---|---|
| RTA vs RTO | Per service, test or incident |
| RPO achievement | Data timestamp restored vs objective |
| Test coverage | % tier-0/1 with restore test in last 6 months |
| Tabletop closure | % actions closed within SLA |
| Backup immutability | % critical backups with WORM/object lock |
Report trends to leadership and feed cybersecurity / compliance-specialist program reviews.
Tabletop exercises and governance
Table of contents
1. Governance model 2. Policy and plan artifacts 3. Exercise types 4. Designing a tabletop 5. Scenarios and injects 6. Facilitation and scoring 7. After-action and tracking 8. Regulatory BCM (high level)
Governance model
| Body | Purpose | Cadence |
|---|---|---|
| BCM steering | Priorities, budget, risk acceptance | Quarterly |
| Plan owners | Maintain BCP/DRP sections | Ongoing |
| Exercise calendar | Schedule tabletops and restore tests | Annual publish |
| Post-incident feed | Real events → plan updates | Per major incident |
Executive sponsor (CISO, CIO, or COO delegate) chairs steering; BCM lead runs day-to-day.
Integrate with risk register (security-risk-analyst) and GRC (compliance-specialist)—do not duplicate.
Policy and plan artifacts
Minimum document set:
| Artifact | Contents |
|---|---|
| BCM policy | Scope, roles, testing mandate, exception process |
| BCP | Business priorities, workarounds, comms tree, relocation if any |
| DRP | Technical recovery, systems, dependencies, activation |
| Cyber recovery annex | Ransomware, IdP, logging loss; links to IR playbooks |
| Crisis comms outline | Cadence, audiences; defers wording to communication-lead |
| RTO/RPO register | Authoritative objectives and owners |
Version control: annual review minimum; emergency revision after failed test or major incident.
Exercise types
| Type | Effort | Value |
|---|---|---|
| Discussion tabletop | Low | Roles, decisions, gaps |
| Functional drill | Medium | Single system restore or failover |
| Full simulation | High | Multi-team, production-like (rare) |
| Parallel IR exercise | Medium | Joint with incident-responder scenario |
Rotate cyber and availability scenarios—security BCM is not only ransomware.
Designing a tabletop
1. Define objectives (e.g., "validate IdP recovery order," "test exec comms cadence") 2. Select participants — BCM, IR, SRE, cloud ops, security eng, legal, comms, business owner 3. Choose scenario matched to tier-0 risks from BIA 4. Draft timeline and injects (see below) 5. Assign facilitator (BCM) and observer (records gaps, no heroics) 6. Schedule 90–120 min; pre-read one page max 7. Publish rules — no blame; hypotheticals unless using real sanitized incident
Scenarios and injects
Example scenarios
| ID | Scenario | Stresses |
|---|---|---|
| C1 | Ransomware + backup encryption | Immutable backups, rebuild decision |
| C2 | IdP total loss | Break-glass, MFA re-enrollment |
| C3 | SIEM down 24h | Detection gap, log preservation |
| C4 | Region loss (cloud) | Failover, RTO register |
| C5 | Supply chain compromise in EDR | Trust, rebuild agents |
| C6 | Prolonged SaaS outage (email/security) | Workarounds, customer comms |
Inject pattern
Deliver injects every 15–25 min:
- "Backup team reports last clean copy is 72h old—impact?"
- "Legal asks whether to pause user communication—who decides?"
- "SOC cannot reach SIEM—document detection gap start time"
- "Executive demands restore production before identity fixed—response?"
Force decision points with named roles—not open discussion only.
Facilitation and scoring
Facilitator prompts:
- What is known vs assumed?
- Who has authority to activate DR?
- What is RTO clock start (declaration vs discovery)?
- Where are runbooks; are they reachable if IdP down?
Optional maturity scoring (1–5) per dimension:
- Roles and authority
- Technical runbooks
- Comms and stakeholders
- Backup/restore confidence
- Lessons incorporated since last exercise
After-action and tracking
Within 10 business days publish:
1. Executive summary — objectives met?, top 3 gaps 2. Gap register — ID, description, owner, priority, due date 3. Plan updates — which BCP/DRP sections change 4. Test calendar changes — added restore tests?
Track gaps in same system as audit findings or risk register. Close loop in next steering meeting.
Major gap (no tier-0 workaround): escalate to cybersecurity and executive sponsor.
Regulatory BCM (high level)
Map program to frameworks without legal interpretation:
| Framework / domain | BCM-relevant themes (high level) |
|---|---|
| Financial (e.g., FFIEC, DORA ICT) | BCP testing, ICT service continuity, incident communication |
| HIPAA | Contingency plan, data backup, disaster recovery modes |
| PCI DSS | IR and backup procedures for CDE |
| SOC 2 | Availability/CC series continuity |
| ISO 22301 / 27031 | BCMS, ICT readiness |
| NIST CSF Recover | Recovery planning, improvements |
Use compliance-specialist for framework scoping; compliance-engineer for evidence automation. This skill produces plans, tests, and exercise records that satisfy many control narratives—legal/compliance confirms applicability.
Disclaimer: Regulatory text and filing obligations require qualified legal/compliance review—not provided here.