📊 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 recent analysis shows AI is increasingly used by cyberattackers to enhance their techniques, blurring distinctions between skilled and amateur actors. This shift challenges existing threat assessment models and raises new security concerns.

New research from Anthropic indicates that AI is fundamentally changing the landscape of cyber threats, enabling less skilled actors to perform complex attack techniques previously requiring expertise. This development challenges traditional threat assessment models and underscores the evolving danger in cybersecurity.

Anthropic analyzed 832 accounts banned for malicious 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 to prepare for attacks, primarily for malware creation. More concerning, AI was increasingly employed for sophisticated post-intrusion activities such as lateral movement and account discovery, with the share of medium-risk or higher actors rising from 33% to 56% over the year.

The report highlights a shift: attackers are moving AI use from initial access techniques to deeper network activities. This trend indicates that AI enables less skilled actors to perform complex tasks, eroding the link between attacker skill level and threat severity. Traditional indicators—technique count and tool choice—no longer reliably distinguish high-risk actors, as AI fills in the technical gaps for less experienced individuals.

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
Network Intrusion Detection

Network 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
Threat Intelligence & Incident Response Handbook: Detect, Investigate, and Contain Cyber Attacks Using Modern SOC Analysis, Threat Hunting, and Security Monitoring Techniques

Threat Intelligence & Incident Response Handbook: Detect, Investigate, and Contain Cyber Attacks Using Modern SOC Analysis, Threat Hunting, and Security Monitoring Techniques

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.

Impact of AI on Cyber Threat Assessment

This shift significantly alters cybersecurity risk evaluation. The traditional focus on the number of techniques and sophistication of tools as indicators of threat level is no longer effective, as AI democratizes complex attack capabilities. Security teams must now develop new methods to identify high-risk actors, focusing on how they deploy AI within their operations rather than just their technical arsenal.

Evolution of Cyberattack Techniques with AI

Historically, threat assessments relied on counting techniques and analyzing toolsets to gauge attacker danger. The MITRE ATT&CK framework has been central to this approach. Over the past year, the integration of AI into cyberattacks has begun to upend this paradigm, with attackers increasingly using AI for both mundane tasks like malware creation and complex operations such as lateral movement, making threat assessment more challenging.

“The link between an attacker’s skill and their threat level is weakening as AI takes over complex tasks.”

— Anthropic report author

Unclear Impacts on Threat Detection Strategies

It remains uncertain how cybersecurity defenses will adapt to these changes. While the report shows AI is enabling less skilled actors to perform complex tasks, it is not yet clear how detection methods can evolve to reliably identify high-risk threats based on operational behaviors rather than technique counts or tool signatures. The long-term effectiveness of current frameworks is still under question.

Next Steps for Cybersecurity Defense Strategies

Security professionals will need to develop new detection approaches that focus on behavioral analysis and operational signals rather than traditional technical indicators. Ongoing research and collaboration between AI developers and cybersecurity experts are essential to address the emerging threat landscape. Monitoring how attackers continue to integrate AI will be crucial in shaping future defenses.

Key Questions

How is AI changing the way attackers operate?

AI is enabling attackers to perform complex tasks such as lateral movement and account discovery more easily, even for those with less technical skill, by automating and enhancing attack techniques.

Why are traditional threat assessment methods becoming less effective?

Because AI allows less skilled actors to execute techniques previously associated with highly skilled attackers, making technique count and tool choice unreliable indicators of threat level.

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

Organizations should focus on behavioral and operational signals, such as attack patterns and activity sequences, rather than solely relying on technical indicators or tool signatures.

Will AI make cyber defenses obsolete?

Not necessarily, but it will require adapting strategies and developing new detection methods to keep pace with AI-enabled attack capabilities.

What is the significance of this development for future cybersecurity policies?

It highlights the need for updated policies emphasizing behavioral analysis and AI-aware threat detection, as well as ongoing research into AI’s role in cyber threats.

Source: ThorstenMeyerAI.com

This content is for general information only and is not financial, tax or legal advice. Consult a qualified professional for decisions about your money.
You May Also Like

The Death of the Identical Paragraph

The traditional news wire model is unraveling as AI rewriting reduces the need for syndicating identical paragraphs, reshaping news economics.

When a Content Network Starts Publishing to Itself

A large automated content network began publishing extensively to its own sites, causing significant distribution imbalance and highlighting systemic design issues.

Best Low-Noise PC Cases for Airflow and Sound Dampening

Discover top low-noise PC cases balancing airflow and sound dampening, ideal for high-power workstations and quiet setups in 2026.

The Six Chokepoints: How AI Stopped Being a Utility and Became a Lever

Thorsten Meyer AI’s Control Series says 2026 events show AI access is shaped by power, compute, data, model access, distribution and capital.