What is Eradication?
Eradication is the incident response phase where all threat components are permanently removed: malware, backdoors, persistence mechanisms, unauthorized accounts, and compromised credentials, ensuring the threat cannot re-establish after containment.
Definition
- Eradication
- Eradication is the incident response phase where all threat components are permanently removed: malware, backdoors, persistence mechanisms, unauthorized accounts, and compromised credentials, ensuring the threat cannot re-establish after containment.
How Eradication Works
Eradication follows containment and requires thorough knowledge of everything the attacker did. Incomplete eradication is one of the most common causes of incident recurrence. Organizations that remove obvious malware while missing a web shell or registry persistence mechanism find themselves responding to the same incident weeks later.
Steps: remove all malware and attacker tools (EDR quarantine plus manual removal), delete all persistence mechanisms (registry keys, scheduled tasks, services, web shells), remove unauthorized accounts or group memberships, reset all potentially exposed credentials (not just known-compromised accounts), patch exploited vulnerabilities, and clean or rebuild systems that cannot be reliably cleaned.
Sometimes the safest approach is system reimaging from a known-good baseline, particularly for systems where the attacker had root or SYSTEM access and may have installed kernel-level implants.
Persistence mechanisms attackers commonly leave behind, and that eradication must specifically hunt for, include: registry Run and RunOnce keys, scheduled tasks or cron jobs disguised with legitimate-looking names, new or modified Windows services, WMI event subscriptions (a stealthy fileless persistence technique that survives reboots without touching disk), web shells dropped in a web application's upload directory, SSH authorized_keys entries added to compromised Linux hosts, and newly created or modified Group Policy Objects that push malicious configuration domain-wide.
Credential reset scope is often broader than it first appears: resetting only the account known to be compromised misses service accounts the attacker may have harvested along the way, cached credentials on systems the attacker touched, and any Kerberos tickets forged if the attacker achieved domain-level compromise, in which case the krbtgt account itself, used to sign all Kerberos tickets, needs its password reset twice to invalidate outstanding golden tickets.
The decision to clean versus reimage a system usually comes down to depth of access achieved: a workstation compromised only at user level, where the malware and persistence mechanisms are fully enumerated, can often be cleaned in place. A server where the attacker obtained SYSTEM or root, especially with any indication of a rootkit or kernel driver, is safer to rebuild from a known-good image, since kernel-level implants can hide from the very tools used to detect them. Verification after eradication typically combines an EDR sweep across the environment for the specific indicators from the incident and a follow-up period of heightened monitoring on previously affected systems.
Eradication in SOC Operations
Thorough eradication requires a complete picture of attacker activity, which is why forensic investigation during containment matters. You document all malicious artifacts, compromised accounts, and attacker actions during investigation, then work systematically through the list during eradication. Verification scanning after eradication confirms the threat is fully removed before transitioning to recovery. In practice, eradication is where thorough case notes from containment and investigation pay off directly: every indicator documented earlier, a file hash, a registry key, a scheduled task name, an IP address, becomes an item on the eradication checklist, and every item skipped is a potential path back in for the attacker. You typically coordinate with IT or system owners for eradication actions on production systems, since removing a scheduled task or disabling a service can break legitimate functionality if misidentified. After eradication, you also update detection content, adding the attacker's newly observed indicators to watchlists, so any recurrence attempt is caught immediately rather than requiring a full re-investigation.
Practice Eradication in a Real SOC
SOCSimulator provides hands-on training with realistic SIEM, XDR, and Firewall interfaces. Build real analyst skills investigating eradication scenarios with zero consequences, free.
Related Terms
Containment is the incident response phase focused on limiting the spread and impact of a confirmed ...
Recovery is the final phase of the incident response lifecycle, where affected systems are restored ...
Incident response (IR) is the structured, repeatable process an organization follows before, during,...
Persistence is the set of techniques an adversary uses to keep access to a compromised system after ...
Digital forensics is the scientific process of collecting, preserving, analyzing, and presenting dig...
More Processes Terms
Related SOC Training Resources
SOC Analyst (Tier 1) Career Guide: Salary & Skills
Tier 1 SOC Analysts are the front line. You monitor alert queues, triage incoming detections, classify them as true or f…
Read more Career PathIncident Responder Career Guide: Salary & Skills
Incident Responders lead the technical response when confirmed breaches happen. You coordinate containment, run forensic…
Read more Career PathDFIR Analyst Career Guide: Salary & Skills
DFIR Analysts combine forensic investigation with incident response. You collect and analyze digital evidence from compr…
Read more ComparisonSOCSimulator vs LetsDefend: Comparison
SOCSimulator wins on operational realism. You get multi-tool shift simulation with SLA pressure, noise injection, and al…
Read more ComparisonSOCSimulator vs Security Blue Team: Comparison
SOCSimulator provides continuous operational training that keeps your skills sharp between shifts. Security Blue Team pr…
Read more ToolXDR Training Console: SOCSimulator
The XDR console in SOCSimulator replicates the investigation workflow of platforms like CrowdStrike Falcon, Microsoft De…
Read more ToolSIEM Training Console: SOCSimulator
The SIEM console in SOCSimulator replicates the workflow of enterprise platforms like Splunk Enterprise Security, Micros…
Read more TechniqueMITRE ATT&CK® Techniques: Detection Training Library
Browse all MITRE ATT&CK® techniques with detection strategies and example alerts.
Read more Career PathCybersecurity Career Paths: 2026 Guide
Explore SOC analyst career paths with salary data, required skills, and certification roadmaps.
Read more PlaybookSOC Investigation Playbooks: Step-by-Step Guides
Practitioner investigation playbooks with decision trees and real SIEM queries.
Read more FeatureShift Mode: Real-Time SOC Simulation
Practice alert triage under realistic time pressure with SLA timers and noise injection.
Read more FeatureOperations: Guided Training Operations
Structured CTF-style investigation operations covering real-world attack scenarios.
Read more