AI News

State-Sponsored Espionage Enters the AI Era: Google Reveals Extensive Abuse of Gemini

In a landmark disclosure that underscores the dual-edged nature of artificial intelligence, Google’s Threat Intelligence Group (GTIG) has released a comprehensive report detailing how state-sponsored actors from China, Iran, North Korea, and Russia are systematically exploiting Gemini AI. The report, released this week, provides the most granular evidence to date that Generative AI is no longer just a theoretical risk in cybersecurity but an active operational tool across every stage of the attack lifecycle.

From refining phishing lures to generating polymorphic malware code, adversaries are leveraging the capabilities of Large Language Models (LLMs) to accelerate their campaigns. Perhaps most alarmingly, Google has highlighted a new sophisticated class of threat: "distillation attacks," where cybercriminals attempt to steal the intellectual property of the AI models themselves to build uncensored, private versions of the technology.

As the AI landscape fractures between open innovation and securitized control, the revelations come at a pivotal moment. While Google battles unauthorized usage by rogue states, the U.S. Department of Defense finds itself in a public standoff with AI leader Anthropic over safety constraints, painting a complex picture of the future of weaponized AI.

The Rise of "Distillation" Attacks: Stealing the Brain of the AI

One of the most technically significant findings in the Google report is the prevalence of model extraction, or "distillation" attacks. Unlike traditional data theft, which targets user information or credentials, distillation attacks target the AI model’s cognitive architecture.

Google reported disrupting a massive campaign involving over 100,000 generated prompts designed to probe Gemini’s logic, reasoning, and linguistic capabilities. The attackers’ goal was not to disrupt the service but to replicate it. By systematically querying the model and recording its outputs, adversaries can create a dataset to train smaller, "student" models that mimic Gemini’s performance.

Why Distillation Matters:

  • Intellectual Property Theft: It allows competitors or bad actors to clone proprietary technology without incurring the massive training costs of a frontier model.
  • Bypassing Safety Filters: Once an attacker has "distilled" the model’s capabilities into their own private system, they can remove the safety guardrails (RLHF) that companies like Google and OpenAI painstakingly implement. This results in an uncensored model capable of writing malware or generating hate speech without restriction.
  • Scalability: Google notes that these attacks are highly scalable and often automated, turning legitimate API access into a siphon for high-value intelligence.

Global Threat Actors and Their Tactics

The report details a "relentless barrage" of activity, attributing specific AI-enhanced tactics to well-known Advanced Persistent Threat (APT) groups. The diversity of these attacks illustrates that AI is being adopted not just by elite hacking units, but across the spectrum of cyber espionage.

The following table summarizes the key actors identified by Google and their specific misuse of Gemini:

Group Name Origin Primary Objective AI Tactic Used
UNC2970 North Korea Defense Sector Espionage OSINT synthesis, profiling targets for "Operation Dream Job"
APT42 Iran Phishing & Credential Theft Translation, persona development, drafting persuasive emails
UNC4841/UNC3886 China Technical Exploitation Vulnerability research, code generation, script optimization
APT44 (Sandworm) Russia Critical Infrastructure Sabotage Overcoming technical limitations in wartime operations
Financially Motivated Groups Global Profit/Ransomware Developing "Honestcue" malware, AI-driven phishing kits

North Korea: The Recruitment Charade

North Korean group UNC2970, linked to the infamous Lazarus Group, has integrated Gemini into its long-running "Operation Dream Job." This campaign targets employees in the defense and aerospace sectors with fake job offers to infiltrate secure networks. Google’s analysis reveals that UNC2970 uses Gemini to scrape and synthesize Open Source Intelligence (OSINT) from LinkedIn and other platforms. By feeding profiles into the AI, the group generates highly personalized, credible recruitment materials that bypass the skepticism of security-conscious targets. The AI allows them to map technical roles and salary structures with unprecedented speed.

Iran: The Social Engineering Engine

For Iranian actors like APT42, the barrier to entry for effective social engineering has historically been language and cultural nuance. Gemini has effectively lowered this barrier. The group utilizes the model to draft phishing emails that are grammatically perfect and culturally attuned to their targets in Israel and the U.S. Furthermore, APT42 uses the AI for post-compromise activity, such as parsing stolen data to rapidly identify high-value email addresses and credentials, accelerating the "breakout" time after an initial breach.

China: Automating the Kill Chain

Chinese state-sponsored groups have shown a preference for technical integration. Rather than just using AI for text, they are employing Gemini for code analysis. The report highlights how groups like UNC4841 use the model to suggest optimizations for scripts or identify bugs in potential exploits. This suggests a shift toward "AI-assisted hacking," where human operators use LLMs as a force multiplier to identify zero-day vulnerabilities or write polymorphic code that evades antivirus signatures.

Automated Malware and the "Honestcue" Threat

Beyond state espionage, the report sheds light on the commercial cybercrime sector's adoption of AI. A standout discovery is "Honestcue," a malware framework explicitly designed to leverage the Gemini API.

Honestcue operates as a downloader and launcher that sends natural language prompts to the Gemini API and receives malicious C# source code in response. Because the code is generated dynamically and executed in memory, it creates a "fileless" attack footprint that is incredibly difficult for traditional endpoint detection systems to flag. This represents a significant evolution: malware is no longer a static file but a dynamic set of instructions generated on the fly by a cloud-based AI.

Similarly, Google identified "ClickFix" campaigns—social engineering attacks that use AI to generate convincing technical support instructions. These instructions trick users into copying and pasting malicious scripts into their own terminals, exploiting the victim's trust in "fix-it" guides.

The Defense Dilemma: Anthropic vs. The Pentagon

While Google fights to keep criminals out of its AI ecosystem, a different battle is brewing in Washington regarding who is allowed in. As confirmed by reports from Axios and The Wall Street Journal this week, the U.S. Department of Defense (DoD) is clashing with AI provider Anthropic over the latter's strict usage policies.

Defense Secretary Pete Hegseth has threatened to label Anthropic a "supply chain risk" and cut ties with the company. The core of the dispute lies in Anthropic's "Constitutional AI" approach, which includes refusals to assist with weapons development or lethal operations. While these safeguards are designed to prevent the exact kind of misuse Google is seeing from Iran and North Korea, the Pentagon views them as a liability.

"Our warfighters need to have access to the models that provide decision superiority in the battlefield," a DoD official stated, criticizing models that "won't allow you to fight wars." This tension was exacerbated by the revelation that Anthropic’s Claude model was reportedly used via Palantir during the January raid that captured Venezuelan President Nicolás Maduro. The incident highlights the "Dual-Use Dilemma": the very safeguards intended to prevent AI from becoming a tool of terror are now being framed as obstacles to national security.

Strategic Implications for the Industry

The convergence of these two stories—Google’s report on criminal abuse and the Pentagon’s row with Anthropic—paints a stark picture of the AI security landscape in 2026.

For cybersecurity professionals, the Google report confirms that the "barrier to entry" for sophisticated attacks has collapsed. Script kiddies can now generate complex malware, and non-native speakers can craft perfect phishing lures. The "distillation" attacks serve as a warning to all enterprise AI adopters: your model is your IP, and it is under active siege.

For policymakers, the contradiction is glaring. The industry is simultaneously being asked to lock down models to prevent state-sponsored abuse (Google’s challenge) and open up models to enable state-sanctioned military operations (Anthropic’s challenge). As threat actors like UNC2970 and APT42 continue to innovate, the West's ability to balance innovation, safety, and defense capabilities will define the next era of cyber warfare.

Google’s response has been to strengthen its "robust ecosystem" of defenses, disrupting the accounts and infrastructure associated with these actors. However, as the "Honestcue" malware demonstrates, as long as APIs are open for business, they remain open for exploitation.

Featured
ThumbnailCreator.com
AI-powered tool for creating stunning, professional YouTube thumbnails quickly and easily.
Video Watermark Remover
AI Video Watermark Remover – Clean Sora 2 & Any Video Watermarks!
AdsCreator.com
Generate polished, on‑brand ad creatives from any website URL instantly for Meta, Google, and Stories.
Refly.ai
Refly.AI empowers non-technical creators to automate workflows using natural language and a visual canvas.
BGRemover
Easily remove image backgrounds online with SharkFoto BGRemover.
Elser AI
All-in-one AI video creation studio that turns any text and images into full videos up to 30 minutes.
Qoder
Qoder is an agentic coding platform for real software, Free to use the best model in preview.
VoxDeck
Next-gen AI presentation maker,Turn your ideas & docs into attention-grabbing slides with AI.
FixArt AI
FixArt AI offers free, unrestricted AI tools for image and video generation without sign-up.
Flowith
Flowith is a canvas-based agentic workspace which offers free 🍌Nano Banana Pro and other effective models...
FineVoice
Clone, Design, and Create Expressive AI Voices in Seconds, with Perfect Sound Effects and Music.
Skywork.ai
Skywork AI is an innovative tool to enhance productivity using AI.
SharkFoto
SharkFoto is an all-in-one AI-powered platform for creating and editing videos, images, and music efficiently.
Pippit
Elevate your content creation with Pippit's powerful AI tools!
Funy AI
AI bikini & kiss videos from images or text. Try the AI Clothes Changer & Image Generator!
KiloClaw
Hosted OpenClaw agent: one-click deploy, 500+ models, secure infrastructure, and automated agent management for teams and developers.
Yollo AI
Chat & create with your AI companion. Image to Video, AI Image Generator.
SuperMaker AI Video Generator
Create stunning videos, music, and images effortlessly with SuperMaker.
AI Clothes Changer by SharkFoto
AI Clothes Changer by SharkFoto instantly lets you virtually try on outfits with realistic fit, texture, and lighting.
AnimeShorts
Create stunning anime shorts effortlessly with cutting-edge AI technology.
wan 2.7-image
A controllable AI image generator for precise faces, palettes, text, and visual continuity.
AI Video API: Seedance 2.0 Here
Unified AI video API offering top-generation models through one key at lower cost.
WhatsApp AI Sales
WABot is a WhatsApp AI sales copilot that delivers real-time scripts, translations, and intent detection.
insmelo AI Music Generator
AI-driven music generator that turns prompts, lyrics, or uploads into polished, royalty-free songs in about a minute.
Kirkify
Kirkify AI instantly creates viral face swap memes with signature neon-glitch aesthetics for meme creators.
BeatMV
Web-based AI platform that turns songs into cinematic music videos and creates music with AI.
UNI-1 AI
UNI-1 is a unified image generation model combining visual reasoning with high-fidelity image synthesis.
Wan 2.7
Professional-grade AI video model with precise motion control and multi-view consistency.
Text to Music
Turn text or lyrics into full, studio-quality songs with AI-generated vocals, instruments, and multi-track exports.
Iara Chat
Iara Chat: An AI-powered productivity and communication assistant.
kinovi - Seedance 2.0 - Real Man AI Video
Free AI video generator with realistic human output, no watermark, and full commercial use rights.
Video Sora 2
Sora 2 AI turns text or images into short, physics-accurate social and eCommerce videos in minutes.
Tome AI PPT
AI-powered presentation maker that generates, beautifies, and exports professional slide decks in minutes.
Lyria3 AI
AI music generator that creates high-fidelity, fully produced songs from text prompts, lyrics, and styles instantly.
Atoms
AI-driven platform that builds full‑stack apps and websites in minutes using multi‑agent automation, no coding required.
AI Pet Video Generator
Create viral, shareable pet videos from photos using AI-driven templates and instant HD exports for social platforms.
Paper Banana
AI-powered tool to convert academic text into publication-ready methodological diagrams and precise statistical plots instantly.
Ampere.SH
Free managed OpenClaw hosting. Deploy AI agents in 60 seconds with $500 Claude credits.
Hitem3D
Hitem3D converts a single image into high-resolution, production-ready 3D models using AI.
Palix AI
All-in-one AI platform for creators to generate images, videos, and music with unified credits.
HookTide
AI-powered LinkedIn growth platform that learns your voice to create content, engage, and analyze performance.
GenPPT.AI
AI-driven PPT maker that creates, beautifies, and exports professional PowerPoint presentations with speaker notes and charts in minutes.
Create WhatsApp Link
Free WhatsApp link and QR generator with analytics, branded links, routing, and multi-agent chat features.
Seedance 20 Video
Seedance 2 is a multimodal AI video generator delivering consistent characters, multi-shot storytelling, and native audio at 2K.
Gobii
Gobii lets teams create 24/7 autonomous digital workers to automate web research and routine tasks.
Veemo - AI Video Generator
Veemo AI is an all-in-one platform that quickly generates high-quality videos and images from text or images.
Free AI Video Maker & Generator
Free AI Video Maker & Generator – Unlimited, No Sign-Up
AI FIRST
Conversational AI assistant automating research, browser tasks, web scraping, and file management through natural language.
GLM Image
GLM Image combines hybrid AR and diffusion models to generate high-fidelity AI images with exceptional text rendering.
ainanobanana2
Nano Banana 2 generates pro-quality 4K images in 4–6 seconds with precise text rendering and subject consistency.
AirMusic
AirMusic.ai generates high-quality AI music tracks from text prompts with style, mood customization, and stems export.
WhatsApp Warmup Tool
AI-powered WhatsApp warmup tool automates bulk messaging while preventing account bans.
TextToHuman
Free AI humanizer that instantly rewrites AI text into natural, human-like writing. No signup required.
Manga Translator AI
AI Manga Translator instantly translates manga images into multiple languages online.
Remy - Newsletter Summarizer
Remy automates newsletter management by summarizing emails into digestible insights.
Telegram Group Bot
TGDesk is an all-in-one Telegram Group Bot to capture leads, boost engagement, and grow communities.
FalcoCut
FalcoCut: web-based AI platform for video translation, avatar videos, voice cloning, face-swap and short video generation.

Google Report Exposes Cybercriminals Using Gemini AI for Espionage and Distillation Attacks

Google Threat Intelligence Group reveals state-sponsored actors from China, Iran, and North Korea exploiting Gemini AI across all attack cycle stages.