A Chinese-linked threat actor deployed a weaponized DeepSeek AI agent targeting a security firm's infrastructure. Researchers discovered the malicious model attempting to compromise over 1,200 hosts through proxyjacking—a technique that hijacks computing resources to facilitate downstream attacks.

The threat actor integrated the AI agent into an automated attack pipeline designed to establish persistent access across victim networks. Rather than using the AI model for reconnaissance or social engineering, the attacker leveraged its autonomous capabilities to execute infrastructure compromise at scale. The compromised hosts would then serve as proxy nodes for launching further malicious activities, obscuring the attacker's true origin.

Proxyjacking attacks represent a significant operational shift in how threat actors distribute malicious traffic. By commandeering legitimate computing resources, attackers avoid direct attribution and evade network detection systems that flag suspicious source IPs. The compromised hosts become unwitting participants in botnet-style operations without requiring traditional malware installation on each machine.

The use of DeepSeek, a Chinese-developed large language model, reflects broader trends in offensive AI adoption. Threat actors now weaponize publicly available LLMs to automate attack workflows, scale operations, and overcome defensive measures designed for human-driven intrusions. This approach reduces operational cost and increases attack velocity.

The security firm's detection of the AI agent reveals a critical gap. Most organizations lack visibility into AI-driven attack patterns. Traditional intrusion detection systems focus on known malware signatures and suspicious network behaviors. AI agents operating with legitimate credentials or executing operations through standard system tools remain largely invisible until they reach their objectives.

Organizations should implement behavioral analytics to detect anomalous activity from compromised accounts and monitor for unusual proxy configurations or traffic patterns. Threat intelligence teams should familiarize themselves with emerging AI-based attack methodologies. Additionally, enforcing principle of least privilege access limits the lateral movement and infrastructure compromise that AI agents exploit.