Who This Is For
If you're still leaning on antivirus and a VPN and calling it zero trust, you're doing it wrong. I see this everywhere: teams bolt on a few tools, say "never trust, always verify," and then keep trusting the device that's already on the network. That's not zero trust; that's theater. This guide is for the IT and security folks who are done with that. I'm going to walk you through the six steps I use to make endpoints genuinely earn access, step by step, with the hard truths and the concrete actions that actually move the needle.
Step 1: Stop Relying on Antivirus Alone
Antivirus is a checkbox, not a strategy. It compares files against known malware signatures, which is fine for commodity threats but useless against the stuff that's actually breaking in today. The CrowdStrike 2025 Global Threat Report found that 79% of detections in 2024 were malware-free—no virus to catch, just living-off-the-land techniques. And by 2025, that number climbed to 82% (CrowdStrike 2026 Global Threat Report). If you're depending on signatures, you're missing four out of five attacks. I'm not saying ditch AV outright; run it as a backstop. But your real detection and response has to come from EDR—Endpoint Detection and Response—which uses behavioral analysis and heuristics to catch unknown and fileless threats (CISA). That's the difference between a guard checking IDs and a detective watching for suspicious behavior.
Step 2: Deploy EDR Everywhere It Matters
EDR is the core of modern endpoint security. It continuously monitors activity, can isolate an endpoint, terminate processes, and even roll back changes (CISA). That's a world away from just quarantining a file. I recommend you deploy EDR on every internet-connected and critical endpoint—workstations, laptops, mobile devices, web servers—but not on voting machines or other systems where you need absolute stability (CIS/MS-ISAC). And don't forget the platforms: Microsoft Defender for Endpoint works on Windows, macOS, Linux, Android, and iOS, so there's no excuse for gaps (Microsoft). If you're wondering which EDR to pick, the big names are CrowdStrike Falcon, Microsoft Defender, SentinelOne, Palo Alto Cortex XDR, and Trend Micro Vision One (CISA). Choose one that fits your team, but choose something. The cost of a breach is too high to wait—IBM's 2026 report puts the global average at $4.99 million, a record high (IBM).
Step 3: Enforce MFA Like Your Job Depends on It
You cannot claim zero trust without phishing-resistant MFA. NIST SP 800-63B defines three authenticator assurance levels, and AAL2 requires two different factors—something you know and something you have (NIST). That's the minimum. But I push for AAL3 when you can, because it uses a hardware-based authenticator that resists phishing—an attacker can't trick your user into typing a code into a fake site (NIST). The Verizon 2026 DBIR says more breaches now start with exploiting software vulnerabilities than stolen passwords, but passwords are still a weak link (Verizon). So make MFA mandatory. Microsoft describes the three factor types: something you know, something you have, something you are (Microsoft). Use a hardware key for admins, at least.
Step 4: Patch on a Schedule, Not on a Whim
Patching is the unglamorous work that prevents the most break-ins. CISA's Known Exploited Vulnerabilities catalog lists about 1,670 vulnerabilities that have been exploited in the wild (CISA KEV). That's your priority list. CISA's BOD 22-01 requires federal agencies to fix KEV-listed vulns within two weeks for newer ones—that should be your benchmark too (CISA BOD 22-01). NIST SP 800-40r4 calls patching preventive maintenance, and it's right (NIST). But here's the catch: a patch might not exist yet, or the vendor may have stopped supporting the software (NIST). So you need a process to identify, prioritize, and install patches, and to apply non-patch mitigations when a patch isn't available (NIST). Set a regular cadence, scan your internet-facing devices, and don't let critical vulns linger.
Step 5: Assume Breach and Prepare to Respond
Zero trust demands an assume-breach mindset. That means you plan for the worst before it happens. NIST SP 800-61 Rev. 2 gives you a four-phase incident response lifecycle: Preparation, Detection & Analysis, Containment/Eradication/Recovery, and Post-Incident Activity (NIST). The latest revision, Rev. 3, aligns with the NIST CSF 2.0, which I like because it helps you integrate incident response with your broader risk management (NIST). In practice, that means having an incident response plan that's tested, not just written. When a breach does happen, time is everything: CrowdStrike's 2026 report says average breakout time has dropped to just 29 minutes (CrowdStrike). That's not much time to detect and contain. So your EDR alerts need to be triaged fast, and you need playbooks ready. Also, back up your data offline and encrypted, and test those backups regularly—CISA's StopRansomware guide says that's your best bet for recovery (CISA). Don't wait until you're encrypting files.
Step 6: Focus on the Human Layer
All the technology in the world won't save you if your users click everything. Phishing is still the top attack vector—the FBI's IC3 report logged 193,407 phishing complaints in 2024 (FBI). CISA says to recognize the warning signs, resist the click, and delete (CISA). That's the core of a security awareness program. Train your staff to spot urgent language, requests for personal info, and suspicious links. And don't just do it once—repeat it regularly (CISA StopRansomware Guide). The Verizon DBIR also highlights mobile devices as a growing target because people click more on phones (Verizon). So include mobile in your training and your EDR coverage. The OWASP Mobile Top 10 2024 shows that mobile app security depends on proper authentication, secure communication, and data storage (OWASP). If you have a mobile app, you need to address those risks. But the human layer is about making security a habit, not a hurdle.
Quick tip: When you get an alert, don't just delete it—verify the sender through another channel before acting.
My Takeaway
Zero trust isn't a product you buy; it's a discipline you practice. Start with EDR, enforce MFA, patch relentlessly, plan for the worst, and train your people. The numbers are clear: malware-free attacks are the norm, and breach costs are rising. You can't afford to keep trusting endpoints just because they're on your network. Make every access request prove itself, every session, every time. That's the only way to stop the bleeding.
Sources
- CISA (EDR vs AV) - https://www.cisa.gov/stopransomware
- CrowdStrike 2025 & 2026 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
- IBM Cost of a Data Breach 2026 - https://www.ibm.com/reports/data-breach
- Verizon 2026 DBIR - https://www.verizon.com/business/resources/reports/dbir/
Comments (0)
Please sign in to post a comment.
Don't have an account? Create one
No comments yet. Be the first to comment!