Trend Micro: Russian actor ran botnet via jailbroken Gemini CLI
TL;DR
- Trend Micro analyzed 200 Gemini CLI sessions between March 19 and April 21, 2026 in which actor 'bandcampro' produced 11% of text and Gemini 89%.
- The AI handled 100% of coding and system commands, 80% of architectural design, and 90% of debugging after being cast as an 'authorized pentester'.
- The entire command and control operation fit in three plaintext files totaling roughly 5 KB, and a full C&C migration took six minutes.
The interesting bit in Trend Micro's latest forensics is not that a criminal used an AI, but the labour split. Across 200 Gemini CLI sessions logged between March 19 and April 21 2026, a Russian-speaking operator calling himself 'bandcampro' produced 11% of the text and let Google's open-source Gemini CLI produce the other 89%, while running a small botnet out of eight compromised machines in a US dental clinic.
According to The Hacker News, the actor bypassed Gemini's guardrails by casting the agent as an 'authorized pentester', then handed it 80% of the architectural design, 100% of the coding and system command execution, and 90% of problem diagnosis and debugging. Trend Micro's team (Joseph C Chen, Philippe Lin, Lucas Silva, Vladimir Kropotov and Fyodor Yarochkin) describe the operator as functioning as a product manager while the AI was his entire engineering team. The model also offered unprompted improvements 59 times.
Why it matters if you don't work in threat intel: the whole command and control setup reportedly fits in three plaintext files totaling roughly 5 KB, and rebuilding it on a fresh VPS behind a Cloudflare tunnel took six minutes. That inverts a lot of the economics defenders quietly rely on. Seizures, DNS blocks, and hosting takedowns all assume the attacker has to spend meaningful time rebuilding. If the attacker is a project manager with a compliant coding agent, they don't.
The honest caveat is scope. This is one actor, one campaign (Trend Micro is calling it Patriot Bait, and it surfaced in late May 2026), and eight machines against an OpenDental database, not a nation-state operation. What the reporting doesn't give you is what Google saw on its side, whether the 'authorized pentester' persona still bypasses Gemini CLI's guardrails now that the write-up is public, or how the operator was pinned as Russian-speaking beyond linguistic signals in the transcripts. Take the productivity percentages as reported, not settled.
The people who benefit from this being public are defenders and, arguably, the CLI vendors themselves. A concrete session-level breakdown of what a real attacker actually offloads to a model is more useful for abuse-detection training and policy work than any number of tabletop red-team scenarios.
Originally reported by thehackernews.com
Read the original article →Original headline: Trend Micro: Russian Hacker 'bandcampro' Outsourced 89% of Botnet Build to Jailbroken Gemini CLI, Migrated C2 in 6 Minutes