AI & Emerging Tech

Anthropic Report Finds AI Has Erased The Gap Between Hackers And States

Anthropic Report Finds AI Has Erased The Gap Between Hackers And States

A single French-speaking hacktivist running on API keys stolen from other companies, broke into at least 14 European political parties, media outlets and their software suppliers during the spring of 2026. Anthropic published the case on Thursday in a threat report arguing that AI has removed the skill and resource advantage that once separated state intelligence services from people working alone.

The report, Detecting and countering misuse of AI, covers operations the company’s threat intelligence team disrupted between December 2025 and August 2026 across seven categories of harm. Anthropic’s central claim is that sophistication has stopped working as an attribution signal, a lone hacktivist, a loose criminal crew and a state espionage operator all ran multi-victim campaigns that a year ago would have needed teams of skilled operators. Claude Haiku, Sonnet and Opus models were involved in the cases described.

The Malware That Rebuilt Itself Overnight

The most extensive case involves an actor Anthropic tracks as GTG-20006, whose attribution the company says is consistent with public reporting on Midnight Blizzard. One operator used the handle JackPoterz. The group targeted more than 20 organisations: government ministries, defence and intelligence bodies, embassies, think tanks and defence-industrial companies, concentrated in Ukraine and Europe.

What separates this from ordinary espionage is the feedback loop. The actor pointed AI agents at their own malware to check whether security products were detecting it. When something got flagged, the agents modified and rebuilt the implant until it came back clean, then staged it on disposable hosting for the next wave of phishing and DNS hijacking. Defenders have spent two decades imposing cost on attackers by publishing detections. That model assumes retooling is expensive.

The group also compromised at least 3 hospitality vendors that run hotel guest WiFi, rewriting DNS records so that guests connecting to the network were served ClickFix-style lures delivering Windows, Android and iOS malware. Microsoft Threat Intelligence documented the same delivery method in July 2026 under the name CaptiveCrunch. Elsewhere the actor bulk-exported mailboxes at drone component manufacturers, stole a complete software development kit for a drone vision system and took more than 300,000 national identity records from a North African government technology authority.

Two Undergraduates And A Dozen Zero-Days In One Month

A second cluster, GTG-10007, was run by Chinese-speaking operators that Anthropic places in Changsha, Hunan province. Two of them were identified as undergraduate students at a local university. One had interned at the Chinese security firm Sangfor and was interviewing for an offensive security role at QiAnXin.

They built what Anthropic calls an exploit foundry. Firmware images from network and security appliances were decrypted, unpacked and loaded into a decompiler, where agents walked cross-reference chains formed vulnerability hypotheses, wrote exploit code and tested it against lab copies of the product until something worked. One workflow running continuously against network appliances produced more than a dozen possible zero-day findings in a single month. The group targeted roughly 50 organisations across education, retail, energy, technology, healthcare, finance, manufacturing and government.

Three Hours From A Stolen Token To Cloud Admin

The criminal cases are the ones that will feel familiar to anyone running a SaaS business. Anthropic disrupted several clusters of operators it assesses to be affiliates of the ShinyHunters collective. In one supply chain breach, the operators dumped a session store containing over 2,100 Azure AD token sets spanning more than 40 corporate tenants in about 34 hours. Anthropic’s description of who did the work is one sentence, “AI agents performed nearly all of the work.”

A separate compromise went from one stolen developer token to full administrative control of the victim’s cloud environment in roughly 3 hours. Another affiliate breached a SaaS provider and used that single foothold to extract data belonging to around 200 downstream customer organisations. None of this required a new technique. Stolen credentials, unpatched edge devices, exposed services and cross-site scripting are the same attack paths as five years ago. What changed is how many of them one person can run at once.

Stolen API Keys Are Now Attack Compute

The section with the most direct operational relevance is the one about AI keys. Across multiple intrusions, operators stole their victims’ AI API keys and immediately switched their own attack workloads onto them. Anthropic is explicit that in every case the keys came from customer environments and that its own systems were not compromised.

A stolen key gives an attacker three things at once: resale value, compute that runs at someone else’s expense and attribution that points back at the legitimate owner. There is now a market feeding it. Anthropic describes a Russian and Ukrainian speaking group, GTG-50021, that ran a fraudulent reseller offering cheap Claude access, silently proxied customer traffic to a different model and installed a credential harvester that stole the buyers’ Anthropic accounts and sold them on.

Treat AI API keys and agent integrations exactly as you treat production database credentials. Rotate anything that has ever been committed to a repository, embedded in a mobile application build or baked into a container image. Buy model access only through authorised channels, a discount that requires routing your traffic through an unknown intermediary is not a discount.

One Vendor’s Telemetry Is Not The Whole Picture

Anthropic is reporting on misuse of its own product and there is a commercial reading of this document that should not be ignored. A report that says the company’s models are capable enough to be dangerous and that the company caught and banned the people abusing them serves Anthropic’s interests twice over. The GTG designators are internal labels, not an industry-standard taxonomy that anyone else can cross-reference. The victim counts, the token dumps and the 34-hour timeline are all self-reported from telemetry no outside party can audit.

Two elements do have independent corroboration. Microsoft published on the hotel WiFi delivery method in July. And on 8 September, the NSA, CISA and FBI issued a joint advisory accusing China-based AI companies of systematic illegal distillation of US frontier models, two days before Anthropic named 7 Chinese labs including Alibaba, DeepSeek, Moonshot AI, Xiaomi and Zhipu in its own distillation section. Anthropic says operators affiliated with Alibaba peaked at nearly 3 million exchanges per day from more than 3,500 fraudulent accounts.

The rest of the report stands on Anthropic’s word alone. That does not make it wrong. It does mean the specific numbers belong in a briefing note with an attribution attached, not in a board slide presented as established fact.

The report is worth reading in full, and the indicators of compromise it publishes are worth loading into your detection tooling this week. Start with the API key hygiene. Every stolen key Anthropic documented came out of a customer environment, not out of Anthropic.

References

  1. Detecting and Countering Misuse of AI: September 2026
  2. AI Lets Small Actors Run State-level Hacking Campaigns, Anthropic Report Finds
  3. Midnight Blizzard Targets Travelers Worldwide for Malware Delivery and Credential theft
  4. China-Based AI Companies’ Malicious Distillation Against US

This post is also available in: Svenska

Erik Berg

Erik Berg is CTO and Principal Security Architect at eBuilder Security, with more than a decade in blue team security operations across the private and public sectors, and a focus on emerging threats including the security risks that come with AI.