Skip to main content
Zero Trust

Zero Trust Isn't a Product: Why Your EDR Won't Save You

Most attacks now bypass traditional antivirus. Here's why Zero Trust is more than a buzzword and how EDR fits into a broader strategy.

I remember sitting in a security briefing back in 2023, watching a demo where a red teamer used PowerShell to pull off a full domain compromise. No malware. No signature. Just a few keystrokes. That's when it hit me: my EDR was just a fancy alarm system, not a lock. The CrowdStrike 2025 Global Threat Report backs this up: 79% of detections last year were malware-free. Attackers are using the tools already on your network—scripts, legitimate software, even your own admin tools. So why are we still treating EDR as the silver bullet?

Is Zero Trust just another buzzword?

Sure, vendors love to slap the label on anything. But NIST SP 800-207 gives a concrete definition: minimize uncertainty in enforcing accurate, least-privilege per-request access decisions, even when the network is compromised. That's not marketing fluff. It's a fundamental shift from "trust but verify" to "never trust, always verify."

If I have EDR, why do I need Zero Trust?

Think of EDR as a security camera. It's great for catching a thief in the act, but it doesn't stop them from breaking in. Zero Trust is like putting bars on windows and deadbolts on doors. It's preventive, not just detective. EDR still matters—it catches what slips through—but Zero Trust shrinks the attack surface so much less slips through in the first place.

Let me give you an example from my own experience. A client of ours had top-tier EDR, but a phishing email got through to a finance manager. She clicked a link that downloaded a legitimate remote desktop tool. The EDR didn't flag it because the tool was signed and trusted. Within 20 minutes, the attacker was in her email, forwarding invoices to their own account. That's the kind of breach that Zero Trust—specifically MFA and least privilege—could have stopped cold.

Does Zero Trust mean I can ditch my antivirus?

No. Most organizations should run antivirus alongside EDR, letting EDR focus on sophisticated threats while AV handles commodity malware noise. Zero Trust doesn't replace endpoint protection; it layers on top. You don't throw out your cameras just because you added a security guard.

What are the core principles I should implement first?

Start with the NIST SP 800-207 tenets: verify explicitly, use least privilege, and assume breach. Concretely, that means enforcing MFA everywhere, segmenting your network, and giving users only the access they need. The CISA Zero Trust Maturity Model organizes this into five pillars—Identity, Devices, Networks, Applications and Workloads, and Data—so you can track progress.

But here's the thing: don't try to boil the ocean. Pick one pillar—say, Identity—and move from Traditional to Initial stage. That's progress. Rome wasn't built in a day, and neither is a Zero Trust architecture.

Is MFA really that important?

Yes. NIST SP 800-63B defines AAL2 as requiring two different authentication factors, and AAL3 adds phishing resistance with hardware authenticators. A password alone is never enough. MFA is the bare minimum. And I mean it when I say "phishing resistance"—SMS codes can be intercepted, but hardware keys (like YubiKeys) are far harder to phish.

How do I prioritize patching?

Use the CISA Known Exploited Vulnerabilities catalog. As of August 2026, it lists about 1,670 vulnerabilities known to be exploited in the wild. Patch those first. CISA's BOD 22-01 requires federal agencies to remediate listed CVEs within two weeks for most, a good benchmark for everyone. Don't waste time on theoretical flaws. If a bug has never been exploited, it can wait until the next maintenance window.

What about phishing? Isn't that a user problem?

Phishing is the top initial access vector, per the FBI IC3 2024 report, with 193,407 complaints. But here's the kicker: in Zero Trust, you don't rely on users being perfect. Even if someone clicks, MFA and least privilege limit the damage. Train users, yes, but design for failure. Assume the click will happen—and make sure it doesn't lead to a breach.

Can I just buy a Zero Trust product?

No. Zero Trust is a framework, not a single tool. You'll need EDR, MFA, identity management, network segmentation, and more. The table below shows how common components map to Zero Trust goals.

Component Zero Trust Role Example
EDR Detect and respond to threats on endpoints Microsoft Defender for Endpoint
MFA Verify user identity explicitly Authenticator app, hardware key
Network Segmentation Limit lateral movement Micro-segmentation, VLANs
Vulnerability Management Reduce exploitable weaknesses Patch priority via KEV catalog

Quick tip: Don't try to boil the ocean. Pick one pillar from CISA's model—say, Identity—and move from Traditional to Initial stage. That's progress.

Warning: If you think Zero Trust is a product you can buy, you'll waste money on a tool that doesn't address the core issues. I've seen organizations spend six figures on a "Zero Trust platform" and still get breached because they didn't change their access policies.

The single most important thing to remember: Zero Trust is a mindset and architecture, not a purchase. EDR is essential, but without explicit verification and least privilege, you're still trusting the network far too much.

Sources

  • CISA - https://www.cisa.gov/stopransomware
  • CrowdStrike 2025 Global Threat Report - https://www.crowdstrike.com/en-us/global-threat-report/
  • NIST SP 800-207 - https://doi.org/10.6028/NIST.SP.800-207
  • CISA Zero Trust Maturity Model - https://www.cisa.gov/zero-trust-maturity-model
  • NIST SP 800-63B - https://pages.nist.gov/800-63-3/sp800-63b.html
  • FBI IC3 2024 Internet Crime Report - https://www.ic3.gov/Media/PDF/AnnualReport/2024_IC3Report.pdf

Share this article:

Comments (0)

No comments yet. Be the first to comment!