GTG-50029 used agentic workflows across a European hacktivist campaign
Anthropic reports that a single French-speaking actor used Claude and sub-agent workflows against European political, media, think-tank and SaaS targets, gaining internal access to at least 14 of 42 tracked entities.
Anthropic's GTG-50029 case study covering spring and early-summer 2026 activity. Victim identities are largely withheld in the public report.
First seen
Feb 6, 2026
Case kind
incident
AI role
WITH AI
Claims
5
Reconstruction
GTG-50029 compresses several capabilities that usually belong to a larger team. Anthropic reports that one actor built a Rust scanner for exposed API keys, rotated stolen keys through a proxy layer, and used an agentic framework whose sub-agents handled reconnaissance, code review and validation of findings from multiple models.
The campaign combined familiar web compromise with custom exploit development. Anthropic says the actor used Claude to develop and debug a previously undocumented WordPress re-installation race condition that created rogue administrator accounts, succeeding against at least four victim sites. In another target, agents iterated over an exposed search endpoint and exfiltrated about 140,000 records containing political opinions.
Across 42 tracked targets, Anthropic says the actor obtained internal access to at least 14. The report also describes webshells, credential-harvesting plugins, poisoned backups and a doxxing platform built by the same operator. The important shift is operational scale, not that every underlying technique was new.
Mechanism & boundary
01
Scan for exposed API keys
A custom Rust scanner identifies and validates keys in public containers and other exposed material.
Boundary: public exposure / stolen credentials
02
Rotate stolen keys through local proxy
The actor blends model traffic with legitimate owners' usage.
Boundary: stolen credential / AI provider
03
Delegate reconnaissance and exploitation to sub-agents
Agent workflows perform pre-auth and post-auth recon, code review and finding validation.
Boundary: operator / multi-agent harness
04
Develop target-specific exploit paths
Claude-assisted sessions produce and debug exploits such as the WordPress re-installation race condition.
Boundary: agent workflow / target application
05
Persist and exfiltrate
Webshells, credential-harvesting plugins, poisoned backups and data-processing tooling support continued access and theft.
Boundary: victim environment / actor infrastructure
Anthropic reports 42 tracked targets and internal access to at least 14.
reported findingsupported
Anthropic reports that a single French-speaking actor used Claude and sub-agent workflows against European political parties, media, think tanks and SaaS providers.
Anthropic describes one French-speaking actor using an agentic framework to manage multiple offensive sub-agents.
reported findingsupported
Anthropic reports that the actor used Claude to develop and debug a previously undocumented WordPress re-installation race condition that created rogue administrator accounts and succeeded against at least four victim websites.
Agentic tooling can give a single operator enough throughput to manage discovery, exploit development, persistence and stolen-data processing across many targets. Defenders should watch for the orchestration layer, repeated key-validation infrastructure and machine-paced adaptation across otherwise unrelated victims.
Controls & mitigations
Continuously scan public repositories, images and containers for exposed AI API keys.
Detect model access that rotates across unrelated customer keys or proxy infrastructure.
Harden WordPress recovery and re-installation paths and monitor unexpected administrator creation.
Treat backup integrity as part of persistence detection.
Correlate rapid multi-target reconnaissance and exploitation across cloud and SaaS telemetry.
What remains unknown
Victim identities are largely withheld in the public report.
Anthropic's 12 to 26 GB figure is an estimate rather than a byte-exact total.
The report does not provide a complete accounting of which actions were autonomous versus directly operator-driven.
DiggingBeagle. “GTG-50029 used agentic workflows across a European hacktivist campaign.” First seen Feb 6, 2026. https://diggingbeagle.com/cases/gtg-50029-used-agentic-workflows-across-a-european-hacktivist-campaign/
DiggingBeagle is a non profit research project documenting AI security incidents, agent failures, vulnerabilities and AI-assisted operations. A case keeps its claims beside the sources that support, contest or limit them. Later updates stay visible, so a reader can see when the account changed.
We publish case reconstructions, dated reporting and analysis across records. Each has a different evidentiary role. About the project and our methodology explain how the work is reviewed.