What problem does it solve?
Recovering from a ransomware attack without a structured plan risks re-infection, restoring compromised backups, and breaking system dependencies. This Skill provides a step-by-step recovery workflow aligned with NIST and CISA frameworks so systems are restored safely, in the correct order, and validated against re-infection.
Core Features & Use Cases
- Clean Recovery Environment Setup: Build an isolated recovery VLAN with firewall rules that block traffic to compromised production segments.
- Identity-First Restoration: Recover Active Directory before domain-joined systems, including the critical double krbtgt password reset to defeat Golden Ticket persistence.
- Backup Integrity Validation: Scan backups read-only with antivirus and check for ransomware artifacts before restoring any data.
- Dependency-Ordered Restoration: Restore systems in four phases from identity infrastructure through critical business apps to remaining systems.
- Use Case: After a LockBit attack encrypts 80% of a manufacturer's servers, follow the workflow to restore domain controllers from immutable backups, reset credentials, validate with dcdiag, and reconnect systems in monitored phases within the RTO commitment.
Quick Start
Use this skill to build a ransomware recovery runbook for restoring our Active Directory and ERP systems from verified backups after containment is complete.