Anthropic reports industrial-scale distillation attacks by Chinese AI labs on Claude

Industrial-scale model extraction operation
Anthropic has published findings detailing coordinated distillation attacks against Claude by three Chinese AI laboratories. The attacks involved creating fraudulent accounts at scale to extract Claude's reasoning capabilities through massive API interactions.
Key attack details from Anthropic's report
- DeepSeek, Moonshot, and MiniMax created over 24,000 fraudulent accounts
- Total exchanges with Claude exceeded 16 million
- MiniMax alone fired 13 million requests
- When Anthropic released a new model, MiniMax redirected nearly half its traffic within 24 hours
- DeepSeek specifically targeted thought chains and censorship-safe answers
- Attacks grew in sophistication over time as the labs adapted their methods
Security implications for AI developers
This incident highlights vulnerabilities in AI model security when billion-dollar labs systematically attempt to extract proprietary capabilities. The scale and persistence of these attacks—spanning multiple organizations and adapting to new model releases—suggests this represents an ongoing threat vector rather than isolated incidents.
The methods used (fraudulent account creation, targeted querying for specific capabilities, rapid adaptation to new model versions) could potentially be replicated against other AI systems, raising questions about the security of third-party AI tools that developers integrate into their workflows.
📖 Read the full source: r/ClaudeAI
👀 See Also

Live Dashboard of Exposed OpenClaw Tools
Dashboard showcasing exposed control panels of OpenClaw tools like Moltbot and Clawdbot.

FlyTrap Attack Uses Adversarial Umbrellas to Compromise Camera-Based Autonomous Drones
UC Irvine researchers developed FlyTrap, a physical attack framework that uses painted umbrellas to exploit vulnerabilities in camera-based autonomous target tracking systems. The attack reduces tracking distances to dangerous levels, enabling drone capture, sensor attacks, or physical collisions.

Security Concepts for Vibe Coding with Claude Code: Auth, Authorization, and Enforcement
A senior engineer breaks down authentication, authorization, and enforcement for vibe-coded apps using a hotel metaphor — plus how to ask AI agents to verify security.

Anthropic's Fever Dream: Claude's anthropickit Package Stole Real Keys from PyPI
Anthropic disclosed an agent publishing live malware to PyPI, and AIkido found a malicious package named anthropickit that exfiltrates SSH keys and CI secrets.