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
AirMusic
AirMusic
AirMusic.ai generates high-quality AI music tracks from text prompts with style, mood customization, and stems export.
AdsCreator.com
AdsCreator.com
Generate polished, on‑brand ad creatives from any website URL instantly for Meta, Google, and Stories.
KiloClaw
KiloClaw
Hosted OpenClaw agent: one-click deploy, 500+ models, secure infrastructure, and automated agent management for teams and developers.
Atoms
Atoms
AI-driven platform that builds full‑stack apps and websites in minutes using multi‑agent automation, no coding required.
VoxDeck
VoxDeck
Next-gen AI presentation maker,Turn your ideas & docs into attention-grabbing slides with AI.
Skywork.ai
Skywork.ai
Skywork AI is an innovative tool to enhance productivity using AI.
Refly.ai
Refly.ai
Refly.AI empowers non-technical creators to automate workflows using natural language and a visual canvas.
Pippit
Pippit
Elevate your content creation with Pippit's powerful AI tools!
Diagrimo
Diagrimo
Diagrimo transforms text into customizable AI-generated diagrams and visuals instantly.
BGRemover
BGRemover
Easily remove image backgrounds online with SharkFoto BGRemover.
Qoder
Qoder
Qoder is an agentic coding platform for real software, Free to use the best model in preview.
FineVoice
FineVoice
Clone, Design, and Create Expressive AI Voices in Seconds, with Perfect Sound Effects and Music.
Flowith
Flowith
Flowith is a canvas-based agentic workspace which offers free 🍌Nano Banana Pro and other effective models...
SuperMaker AI Video Generator
SuperMaker AI Video Generator
Create stunning videos, music, and images effortlessly with SuperMaker.
Elser AI
Elser AI
All-in-one AI video creation studio that turns any text and images into full videos up to 30 minutes.
FixArt AI
FixArt AI
FixArt AI offers free, unrestricted AI tools for image and video generation without sign-up.
Funy AI
Funy AI
AI bikini & kiss videos from images or text. Try the AI Clothes Changer & Image Generator!
SharkFoto
SharkFoto
SharkFoto is an all-in-one AI-powered platform for creating and editing videos, images, and music efficiently.
paperclaw
paperclaw
AI workspace that generates publication-ready scientific figures, diagrams, posters, and editable SVGs in minutes.
Questie AI - Game Companion
Questie AI - Game Companion
Real-time AI gaming companion that watches your screen, chats by voice, and coaches gameplay live.
OnlyDoc Summarizer
OnlyDoc Summarizer
OnlyDoc's free PDF summarizer reads through a PDF and pulls out the key points in a clean, structured summary
AnimeShorts
AnimeShorts
Create stunning anime shorts effortlessly with cutting-edge AI technology.
CreateMemorial
CreateMemorial
CreateMemorial helps families build lasting online memorial websites and funeral slideshow videos to honor loved ones.
AIsa
AIsa
AIsa gives AI agents one gateway to models, skills, APIs, and payments with OpenAI-compatible access.
StitchPilot.ai
StitchPilot.ai
Browser-based AI embroidery tool for converting images, previewing stitch files, and inspecting machine formats.
Scavio AI
Scavio AI
Real-time multi-platform search API that helps AI agents fetch structured web, shopping, video, and social data.
Flaq AI Media API
Flaq AI Media API
Flaq AI is a unified AI media API platform for generating images, videos, and LLM-powered workflows with stable models
WriteHybrid AI Humanizer
WriteHybrid AI Humanizer
WriteHybrid is an AI humanizer and detector that rewrites text naturally while helping users bypass AI detection.
AI Gift finder by wishwave
AI Gift finder by wishwave
AI gift finder that builds shareable wishlists from real products across hundreds of popular stores.
VidMage
VidMage
Realistic AI face swaps for photos, videos, and GIFs, instantly and effortlessly.
AdMakeAI
AdMakeAI
AI ad generator that creates high-performing static and UGC ads for brands in seconds.
Iara Chat
Iara Chat
Iara Chat: An AI-powered productivity and communication assistant.
Mubert AI
Mubert AI
Mubert is an AI music platform that generates, extends, remixes, and vocalizes royalty-free tracks in seconds.
InstantChapters
InstantChapters
Create Youtube Chapters with one click and increase watch time and video SEO thanks to keyword optimized timestamps.
SkyGen Plus
SkyGen Plus
A multi-model AI creation platform for generating images, videos, and music with one streamlined workflow.
UNI-1 AI
UNI-1 AI
UNI-1 is a unified image generation model combining visual reasoning with high-fidelity image synthesis.
NerdyTips
NerdyTips
AI-powered football predictions platform delivering data-driven match tips across global leagues.
insmelo AI Music Generator
insmelo AI Music Generator
AI-driven music generator that turns prompts, lyrics, or uploads into polished, royalty-free songs in about a minute.
EaseMate AI
EaseMate AI
All-in-one AI assistant for chat, writing, study help, image creation, and video generation in one browser-based platform.
MusicGPT
MusicGPT
AI music platform for generating songs, sound effects, vocals, and audio edits from simple prompts.
AIToHuman
AIToHuman
Free AI text humanizer that rewrites AI-generated content into natural, human-like writing instantly.
Gemini Omni - Video Generator
Gemini Omni - Video Generator
AI video creation platform for conversational editing, multimodal references, and coherent short-form generation.
AI Clothes Changer by SharkFoto
AI Clothes Changer by SharkFoto
AI Clothes Changer by SharkFoto instantly lets you virtually try on outfits with realistic fit, texture, and lighting.
Anijam AI
Anijam AI
Anijam is an AI-native animation platform that turns ideas into polished stories with agentic video creation.
WhatsApp AI Sales
WhatsApp AI Sales
WABot is a WhatsApp AI sales copilot that delivers real-time scripts, translations, and intent detection.
Kirkify
Kirkify
Kirkify AI instantly creates viral face swap memes with signature neon-glitch aesthetics for meme creators.
BeatMV
BeatMV
Web-based AI platform that turns songs into cinematic music videos and creates music with AI.
whatslove.ai
whatslove.ai
AI dating coach that customizes advice, conversation starters and date ideas tailored to your personality.
Tome AI PPT
Tome AI PPT
AI-powered presentation maker that generates, beautifies, and exports professional slide decks in minutes.
AI Pet Video Generator
AI Pet Video Generator
Create viral, shareable pet videos from photos using AI-driven templates and instant HD exports for social platforms.
Ampere.SH
Ampere.SH
Free managed OpenClaw hosting. Deploy AI agents in 60 seconds with $500 Claude credits.
HappyHorseAIStudio
HappyHorseAIStudio
Browser-based AI video generator for text, images, references, and video editing.
Text to Music
Text to Music
Turn text or lyrics into full, studio-quality songs with AI-generated vocals, instruments, and multi-track exports.
Free GPT Image 2
Free GPT Image 2
A free GPT Image 2 generator for creating posters, ads, comics, and UI mockups with accurate typography.
Claude API
Claude API
Claude API for Everyone
Couple AI - AI Couple Photo Maker
Couple AI - AI Couple Photo Maker
Create realistic AI couple portraits from selfies with themed styles, fast generation, and private HD downloads.
AI Video API: Seedance 2.0 Here
AI Video API: Seedance 2.0 Here
Unified AI video API offering top-generation models through one key at lower cost.
GPT Image 2 Online
GPT Image 2 Online
An AI image generator and editor with photorealistic results, accurate text rendering, and strong prompt following.
HookTide
HookTide
AI-powered LinkedIn growth platform that learns your voice to create content, engage, and analyze performance.
wan 2.7-image
wan 2.7-image
A controllable AI image generator for precise faces, palettes, text, and visual continuity.
Wan 2.7
Wan 2.7
Professional-grade AI video model with precise motion control and multi-view consistency.
Lyria3 AI
Lyria3 AI
AI music generator that creates high-fidelity, fully produced songs from text prompts, lyrics, and styles instantly.
Seedance 2.0 Video AI
Seedance 2.0 Video AI
Generate cinematic 1080p videos from prompts, images, and reference clips with synchronized audio.
Paper Banana
Paper Banana
AI-powered tool to convert academic text into publication-ready methodological diagrams and precise statistical plots instantly.
Image 2 AI
Image 2 AI
OpenAI-powered image generation and editing tool for photorealistic visuals, accurate text rendering, and UI mockups.
Gptimg2 AI
Gptimg2 AI
All-in-one AI studio for creating images and videos from text, images, or references.
Hitem3D
Hitem3D
Hitem3D converts a single image into high-resolution, production-ready 3D models using AI.
Create WhatsApp Link
Create WhatsApp Link
Free WhatsApp link and QR generator with analytics, branded links, routing, and multi-agent chat features.
Gobii
Gobii
Gobii lets teams create 24/7 autonomous digital workers to automate web research and routine tasks.
happy horse AI
happy horse AI
Open-source AI video generator that creates synchronized video and audio from text or images.
Image3D - AI 2D to 3D Model Generator (GLB, OBJ, STL, PLY)
Image3D - AI 2D to 3D Model Generator (GLB, OBJ, STL, PLY)
Browser-based AI that turns any 2D image or text prompt into a 3D model in 30 seconds. Export GLB, OBJ, STL, PLY—free
kinovi - Seedance 2.0 - Real Man AI Video
kinovi - Seedance 2.0 - Real Man AI Video
Free AI video generator with realistic human output, no watermark, and full commercial use rights.
GenPPT.AI
GenPPT.AI
AI-driven PPT maker that creates, beautifies, and exports professional PowerPoint presentations with speaker notes and charts in minutes.
Video Sora 2
Video Sora 2
Sora 2 AI turns text or images into short, physics-accurate social and eCommerce videos in minutes.
Palix AI
Palix AI
All-in-one AI platform for creators to generate images, videos, and music with unified credits.
Image to Video AI without Login
Image to Video AI without Login
Free Image to Video AI tool that instantly transforms photos into smooth, high-quality animated videos without watermarks.
Seedance 20 Video
Seedance 20 Video
Seedance 2 is a multimodal AI video generator delivering consistent characters, multi-shot storytelling, and native audio at 2K.
AI FIRST
AI FIRST
Conversational AI assistant automating research, browser tasks, web scraping, and file management through natural language.
WhatsApp Warmup Tool
WhatsApp Warmup Tool
AI-powered WhatsApp warmup tool automates bulk messaging while preventing account bans.
Veemo - AI Video Generator
Veemo - AI Video Generator
Veemo AI is an all-in-one platform that quickly generates high-quality videos and images from text or images.
GLM Image
GLM Image
GLM Image combines hybrid AR and diffusion models to generate high-fidelity AI images with exceptional text rendering.
TextToHuman
TextToHuman
Free AI humanizer that instantly rewrites AI text into natural, human-like writing. No signup required.
Manga Translator AI
Manga Translator AI
AI Manga Translator instantly translates manga images into multiple languages online.
Remy - Newsletter Summarizer
Remy - Newsletter Summarizer
Remy automates newsletter management by summarizing emails into digestible insights.

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.