惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

阮一峰的网络日志
阮一峰的网络日志
Last Week in AI
Last Week in AI
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
U
Unit 42
J
Java Code Geeks
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
罗磊的独立博客
月光博客
月光博客
腾讯CDC
Stack Overflow Blog
Stack Overflow Blog
小众软件
小众软件
B
Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
美团技术团队
Y
Y Combinator Blog
T
Tailwind CSS Blog
宝玉的分享
宝玉的分享
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园_首页
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
爱范儿
爱范儿
B
Blog RSS Feed
V
Visual Studio Blog
MyScale Blog
MyScale Blog

Todyl Blog

CyberChef: How to Decode & Decrypt Malicious Scripts (Step-by-Step Guide) MSP Security Maturity Assessment: Why 79% of MSPs Are Stuck in 2025 The Rising Threat of Malicious AI: What Every Organization Needs to Know Iran Cyber Threat 2026: What SMBs and MSPs Need to Know The OneStart AI Browser Deception Cyber Insurance Requirements Based on Industry Why Third-Party Security Certification Is Your MSP's Competitive Edge Why Cyber Insurance Carriers Are Shifting to Security Assurance Iran Conflict and Cyber Risk: What North American Organizations Need to Know ‍ Why Cyber Resilience Requires Security, Compliance, and Insurance MSP Security Services: How to Position Identity Protection as Competitive Advantage Identity Security Gap Assessment: A Step-by-Step Guide for MSPs How Credential Theft Attacks Are Costing MSP Clients Millions Do I Need Cyber Insurance as a Small Business? Advanced Persistent Threats (APTs) Explained Preparing for CMMC Level 1: What Your Organization Needs to Do The Real Cost of Doing Nothing in Cybersecurity MSP Security: Build vs Buy SOC The Rise of a Cybercrime Alliance: What LockBit, Qilin, and DragonForce Mean for Business Risk Cyber Threat Recovery Strategies for MSPs What MSPs Need to Know about CIRCIA Final Rule ClickFix: The Evolution of Copy-Paste Social Engineering Akira Ransomware: Threat Assessment of a Scalable RaaS Operation The Dos and Don’ts of Applying for a Cyber Insurance Policy What Is Threat Hunting? A Practical Guide for MSPs and SMBs The Business Case for Cyber Threat Management Evaluating Free and Open Source SIEM Tools in 2026 How organizations can combat BEC Using SASE to help meet cyber insurance requirements Introducing the Anomaly Framework
Why AI-Driven Attacks Are Breaking Traditional Detection
Zach DeMeyer · 2026-06-09 · via Todyl Blog

The threat landscape has fundamentally shifted over the last 18 months and security teams are feeling it. Attacks are faster, quieter, and smarter. They blend in with normal user behavior and exploit the seams between your tools.  

The secret? AI has sped up attackers’ timelines tenfold:

  • Business email compromise (BEC) campaigns now spin up convincing lures in minutes.
  • Ransomware operators stage their payloads using legitimate admin tools to avoid tripping endpoint alarms.
  • SSL-VPN credentials are harvested, validated, and abused before anyone notices the impossible-travel anomaly buried three dashboards deep.

Meanwhile, the tools meant to catch all of this like traditional MDR platforms, siloed detection stacks, and legacy rules-based SIEMs are severely lagging. After all, they were largely architected for a slower, more predictable era. Now, teams are being asked to fight a modern war with an outdated playbook, and the cracks are starting to show.

Three reasons traditional detection is losing ground

1. The threat surface expanded. The detection surface didn't.

AI-driven attacks rarely live in one place. A single intrusion might start with a phished identity, pivot through a cloud SaaS app, land on an endpoint via a remote session, and exfiltrate through a misconfigured network path. All of these occurring within the same campaign.

But many MDR and detection tools still operate in silos. Endpoint-only platforms see endpoint telemetry. Identity tools see identity events. Network tools see traffic. None of them see the full picture at once, a necessity to detect multi-vector attacks.

When a single tool only sees one surface, attackers don't need to evade it. They just need to spend most of their time somewhere else.

2. Detection without investigation context is just alerting

A lot of"detections" today are actually just alerts: a rule fires, a notification gets sent, and the burden of figuring out what it means falls on whoever's on call.

Real detection requires investigation context, such as the surrounding events on the same host, the related identity activity, the network behavior that preceded it, the cloud actions that followed. Without that context, every alert is an island. Analysts spend more time stitching together what happened than deciding what to do about it. Armed with AI, attackers are exploiting that lag faster than ever.

The platforms that are going to win the next phase of detection are the ones that treat every alert as the anchor for an investigation, not the conclusion of one. That means automatically pulling in the related signals across identity, endpoint, network, and cloud so the analyst (be they human or otherwise) starts with a full picture, not a single data point.

3. Analyst-dependent workflows can't keep up with attacker speed

The dirty secret of a lot of "managed" detection is how much of the work is still manual. After an alert fires, an analyst pulls related data, another analyst correlates across tools, someone writes up the findings, and eventually a customer gets notified. That entire cycle can take hours sometimes longer.

Attackers, meanwhile, are increasingly using automation and AI to compress their own timelines. Ransomware staging-to-encryption windows are now measured in minutes, not days. By the time a human-driven investigation reaches a confident conclusion, the damage is often already done.

Detection tooling that depends on human analysts as the connective tissue of investigation is fundamentally too slow for the threats it's now facing.

And then there's the problem of alert fatigue. Even when the right signals are being captured, they're buried under false positives and other low value alerts.

Every security team deals with this: thousands of low-fidelity alerts, a long tail of "probably nothing" notifications, and the constant gnawing question of which one of them may actually be the start of something serious. But while individually none may signal an active security event, collectively they can be the early indicators of compromise.

Most detection platforms aren't built to triage these low-level signals intelligently. They either surface everything far too much (creating alert fatigue) or suppress aggressively (creating misses). Neither extreme is acceptable when the threats hiding in the low-fidelity layer include the BECs, SSL-VPN compromises, and ransomware stagers that cause the most damage.

The result: the threats that matter most are often the ones most likely to be missed.

What needs to change

Attackers have evolved their approach and upgraded their capabilities. The response can't just be "add another tool" anymore. The architecture of detection itself needs to evolve. A few things must to be acknowledged going forward:

  • Detection must be cross-surface by default. Identity, endpoint, network, and cloud signals belong in the same investigation, not stitched together after the fact.
  • Telemetry must be retained and correlated. Context is the raw material of detection. Without it, teams are operating in the dark, wasting time chasing individual threads that could be spent stopping active threats.
  • AI must do more than summarize alerts. It needs to enrich, classify, triage, and pivot, automating the connective tissue that's currently slowing analysts down.
  • Low-fidelity signals deserve attention, not suppression. The next major breach is almost certainly hiding in something that looks unimportant right now.
  • Human experts still matter but should be the escalation point, not the first line of correlation.

This is the foundation we've built into Todyl's Detection & Analysis Engine: a multi-tier, AI-powered detection and investigation system designed for exactly the kinds of attacks traditional MDR is missing. We'll go deeper on how it works, and why that makes it different, in the next post in this series.

Up next in the series: Introducing Todyl's Detection & Analysis Engine.

About Zach DeMeyer

Zach DeMeyer is Todyl's Product Marketing Specialist, sharing the story of how businesses can use the Todyl platform to consolidate their security operations with SASE, SIEM, MXDR, Endpoint, SOAR, and more. He loves being on the forefront of new and exciting technologies, spending the past 8 years working in identity, UCaaS, and other SaaS products in the cybersecurity and IT software space. When he's not working, Zach enjoys camping and hiking with his wife, dog, and friends, playing music, sewing, and eating tasty food.