GRC Careers

HomeResourcesIncident Response: Eradication

CS-096 · Incident Response

Incident Response: Eradication

Removing the threat and closing the door it came through so the attacker cannot return.

Executive Summary

Eradication is the phase where the team fully removes the threat from the environment and closes the weakness that let it in. It goes beyond stopping the spread to eliminating malware, backdoors, and attacker access, and to fixing the root cause. If eradication is incomplete, the attacker comes back and the whole cycle starts again.

What It Is

Eradication is the fourth phase of the incident response lifecycle. Where containment stops an incident from spreading, eradication removes it entirely: deleting malware, closing backdoors, revoking stolen or added credentials, and eliminating any persistence the attacker set up so they cannot quietly return. It also addresses the root cause, the underlying weakness such as an unpatched vulnerability or a misconfiguration that allowed the compromise. In the lifecycle described by NIST SP 800-61 and SANS incident handling, eradication follows containment and precedes recovery. In practice eradication and recovery are closely linked, because removing the threat and restoring clean systems often happen together, but the distinction matters: eradication is about getting rid of the threat, recovery is about safely returning to normal.

Why It Matters

Incomplete eradication is one of the most common reasons an organization gets hit again by the same attacker. Modern intruders plant multiple footholds precisely so that removing one does not lock them out, and they often lie low after initial containment. If the team cleans the obvious malware but misses a hidden backdoor or leaves the original vulnerability open, the attacker simply walks back in, sometimes with more caution the second time. Eradication is also where root-cause thinking pays off, because fixing only the symptom guarantees a repeat. For professionals, thorough eradication reflects deep technical skill and discipline, and the ability to confirm a threat is truly gone is a defining strength of experienced DFIR analysts and incident responders.

How It Works

Eradication builds directly on the scope and evidence gathered earlier, because you cannot remove what you have not found. The team identifies every affected system and every mechanism of persistence, then removes malware and attacker tooling, closes backdoors, and resets or removes compromised and attacker-created accounts and keys. For heavily compromised systems, rebuilding from a known-good image is often safer than trying to clean in place, because it removes the uncertainty of a hidden implant. Crucially, the team fixes the root cause by patching the exploited vulnerability, correcting the misconfiguration, or removing the exposed service, so the same door does not stay open. Before declaring eradication complete, responders verify that the threat is actually gone through scanning, hunting for remaining indicators, and monitoring for signs of return. All of this is documented, because it feeds recovery and the lessons-learned review.

Architecture Diagram

ContainmentEradicationRecoveryLessons Learned
Eradication is the fourth phase: it removes the threat contained earlier and fixes the root cause before recovery.

Visual Workflow

Use scope and evidence to identify every affected system and every persistence mechanism.Remove malware and attacker tooling and close backdoors on all affected systems.Reset or remove compromised and attacker-created accounts, keys, and sessions.Rebuild heavily compromised systems from a known-good image where appropriate.Fix the root cause by patching, reconfiguring, or removing the exposed weakness.Verify eradication through scanning, threat hunting, and monitoring before moving to recovery.

Common Attacks

Common Mistakes

Best Practices

Quick Checklist

Recommended Tools

EDR
Removes malicious processes and files and confirms endpoints are clean
Vulnerability scanner
Confirms the exploited weakness is fixed and finds related exposures
Forensic and threat-hunting tools
Locate hidden persistence and confirm the threat is fully removed
Identity and access management
Rotates and removes compromised and attacker-created accounts and keys

Industry Standards

NIST SP 800-61
Computer Security Incident Handling Guide covering eradication and root-cause fixing
NIST SP 800-40
Guidance on patch management, central to closing the exploited weakness
NIST Cybersecurity Framework (CSF) 2.0
The Respond function frames threat removal activities

Career Relevance

Eradication is deep technical work for DFIR analysts, incident responders, and security engineers, who must find and remove persistence, fix root causes, and prove the threat is gone. SOC analysts support with scanning and verification. The discipline to confirm complete removal, rather than assuming it, is a defining strength that senior security employers listed on AI-Governance-Jobs.com look for.

Interview Questions

Related Certifications

GIAC Certified Forensic Analyst (GCFA) GIAC Certified Incident Handler (GCIH) CompTIA CySA+

Further Reading

Key Takeaways

Download PDFDownload PNG

FAQ

How is eradication different from containment?

Containment stops an active incident from spreading and limits damage, while eradication fully removes the threat and fixes the underlying weakness. Containment buys time; eradication ends the attacker's access.

Why can an attacker come back after an incident is handled?

Sophisticated intruders plant several footholds and persistence mechanisms so removing one does not lock them out, and they often stay quiet after initial containment. If eradication misses a hidden backdoor or leaves the exploited vulnerability unpatched, the attacker can return through the same or a different door.

Is it better to clean a system or rebuild it?

For lightly affected systems, cleaning may be enough, but for a deeply compromised host, rebuilding from a known-good image is usually safer because it removes the uncertainty of a hidden implant. Just be sure the backup or image used is clean and predates the compromise.

Get all 116 reference sheets
The complete AGJ Cybersecurity Professional Reference Library, print-ready PDFs and PNGs.
Browse the library

Related Careers

Related certifications

GIAC Certified Forensic Analyst (GCFA)GIAC Certified Incident Handler (GCIH)CompTIA CySA+

Current openings

Live openings appear on the web version. Browse the job board for current GRC and security roles.
Browse all jobs

Suggested learning path

  1. Ground the basics with CS-001 Cybersecurity
  2. Study this sheet: Incident Response: Eradication
  3. Go deeper: Incident Response: Preparation
  4. Go deeper: Incident Response: Identification
  5. Validate it: work toward GIAC Certified Forensic Analyst (GCFA)
  6. Find the role: browse current openings

Related sheets

More in Incident Response

Share this LinkedIn Facebook X Email