Containment, Eradication, and Safe Recovery
Choose actions that interrupt harm, remove the cause, restore trustworthy operations, and verify that the incident has not simply resumed.
In this lesson, you will learn to:
- Select and justify containment, eradication, recovery, and validation actions for an incident while documenting their evidence and business trade-offs.
Containment, Eradication, and Safe Recovery
This lesson explains the relationship between containment, eradication, recovery, and validation, including the common trade-offs between speed, evidence, and service availability.
Containment should interrupt the incident with the least necessary disruption
Containment limits ongoing harm and adversary activity. Common actions include revoking sessions, disabling or resetting a compromised account, isolating a device, blocking a destination, restricting an application integration, removing a public exposure, pausing a deployment, or segmenting a network path. The right action depends on what is known, what may be affected, and how the action changes business operations.
Choose containment by comparing urgency, confidence, scope, reversibility, evidence impact, and service consequence. A strong account-compromise signal on a privileged identity may justify immediate session revocation and disablement. An uncertain alert on a production system may call for a temporary restriction, closer monitoring, and rapid owner engagement. Do not let fear of disruption become an excuse for inaction when evidence shows active harm.
Plan alternatives. If taking a system offline is not feasible, can access be narrowed, high-risk functions paused, credentials rotated, or traffic restricted? If a cloud role may be abused, can it be removed without blocking emergency recovery? If a device contains valuable volatile evidence, can a controlled capture happen before isolation? Explain the chosen trade-off in the incident record.
Containment is not eradication. Blocking one IP, deleting one file, or resetting one password may remove a visible symptom while leaving persistence, a stolen token, a vulnerable path, or another compromised identity. Use containment to create time and safety for the next phase.
Recover to a trusted state and verify the result
Eradication addresses the cause or persistence mechanism that enabled the incident. It may involve removing malware, rebuilding a system, patching a vulnerability, rotating secrets, removing unauthorized identities, correcting configuration, closing an exposed service, or replacing a compromised dependency. Do not declare eradication merely because the most visible alert stopped.
Recovery restores required services and capabilities to a trusted state. It should use known-good images, configurations, backups, and credentials where possible. Assess whether a backup point could contain the same compromise, whether a restored identity has appropriate privileges, whether security tooling is active, and whether critical integrations or logging are intact. Restoring data without restoring trustworthy access and monitoring can recreate exposure.
Validate outcomes with defined criteria. Confirm that the affected service is functional, the original path is closed, required controls are active, relevant identities or sessions are remediated, monitoring is in place, and no evidence indicates ongoing activity. Maintain heightened observation for a proportionate period after recovery, especially when the scope or attacker capability remains uncertain.
Recovery has human and business dimensions. Explain service availability, user actions, expected symptoms, remaining limitations, and escalation paths. A technically restored system may still fail operationally if owners do not know it is safe to use or if users continue to follow a compromised process.