Security1 publisher3 min readPublished
Hunt.io traces intrusions in four countries to AI agents running eight known exploits
Hunt.io says a Chinese-speaking operator drove Claude Code, Alibaba Qwen and DeepSeek through an orchestration framework called SecFlow, splitting reconnaissance, exploitation and collection among specialist agents that fired only publicly documented exploits.
The Watch · Security desk

What happened
- Hunt.io reported a Chinese-speaking operator using Anthropic Claude Code, Alibaba Qwen and DeepSeek to automate intrusions against government and financial systems in Afghanistan, Thailand, Taiwan and the U.S.
- The operator ran the models through SecFlow, an orchestration framework that turned campaign objectives into tasks for specialised agents and handed them tools, target data, shared storage and network routes.
- Socket found four malicious Chrome and Firefox extensions, including J7Tracker, VREO and Orbit Tracker, stealing session tokens and wallet data from users of the Axiom Trade and Padre trading platforms.
Compiled by The WatchSomething wrong?How this is made
Why it matters
- capability With an orchestration layer holding the tools, target data and routes, the phase handoffs stop being manual, so one operator can supervise recon, exploitation and collection running at once across several countries.
- decision Approving an AI tool is an access-grant decision, and the thing being priced is whatever data and services the agent can reach on behalf of the employee who wired it in.
- precedent The account behind these extensions had already shipped GhostApe and GhostApe Color, so pulling the listings leaves the publisher in place and buys one cycle each time.
- contradiction The reported count of four extensions is one more than the three names given, so any blocklist defenders build from the published material is incomplete.
Hunt.io's list of exploited flaws runs to eight: Shellshock, Spring4Shell, Ghostcat, Shiro deserialization, Log4Shell, path traversals in Grafana and Nexus, and a Nacos authentication bypass [4]. All eight are named, published bugs, not undisclosed ones [1], and the new part of the campaign sits above them, in the layer that assigned the work. Hunt.io said SecFlow converted "campaign objectives into tasks for specialized AI agents" and supplied those agents with tools, target information, shared storage and network routes [2], and that the framework "split reconnaissance, exploitation, collection, and reporting among specialist workers" [3].
After exploitation the operator planted web shells generated through a dedicated capability Hunt.io calls GLUTTON, then used them for reconnaissance, privilege escalation, credential theft and custom implant deployment [5]. One of those implants is SecBox, a Go-based remote-access and network-pivot framework [5]. Named victims include Taiwan's Kuomintang Party History Archives, Indonesia's Ministry of Foreign Affairs, government and education systems in mainland China, and industrial hosts in Da Nang, Vietnam [6]. Details of the campaign first came to light in July 2026 [7].
The Hacker News, which compiled the week's items, wrote that "the path in was often already there" [18]. For the malicious extension set, no vulnerability was needed. Socket said of the collection code: "The module is byte-identical across all three analyzed extensions. It automatically retrieves authenticated user information, wallet-related bundle data, Firebase access tokens, and application state, then sends the information to threat actor-controlled Vercel deployments" [10]. The fourth extension uses a different collector against the same data and still carries artifacts from J7Tracker [9].
The U.K. National Cyber Security Centre warned that staff using unapproved AI tools can expose sensitive corporate data and create risks their employers may struggle to detect and manage [12]. "Providing shadow AI access to company or customer data likely increases the risk of data breaches, intellectual property loss and failure to meet regulatory requirements," NCSC said [13]. On the agents themselves the agency was more direct: "AI agents are complex pieces of software that can have critical security vulnerabilities. If an attacker successfully exploits a vulnerability, they can gain access to the same data, services, and privileges that the agent has legitimate access to" [14].
The week's cheapest intrusion used no software at all: Gen Digital described a merger-and-acquisition scam in which attackers impersonate executives, move legal teams onto WhatsApp and personal email, and use forged acquisition documents to start international wire transfers [15]. "The attackers presented the acquisition as a tightly controlled transaction coordinated by a reputable adviser, with only a small group involved and an announcement approaching fast," Gen Digital said [16]. The targets were senior people in private equity, industrial finance, sales, mining and energy [17].
What to watch
- Whether Anthropic, Alibaba or DeepSeek confirm and close the accounts Hunt.io attributes to the SecFlow operator.
- Whether Socket or the two stores name the fourth extension and act on the publisher account behind J7Tracker.
- Whether NCSC's shadow AI warning becomes a procurement or assurance requirement covering what permissions an agent holds.