You think buying the best EDR on the market means you're ready for an incident. Wrong. EDR is a tool, not a plan. The CrowdStrike 2026 Global Threat Report found that 82% of detections in 2025 were malware-free, and average adversary breakout time dropped to just 29 minutes (CrowdStrike 2026 Global Threat Report). That's not a typo. In under half an hour, an attacker can go from initial access to moving laterally across your network. If you're relying on your EDR to save you, you've already lost. Here's how to actually run incident response when the alert fires.
Imagine You're the SOC Lead at a Mid-Sized Firm
Picture this: It's 2:47 PM on a Tuesday. Your EDR console lights up with a high-severity alert on a finance laptop. The endpoint is running a PowerShell script that's making outbound HTTPS connections to a domain you've never seen. Your first instinct? Isolate the endpoint and start scanning. But hold that thought. You need to think like a responder, not a technician.
The first thing you do is check the MITRE ATT&CK techniques. The script is likely T1059.001 (PowerShell) — that's Execution. The outbound connection is likely Command and Control (T1071). But the real question is: how did it get there? Did it come from a phishing email? A drive-by download? Or did someone exploit a vulnerability in an internet-facing system? The Verizon 2026 DBIR found that more breaches now begin with exploitation of software vulnerabilities than with stolen passwords (Verizon 2026 Data Breach Investigations Report). So before you start clicking, pull the full event timeline — and don't forget to check for other affected endpoints. EDR gives you visibility, but you have to know what to look for.
Containment: Don't Just Click 'Isolate'
Most people think containment is easy: click 'Isolate' and you're done. But that's a mistake. Isolation is a blunt instrument. If you cut off the endpoint too fast, you lose the ability to observe the attacker's behavior — and you might miss the full scope. On the other hand, if you wait too long, the attacker is already inside other systems. The average breakout time is 29 minutes (CrowdStrike 2026 Global Threat Report). That means you have under half an hour to decide whether to isolate.
Here's my blunt advice: isolate the affected endpoint immediately, but don't stop there. Use your EDR's ability to terminate processes and roll back changes (CISA (endpoint detection and response)). But remember, isolation only stops that endpoint. If the attacker has already moved to another machine, you've just cut off one branch while the root remains. So, after isolating, run a search across all endpoints for the same indicators of compromise: the script hash, the domain, the process name. This is where EDR's real power shines — it can search historical data across your fleet. Do that before you even think about eradication.
Eradication and Recovery: Don't Forget the Backups
Once you've contained the immediate threat, you need to get rid of it. That means eradicating the malware from all affected systems, not just the one you isolated. Use your EDR's remote terminal to remove persistence mechanisms, delete scheduled tasks, and kill malicious processes. But here's the thing: if the attacker used a zero-day exploit — and the CrowdStrike 2026 report shows a 42% increase in zero-day exploits before public disclosure (CrowdStrike 2026 Global Threat Report) — you might not even know what to look for. That's why you need to treat every incident as if the attacker had full access.
For recovery, you'll likely need to restore from backups. CISA's StopRansomware guidance says that maintaining offline, encrypted backups and regularly testing them is your best bet for recovery (CISA StopRansomware guidance). But don't just restore the first backup you find. Verify the backup is clean — many ransomware variants actively target backups (CISA #StopRansomware Guide). Restore to a clean system, and before you bring it back online, patch the vulnerability that was exploited. Remember, NIST SP 800-40r4 frames patching as preventive maintenance (NIST SP 800-40 Rev. 4). Don't skip it.
Post-Incident: The Part Everyone Skips
After you've contained and eradicated, the incident isn't over. NIST SP 800-61 Rev. 2 organizes the response lifecycle into four phases, and the last one is Post-Incident Activity (NIST SP 800-61 Rev. 2). This is where you do the after-action review. What went well? What went wrong? Did you have the right tools? Did your team know what to do? Did you have a plan?
But here's the thing: most organizations skip this step because they're exhausted or they think the incident is over. That's a mistake. The post-incident review is where you turn lessons learned into improvements. Update your incident response plan, adjust your EDR policies, patch the vulnerabilities you found, and retrain your staff. CISA's #StopRansomware Guide recommends implementing a cybersecurity user awareness and training program that includes guidance on identifying and reporting phishing (CISA #StopRansomware Guide). Because, let's face it, phishing is still a top vector — the FBI IC3 2024 report shows 193,407 phishing complaints (FBI IC3 2024 Internet Crime Report).
The Bottom Line: Your EDR Is Not Enough
Here's my blunt recommendation: stop treating EDR as your silver bullet. Yes, you need it. But you also need a tested incident response plan, a patching program, offline backups, and a team that knows how to use the tools. The IBM Cost of a Data Breach Report 2026 found that organizations making extensive use of AI and automation in security saved an average of USD 1.93 million in breach costs compared to those using none (IBM Cost of a Data Breach Report 2026). That's the kind of advantage you want. So, before the next incident hits, do this:
- Run a tabletop exercise that simulates a breakout with a 29-minute clock.
- Patch the vulnerabilities in CISA's Known Exploited Vulnerabilities catalog (currently about 1,670) (CISA Known Exploited Vulnerabilities Catalog).
- Test your backups with a restore drill.
And when the alarm goes off, don't freeze. Contain, eradicate, recover, learn. Every minute counts.
Quick tip: In your next incident, set a timer for 25 minutes. When it goes off, if you haven't isolated the affected endpoint, you've already missed the average breakout window.
Bottom Line
The single best move you can make is to treat incident response as a rehearsal, not a reaction. Practice your response with realistic scenarios, and you'll be ready when the real thing happens.
Sources
- CISA (endpoint detection and response) - https://www.cisa.gov/stopransomware
- CrowdStrike 2026 Global Threat Report - https://www.crowdstrike.com/en-us/global-threat-report/
- Verizon 2026 Data Breach Investigations Report - https://www.verizon.com/business/resources/reports/dbir/
- CISA StopRansomware guidance - https://www.cisa.gov/stopransomware
- NIST SP 800-61 Rev. 2 - https://csrc.nist.gov/pubs/sp/800/61/r2/final
- IBM Cost of a Data Breach Report 2026 - https://www.ibm.com/reports/data-breach
Comments (0)
Please sign in to post a comment.
Don't have an account? Create one
No comments yet. Be the first to comment!