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

📊 Full opportunity report: The Frameworks Can’t See the Thing That Matters: A Year of AI-Enabled Cyber Threats on ThorstenMeyerAI.com — validation score, market gap, and execution plan.

TL;DR

A year-long analysis shows AI is transforming cyberattack techniques, making even less skilled actors more dangerous. Traditional threat metrics no longer reliably differentiate threat levels, raising new security concerns.

Recent research from Anthropic indicates that AI is fundamentally changing cyber threat dynamics, making attackers more capable and rendering traditional threat assessment metrics obsolete. The report, based on an analysis of over 800 banned accounts involved in malicious activity, finds that AI is increasingly used for complex tasks inside compromised networks, even by less skilled actors. This shift challenges long-standing assumptions about what makes a threat dangerous and how security teams should evaluate risk.

Anthropic examined 832 accounts banned for malicious cyber activity between March 2025 and March 2026, mapping their techniques onto the MITRE ATT&CK framework. The findings show that 67.3% of these actors used AI primarily to prepare for attacks, such as malware creation. Notably, AI’s role in post-breach activities like lateral movement increased significantly over the year, with a 70% rise in high-risk behaviors. The trend indicates that AI enables less skilled actors to perform technically demanding operations previously limited to experts, blurring the lines between novice and advanced attackers. Furthermore, traditional indicators of threat level—such as the number of techniques used or the platform employed—no longer reliably predict danger, as even low-skill actors now mimic high-skill behaviors through AI assistance. The report emphasizes that the core signals security teams rely on are now less effective, requiring a reevaluation of threat assessment strategies.

The frameworks can’t see the thing that matters — ThorstenMeyerAI.com
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
Python Scripting for Cybersecurity: Linux Edition: Volume 2 – Log Analysis, Network Visibility, and Threat Detection with Hands-On Python Projects

Python Scripting for Cybersecurity: Linux Edition: Volume 2 – Log Analysis, Network Visibility, and Threat Detection with Hands-On Python Projects

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
OSINT 2.0: AI-Powered Open-Source Intelligence for Beginners (OSINT 2.0 — Artificial Intelligence for Open-Source Intelligence and Cyber Investigations Book 1)

OSINT 2.0: AI-Powered Open-Source Intelligence for Beginners (OSINT 2.0 — Artificial Intelligence for Open-Source Intelligence and Cyber Investigations Book 1)

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
The Practice of Network Security Monitoring: Understanding Incident Detection and Response

The Practice of Network Security Monitoring: Understanding Incident Detection and Response

Used Book in Good Condition

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

cyber threat risk assessment 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.

Implications of AI’s Role in Elevating Threat Levels

This development signifies a major shift in cybersecurity, as AI democratizes advanced attack techniques, making it easier for less skilled actors to carry out sophisticated operations. Traditional metrics, like technique diversity and tooling, no longer distinguish between high- and low-risk actors. This undermines existing threat models and calls for new detection strategies. The findings highlight an urgent need for security professionals to adapt to AI-driven threats, as the landscape becomes more unpredictable and dangerous. Failure to do so could result in increased successful breaches and broader cyber risks for organizations worldwide.

Evolution of Cyberattack Techniques and AI Integration

For decades, threat assessment relied on the assumption that more techniques and advanced tools indicated higher danger. The MITRE ATT&CK framework provided a structured way to categorize attacker behaviors. However, recent developments show that AI has begun to automate complex tasks, enabling even less skilled actors to mimic highly capable attackers. The trend accelerated over the past year, with attackers shifting focus from initial access techniques to deeper network operations. This evolution reflects broader AI adoption in cybercrime, transforming the threat landscape in ways that current frameworks do not adequately capture.

“AI is effectively lowering the skill barrier, allowing less experienced actors to perform operations that once required significant expertise.”

— Thorsten Meyer, researcher at Anthropic

Unclear Impact of Evolving AI-Driven Threats

It remains unclear how quickly security frameworks can adapt to these changes or what new metrics will effectively differentiate threat levels. The full scope of AI’s use in cybercrime is still emerging, and the long-term implications for threat assessment are uncertain. Additionally, the extent to which defenders can counteract AI-enabled attacks with new tools is not yet known.

Next Steps for Cybersecurity in an AI-Driven Era

Security organizations will need to develop new detection and assessment methods that account for AI-enabled attack behaviors. Researchers are likely to focus on identifying durable signals that distinguish genuine threat levels despite AI assistance. Additionally, policymakers and industry leaders may consider updating standards and frameworks to better reflect the evolving threat landscape. Continued monitoring of AI’s role in cybercrime will be essential to stay ahead of attackers.

Key Questions

How is AI making cyber attackers more dangerous?

AI automates complex tasks like lateral movement and account discovery, which previously required skilled hackers. This allows less experienced actors to perform sophisticated operations inside networks.

Why are traditional threat assessment methods no longer effective?

Because AI enables even low-skill actors to mimic high-skill behaviors, metrics like the number of techniques used or tool choice no longer reliably indicate threat level.

What can organizations do to improve detection of AI-enabled threats?

Organizations need to develop new indicators that focus on operational behaviors and the context of attack activities, rather than relying solely on technique counts or tooling used.

How quickly might security frameworks adapt to these changes?

The timeline is uncertain. Developing new assessment methods and updating existing frameworks will require concerted effort, research, and industry collaboration.

Source: ThorstenMeyerAI.com

Nothing in this article is financial or investment advice. Cryptocurrency and precious-metal investments carry significant risk — do your own research and consider a licensed advisor.
You May Also Like

First Apple M5 memory exploit discovered using Anthropic AI, gives root access on MacOS — Claude Mythos helps security researchers bypass Memory Integrity Enforcement

Researchers using Anthropic AI have identified the first known privilege escalation exploit on Apple’s M5 chip, bypassing Memory Integrity Enforcement.

Rug Pull Red Flags: Spot Them Before Your Crypto Vanishes

Inevitably, recognizing key rug pull red flags can save your crypto investment—discover the warning signs before it’s too late.

Erlang/OTP 29.0

Erlang/OTP 29.0, a major release, introduces new language features, security defaults, and compiler improvements, impacting Erlang developers and users.

Exchange Security: How Safe Are Your Funds on Major Platforms?

Just how secure are your funds on major crypto exchanges, and what steps can you take to ensure their safety? Keep reading to find out.