Chinese State-Linked Hackers Double Attack Volume Using DeepSeek AI, Researchers Find

State-affiliated Chinese cyber espionage groups have more than doubled their operational attack volume by integrating open-weight artificial intelligence models into routine reconnaissance and script generation workflows, according to threat intelligence from Taiwanese cybersecurity firm TeamT5 and reporting by Bloomberg. The surge in offensive volume is driven primarily by DeepSeek models, which threat actors favor due to low inference costs, local deployment options, and minimal safety guardr

3 min
Chinese State-Linked Hackers Double Attack Volume Using DeepSeek AI, Researchers Find

State-affiliated Chinese cyber espionage groups have more than doubled their operational attack volume by integrating open-weight artificial intelligence models into routine reconnaissance and script generation workflows, according to threat intelligence from Taiwanese cybersecurity firm TeamT5 and reporting by Bloomberg.

The surge in offensive volume is driven primarily by DeepSeek models, which threat actors favor due to low inference costs, local deployment options, and minimal safety guardrails compared to Western frontier APIs. However, forensic analysis of in-the-wild campaigns by Palo Alto Networks' Unit 42 indicates that while language models accelerate the discovery and triage of potential targets, fully autonomous exploitation attempts continue to fail against standard authentication and configuration barriers.

Reconnaissance Acceleration and Model Selection

According to TeamT5 chief analyst Charles Li, multiple threat actors linked to Chinese state operations have embedded language models into their operational infrastructure. Tracked groups including Grimfengxi, Huapi, Teleboyi, and Slime22 have deployed models to automate target scanning, map corporate subnets, and generate bespoke exploitation scripts.

DeepSeek has emerged as the primary tool across these campaigns. While Western models enforce strict safety filters that require prompt injection or persona spoofing to bypass, open-weight models like DeepSeek can be fine-tuned or served on local hardware without centralized policy enforcement. TeamT5 noted that more capable commercial alternatives such as Moonshot's Kimi K3 have not been observed in active campaigns, likely due to higher API costs for continuous automated tasks.

Software nodes and automated routing logic gates illustration

Forensic Realities of Autonomous Execution

Despite substantial increases in probing activity, autonomous execution logs document significant operational limitations. In a technical teardown of an offensive campaign tracked by Unit 42, an operator operating under the aliases "knaithe" and "KnYuan" wired DeepSeek into an open-source terminal orchestration harness to scan and exploit internet-facing targets.

The agentic setup autonomously scanned global software deployments, enumerating 25,209 exposed n8n instances located in China and narrowing the pool to three targets running vulnerable software versions. However, the model failed to achieve compromise because the target systems required standard authentication forms that the autonomous agent could not bypass.

Across a campaign spanning more than 460 attempted targets, Unit 42 confirmed that all successful intrusions relied entirely on manual exploitation by human operators:

  • Manual Exploitation: Confirmed data exfiltration across three Citrix NetScaler endpoints and arbitrary command execution on 11 Marimo notebook servers were carried out by human operators rather than autonomous agent loops.
  • Operational Artifacts: The autonomous framework inadvertently created an extensive forensic footprint, starting an exposed local file server that leaked operator API keys, target lists, and shell history to security researchers.
  • Target Indiscrimination: While manual human operators conducted targeted, multi-day intrusions against government and corporate targets using proxy anonymization, the autonomous agent probed internal Chinese infrastructure indiscriminately.

Industry Skepticism Over AI Autonomy Claims

The findings align with growing skepticism among independent security analysts regarding vendor claims of near-total attack automation. Following claims by frontier AI labs that models could automate up to 90% of complex cyber operations, researchers including Kevin Beaumont and Dan Tentler noted that language models function more like force-multipliers for existing tooling (comparable to Metasploit modules) rather than self-directed offensive operators.

Security analysts emphasize that while AI agents substantially lower the barrier to rapid reconnaissance and code prototyping, defensive hygiene (such as mandatory multi-factor authentication, rapid patch cycles, and restricted public network exposure) remains effective against current automated LLM attack workflows.

Sources

Written by

More to read

  • Speculative RAG in Production: Drafting, Verification, and Systems-Level Scheduling

    Speculative RAG in Production: Drafting, Verification, and Systems-Level Scheduling RAG pipelines have a latency problem. The standard pattern — retrieve, rerank, generate — chains three sequential stages. Retrieval is fast; reranking and generation are not. When a query fans out to dozens of chunks, the cross-encoder or LLM reranker becomes a bottleneck, and the generator sits idle waiting for the reranker to finish. Three recent papers attack this from different angles: Speculative RAG (Goog

    1 min
  • Batch Normalization: Mathematical Foundations, Gradient Smoothing Dynamics, and Why Sequence Models Adopted Layer Normalization

    Batch Normalization remains one of the most widely implemented algorithmic developments in the history of deep learning. Introduced by Sergey Ioffe and Christian Szegedy in their 2015 paper, Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift, the technique enabled stable training of deep feedforward networks and convolutional architectures at significantly higher learning rates. While initially designed for computer vision architectures such as ResNet a

    1 min
  • Robotics Foundation Model Startup Generalist Raises 98M Led by 8VC

    Robotics foundation model startup Generalist AI Inc. has secured $198.2 million in a new equity offering, according to a Form D regulatory filing with the U.S. Securities and Exchange Commission on August 24. The capital injection comes less than three months after the company closed a $400 million financing round in early June. The financing round was led by venture capital firm 8VC alongside participating existing investors, as reported by Axios. The new transaction elevates Generalist's valu

    1 min