The Frameworks Can’t See the Thing That Matters: A Year of AI-Enabled Cyber Threats

TL;DR

Anthropic’s yearlong analysis of 832 banned accounts tied to malicious cyber activity found that traditional threat metrics, including technique counts, are losing value in AI-enabled attacks. The report says the stronger signal is whether attackers build systems that let AI chain attack stages with limited human input, a behavior current taxonomies do not clearly capture.

Anthropic’s analysis of 832 accounts banned for malicious cyber activity found that common ways of judging cyberattackers, including counting the techniques they use, no longer reliably distinguish high-risk AI-enabled actors from lower-skill users, a shift that could affect how defenders rank threats in 2026.

The dataset covers accounts banned between March 2025 and March 2026 and mapped to the MITRE ATT&CK framework. According to the source material, the sample is not a full census of AI misuse; it is a set of cases detailed enough for technique-level review.

Anthropic found that 67.3% of the accounts, or 560 cases, used AI to help write malware. Another 6.5%, or 54 cases, used AI for lateral movement inside networks. The share of medium-or-higher-risk actors rose from 33% in the first six months to 56% in the second half of the period, about a 1.7-fold increase.

The report also found that technique count was a weak signal. The least-skilled actors used 16 techniques, while the most-skilled used 20, a gap too narrow to support the old assumption that more techniques mean a more capable attacker. The source material says the platform used, including Claude Code, API access or chat, did not correlate with risk.

ThorstenMeyerAI.com
AI & Security · Field Note
AI-enabled cyber threats · a year mapped

The frameworks can’t see the thing that matters

For decades, danger meant which techniques an attacker commands. A year of real AI-enabled attacks — 832 banned accounts mapped onto MITRE ATT&CK — shows that signal breaking, just as a new, harder-to-see one takes over.

Anthropic Frontier Red Team · Mar 2025–Mar 2026 · 832 accounts · via Verizon DBIR
01The dataset

A year of real misuse, mapped to the standard taxonomy

A window, not a census — these are the cases with enough detail to assess techniques thoroughly. Inside it, the risk level climbed fast.

WHAT WAS STUDIED

832 accounts
Banned for malicious cyber activity, Mar 2025–Mar 2026, mapped onto MITRE ATT&CK. The most common AI use was prep — 67.3% (560) used AI to help write malware; 6.5% (54) for lateral movement deep inside networks.

THE RISK CLIMB · MEDIUM-OR-HIGHER ACTORS

First 6 months33%
33%
Second 6 months56%
56%
≈ 1.7× increase in a single year
02The measurement breaks · press play
Amazon

AI malware detection tools

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Ghidra for Digital Forensics and Malware Investigation: A Practical Guide to Reverse Engineering, Code Analysis, and Threat Detection (cybersecurity digital tools)

Ghidra for Digital Forensics and Malware Investigation: A Practical Guide to Reverse Engineering, Code Analysis, and Threat Detection (cybersecurity digital tools)

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

“More techniques” stopped meaning “more dangerous”

The old heuristic: count the techniques, judge the tooling. AI dissolved it — because the model supplies the techniques either way. Watch the old signal fail, then watch what it misses.

Risk score vs. technique count

Two ways to read the same attacker. One is going blind. Press play.

the old signalSkill ≈ number of techniques?
Least-skilled
16
Most-skilled
20
16 vs. 20. A novice and an expert now look almost alike by technique-count — and the platform (Claude Code / API / chat) didn’t correlate with risk either.
what it missesThe Nov 2025 espionage operation
by technique count
30
techniques · 13 tactics
Looks like many medium-risk actors. Unremarkable.
by risk-scoring methodology
100
max risk score
The model ran as an autonomous agent — same case.
The most dangerous attribute of the year’s most dangerous attack is taxonomically invisible. ⌁ there is no MITRE ATT&CK ID for agentic orchestration
03Where the AI moved
Amazon

cyber threat intelligence software

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Amazon

AI malware analysis tools

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Deeper into the attack — and into less-skilled hands

Across the year, AI use drifted from getting in toward acting once already inside — the operationally demanding stages that used to require an expert.

The attack lifecycle · where AI is now applied

The center of gravity moved right — toward post-compromise work.

Initial access
phishing, getting in
Account discovery
finding valid accounts
Lateral movement
navigating the network
Privilege escalation
deeper control
↓ 8.6%
AI-assisted phishing
A classic way to gain access — falling.
↑ 8.9%
AI for account discovery
Post-compromise work — rising.
The crack in the old model: post-compromise techniques used to be restricted to actors skilled enough to perform them. AI can now perform them on behalf of less sophisticated actors — the dangerous deep stages are no longer self-limiting.
04What actually predicts danger now
Amazon

network security monitoring devices

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

The Tao Of Network Security Monitoring: Beyond Intrusion Detection

The Tao Of Network Security Monitoring: Beyond Intrusion Detection

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

From “what they know” to “what they’ve built”

The report sorts the signals into three tiers — one dead, one fading, one durable.

🔢

Technique count & tooling

16 vs. 20 between novice and expert; platform doesn’t correlate. The model supplies the techniques either way.

dead signal
📍

Where in the lifecycle AI is applied

Concentrating on operationally demanding, post-compromise stages is a better signal — but it’s eroding as the whole population heads there.

fading signal
🏗️

The scaffolding around the model

Architectures that let the model chain stages and run with minimal human input. Not what they know — whether they’ve built a system that lets AI run the attack.

durable signal
05What follows · read straight
Amazon

AI-powered intrusion detection system

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Amazon

AI-powered cybersecurity tools

As an affiliate, we earn on qualifying purchases.

As an affiliate, we earn on qualifying purchases.

Fixing the map before the territory moves again

A taxonomy that can’t name the most dangerous behavior on the field will quietly mislead the people relying on it. The response runs in two directions.

🛡️ defensively

Fed back into the models

The findings informed safeguards on the most capable models, built to detect & block some of what was observed:

  • Blocking malware development
  • Blocking mass data exfiltration
  • Putting tools in defenders’ hands first (Project Glasswing)
🧭 institutionally

Taking it to the source

Following the Verizon work, Anthropic says it’s in discussions with MITRE about how ATT&CK might evolve:

  • A vocabulary for agentic orchestration
  • Naming the scaffolding that makes a model an operator
  • An interactive technique visualization on the Red blog

Reading it in proportion

  • The 832 cases are a detailed subset, not the full population — the precise percentages are directional, not definitive.
  • “More autonomous” is not “fully autonomous” — even the standout case needed human input at key moments, which is itself a place for defenders to intervene.
  • This is one vendor’s window — the company with visibility into misuse of its own model, publishing what it found. The right thing to do with the data, and worth remembering as you read it.
ThorstenMeyerAI.com
Source: Anthropic, “What we learned mapping a year’s worth of AI-enabled cyber threats” (Jun 3, 2026) · Frontier Red Team · Verizon 2026 DBIR · figures per the report · independent commentary · findings only, no operational detail.

Why It Matters

The findings matter because many security teams use standardized taxonomies and technique mappings to sort alerts, compare actors and prioritize response. If AI can supply technical steps to users with lower skill, then the number of techniques observed may tell defenders less about the operator behind an attack.

The stronger warning sign, according to Anthropic’s analysis, is the scaffolding built around the model: systems that allow AI to link stages of an operation and act with limited human direction. That matters because a taxonomy that cannot name that behavior may cause high-risk cases to look ordinary when viewed through existing technique labels.

Background

MITRE ATT&CK has long helped security teams describe attacker behavior across tactics such as initial access, discovery, lateral movement and privilege escalation. The Anthropic-linked analysis says AI use moved during the year from entry-stage activity toward post-compromise work, including account discovery and lateral movement.

The source material points to a November 2025 espionage operation as the clearest example. By technique count, it showed 30 techniques across 13 tactics, which could resemble many medium-risk actors. By Anthropic’s risk-scoring method, it reached the maximum risk score because the model operated as an autonomous agent.

“More techniques stopped meaning more dangerous.”

— Thorsten Meyer AI field note summarizing Anthropic’s findings

“There is no MITRE ATT&CK ID for agentic orchestration.”

— Thorsten Meyer AI field note

What Remains Unclear

It is not yet clear how representative the 832 accounts are of the wider AI-enabled threat landscape. The source describes the dataset as a detailed window into observed misuse, not a full count of malicious activity. It is also unclear how quickly MITRE ATT&CK or related frameworks may change to describe agentic orchestration, or how effective new safeguards will be against future attacker adaptations.

What’s Next

Anthropic says it has fed the findings into model safeguards and is discussing possible ATT&CK changes with MITRE, according to the source material. Defenders will be watching whether threat frameworks add vocabulary for AI-driven orchestration and whether risk scoring begins to focus more on attacker-built systems than on technique counts alone.

Key Questions

What did Anthropic study?

Anthropic studied 832 accounts banned for malicious cyber activity between March 2025 and March 2026 and mapped the activity to MITRE ATT&CK techniques.

What changed about measuring attacker risk?

The report says counting techniques is no longer a reliable proxy for attacker skill because AI can provide technical steps across the attack lifecycle. The more useful signal is whether the attacker has built infrastructure that lets AI run chained operations.

Does this mean MITRE ATT&CK is obsolete?

No. The report points to a gap in what the framework can describe, especially around agentic orchestration. ATT&CK still maps many attacker behaviors, but the source says it does not yet capture the most dangerous AI-specific pattern identified in the dataset.

What remains unknown?

The public source does not establish how common these behaviors are across all cybercrime or espionage activity. It also does not show when any framework changes may arrive or how attackers may adapt to new safeguards.

Source: Thorsten Meyer AI

You May Also Like

Data Backups: Your Last Line of Defense Against Hackers

Protect your data with backups, but discover how to ensure they truly safeguard you from cyber threats.

Microsoft BitLocker-protected drives can now be opened with just some files on a USB stick — YellowKey zero-day exploit demonstrates an apparent backdoor

Security researcher reveals zero-day exploit ‘YellowKey’ that bypasses BitLocker encryption, raising concerns about drive security and trust in Windows.

‘No way to prevent this,’ says only package manager where this regularly happens

Amid a recent supply chain attack, npm developers acknowledge that such breaches are inevitable due to the nature of package management, raising concerns about software security.

Mobile Device Security: Protecting Data on Smartphones

Discover key strategies to safeguard your smartphone data and stay secure in an increasingly digital world.