Eradication
Eradication is the step in responding to a cybersecurity incident where the organization removes the cause of the problem from its systems, such as deleting malware, closing off the attacker's access, and fixing the weaknesses that were exploited. It typically follows containment (stopping the incident from spreading) and comes before recovery (returning systems to normal operation). The goal is to make sure the threat is fully gone so it cannot cause the same harm again.
In incident response, eradication is the activity of eliminating the components of an incident from affected environments after containment and before recovery. It commonly includes removing malicious code and artifacts, disabling or removing compromised accounts and unauthorized access paths, and remediating the vulnerabilities or misconfigurations that enabled the compromise. Eradication is generally a hands-on operational task performed by incident response, security operations, or IT teams; it typically falls outside the direct execution scope of a virtual or fractional CISO, whose role is usually to advise on and govern the response process rather than perform the technical removal. The completeness of eradication depends on the accuracy of prior investigation and scoping, since threats missed during analysis may persist and lead to recurrence.
Why it matters
Eradication is the point in incident response where an organization actually removes the root cause of a compromise rather than simply limiting its spread. If eradication is incomplete, the same threat can resurface, allowing an attacker to regain access or malware to reactivate. This makes eradication a pivotal step: the difference between an incident that is truly resolved and one that quietly persists often comes down to how thoroughly this phase is executed.
The effectiveness of eradication depends heavily on the quality of the investigation and scoping that precede it. If prior analysis misses a compromised account, a secondary implant, or an unpatched vulnerability, those overlooked elements can survive the eradication effort and lead to recurrence. In practice, this means eradication is only as good as the detection and analysis work that informs it, which is why organizations treat scoping accuracy as a prerequisite rather than an afterthought.
For security leadership, eradication also illustrates the boundary between hands-on operational work and governance. A virtual or fractional CISO typically does not perform the technical removal of malware or the closing of attacker access paths; instead, they advise on and govern the response process, ensuring the organization has a defined approach, adequate resources, and appropriate oversight so that eradication is carried out completely and consistently.
Who it's relevant to
Inside Eradication
Common questions
Answers to the questions practitioners most commonly ask about Eradication.