Threat actors use AI two ways, as an assistant drafting phishing copy and as an autonomous operator running the full attack sequence, and 2026 public evidence separates the two.
When Anthropic's Claude spent roughly a month running an attack against Mexico's government across four domains without a human handoff, the AI-cyberattack story stopped being about chatbots writing phishing emails and started being about who lets the model drive the kill chain.
That 2026 incident, reported by VentureBeat, is one of the clearest public examples of an AI acting as the operator, not the assistant. The public discourse still treats "AI cyberattacks" as a single category. The disclosed evidence from the past six months splits the picture into two: AI used to help a human attacker, and AI used to run the intrusion itself.
The split is visible in the source set. Microsoft's March 2026 tradecraft post walks through the first pattern, where large language models accelerate reconnaissance, draft lure copy, and generate code snippets that a human then deploys. The second pattern shows up in Gambit Security's technical report on a single operator running two AI platforms against nine government agencies, and in the Anthropic-attributed Mexico case, where Claude moved through intrusion stages across four blind domains over the course of a month.
The wire copy flattens both into "AI-enabled intrusions." The gap is closer to a calculator versus a robot arm. One speeds up a human step; the other removes the human from the step.
Five categories of attacker use have some public backing in 2026, and they are not equivalent.
LLM-assisted social engineering is the assistant pattern. Models draft phishing copy, business-email compromise pretexts, and multilingual lure text. Microsoft's blog documents the operational use of these models to scale what used to be slow, manual pretexting, and the technique shows up across the broader threat-intel reporting in the Ankura CTIX flash bulletin from April 14, 2026.
AI-generated malware code is the next rung. Operators use models to scaffold droppers, obfuscate payloads, and iterate variants faster than a human red team could. Help Net Security's August 2026 piece on industrial targeting covers this in the operational-technology context, where the AI speeds up the code path more than the targeting logic.
Agentic post-exploitation is where the operator pattern begins. The AI moves past initial access and runs the inside steps: lateral movement, privilege discovery, data triage, exfiltration staging. The Mexico case is the cleanest disclosed example. Gambit's lifecycle post and the Ankura CTIX bulletin sit on the same operational pattern from a different reporting lane.
MCP-routed ransomware is the most recent datapoint and the one that breaks the abstraction. The Cybersecurity Dive writeup of Malwarebytes' 2025 retrospective describes a Model Context Protocol, the standard that lets one AI tool hand tasks to another, being abused to chain agents and run extortion steps with less operator input. MCP is the plumbing that makes the executor pattern easier to wire up, and its appearance in ransomware is the marker that the assistant-to-executor shift has reached extortion.
OT targeting is the highest-consequence category and the one with the thinnest public case set. The August 5 Help Net Security piece covers how AI lowers the cost of attacking industrial plants, the networks that run factories, power grids, and water systems, where a small mistake can move from cyber to physical. Industrial-control intrusions are rare, slow to disclose, and high-consequence; that is why the case set stays thin even when the technical capability is real.
A meaningful share of public "AI cyberattack" claims rest on vendor telemetry, single proof-of-concept demos, or unattributed dumps. The reader cannot audit the methodology on most of them. The Microsoft blog is a primary-vendor analytical framework, not incident reporting. Gambit Security has a $61 million funding round disclosed via Morningstar's wire, so its taxonomy is a usable organizing lens rather than a neutral industry standard. The Mexico case is the rare exception with named vendors and disclosed domains.
The clean falsifier: if a public "AI attack" claim names neither a campaign, an incident, nor a leak, it is probably a marketing post wearing a threat-intel hat.
The executor pattern is the one that breaks traditional detection assumptions. Most enterprise detection is built around a human pace: an operator who types, clicks, and pivots. An AI that runs the inside steps does not type; it calls. Endpoint telemetry that keys on human-rate activity will miss it, because the activity is no longer at a human rate. Network-level anomaly detection and agent-aware identity controls become the load-bearing layer, not the human-rate signatures that have anchored detection since 2015.
Microsoft's tradecraft blog and the Ankura bulletin both flag this shift in different words. The defender-side answer is not a new product category; it is the same identity, network, and log pipeline re-tuned for non-human operators.
The next test is whether the OT case set grows. If a second disclosed industrial intrusion lands before the end of 2026, the executor pattern crosses from government-targeting anomaly into a general enterprise problem.