← The Desk 2026-07-26 The Wire
The Perimeter Site

The reality of autonomous AI attacks

Dana Kessler
2026-07-26
# The reality of autonomous AI attacks North of 400 data breaches this week. That is the number that pages you at 3am. Specifically, 486 stories hitting the wire. Most are the usual noise, but the volume is a grind. It's a war of attrition for anyone sitting in a SOC. You don't have time to wonder about the philosophy of the attack. You just need to know if the perimeter is holding and who is currently leaking. The current narrative on the wire is that we've reached the "Agentic Era." The consensus is that the attack on the Thai Finance Ministry by the Hermes agent is a fundamental shift. The argument goes like this: we are no longer fighting humans who use tools, but tools that act as humans. The "human bottleneck" is gone. In this version of the story, the attacker sets a goal—like "exfiltrate the payroll database"—and the AI agent handles the reconnaissance, the lateral movement, and the evasion on its own. The fear is that the speed of intrusion has outpaced the speed of detection. If the attacker isn't at the keyboard, they don't make mistakes. They don't hesitate. They don't leave "human" footprints. It's a clean story. It's also wrong. The "autonomy" being hyped right now is a veneer. If you strip away the marketing, these agents are just high-speed wrappers for existing automation. They are state machines with a natural language interface. When a "bot" pivots from a web server to a database, it isn't "deciding" to do so in the way a human operator does. It's executing a loop: Plan, Act, Observe. The "Plan" is a prompt; the "Act" is a script; the "Observe" is a regex check on the output. If the output matches a certain pattern, the loop repeats. Look at the numbers. There were 323 stories on AI security this week. Most are fluff. If these agents were truly autonomous and revolutionary, we would see a spike in novel exploitation patterns. We aren't. We are seeing the same old CVEs being triggered faster. The 91 exploits in the wild this week aren't "AI-invented" zero-days. They are the same misconfigurations and unpatched binaries we've been fighting for a decade. The AI isn't finding new doors; it's just trying every single handle in the building in three seconds instead of three hours. The strongest objection to this is the "adaptability" argument. Proponents of the AI-threat narrative say that because LLMs can rewrite their own code on the fly, they can bypass EDR signatures that would catch a static script. That's a fair point, but it's a narrow one. Adaptation at the payload level is not the same as autonomy at the strategic level. An agent can change its obfuscation to bypass a signature, but it still needs a target, a vulnerability, and a path. The "intelligence" is in the prompt engineering, not the execution. If you kill the API key or block the outbound traffic to the model's orchestration server, the "autonomous agent" becomes a very expensive, very stupid piece of dead code. It has no intuition. It has no "gut feeling" when a honeytoken looks too good to be true. It just follows the loop until the loop breaks. This rhymes with the Mirai botnet from years ago. Back then, the hype was about "automated" attacks that could take down entire swaths of the internet. The parallel is the shift from manual to automated scanning and exploitation. But where the parallel breaks is the "cognitive" element. Mirai was a blunt instrument. Hermes and its ilk are scalpels, but they're still being held by a human hand. The human decides the target and the goal. The AI just handles the tedious parts of the movement. The second-order effect of this hype is where the real damage happens. It's not in the Thai Finance Ministry; it's in the cyber insurance market. Insurers love a new ghost to scare the policyholders. By framing these attacks as "autonomous," they can justify hiking premiums or introducing "AI-attack" exclusions. They're pricing in a risk that doesn't actually exist in the way it's being described. Mid-market firms, who can't afford a 20% jump in premiums, end up under-insured or forced into buying "AI-native" security tooling they don't need and don't know how to manage. Then there are the MSPs. They're being pushed to deploy "AI-driven defense" to counter "AI-driven attacks." This creates a new attack surface. Every one of these "AI-native" security tools is just another piece of software with its own vulnerabilities, its own API keys, and its own permissions. We are introducing complexity into the environment to fight a perceived complexity that is actually just fast scripting. Who benefits if the crowd is wrong? The attackers do. While the industry is staring at the "autonomous agent" boogeyman, the attackers are still doing the basics. They're using the 191 ransomware variants we saw this week. They're using the 62 phishing campaigns that worked because people are tired. They're using the 54 law enforcement gaps to hide their infrastructure. The hype provides a perfect smoke screen. While the CISO is in a board meeting discussing "agentic threats," the actual attacker is just using a leaked credential from a third-party breach to walk through the front door. The biggest beneficiaries of the hype are the "AI-native" security startups. They aren't selling security; they're selling a hedge against anxiety. They've noticed that vendor severity ratings are becoming a suggestion rather than a science. They're pushing "Critical" labels on vulnerabilities that only become exploitable if you've already given an attacker root access, provided they can use an AI agent to "simplify" the final step. It's an inflation of risk designed to drive software sales. If you want to know if the "Agentic Era" is real, stop looking at the whitepapers. Look at the logs. Look for the "Plan-Act-Observe" loop. Look for the repetitive, high-velocity API calls that scream "script" rather than "strategist." The threat isn't that the machines are thinking. The threat is that we've stopped thinking and started trusting the hype. We're so worried about the ghost in the machine that we're forgetting to lock the windows. Watch the insurance premiums over the next quarter. If they spike based on "AI-risk," you'll know the narrative has won, regardless of the technical reality. If the "autonomous" threat were real, we'd be seeing a collapse in dwell time across the board. We aren't. The dwell time is still measured in days and weeks, not milliseconds. Machines don't take weeks to exfiltrate data. Humans do. Humans who are careful. Humans who are waiting for the right moment. The machines are just the noise. The humans are still the signal.
◼
← More from the Desk Live Wire →

DISCLAIMER: Articles on this site are generated automatically from public security news feeds for educational and informational purposes. They may contain errors, and nothing here constitutes security, legal, or compliance advice. Verify details against original advisories and vendor bulletins before acting on them.