Hackers News Hackers News
  • CyberSecurity News
  • Threats
  • Attacks
  • Vulnerabilities
  • Breaches
  • Comparisons

Social Media

Hackers News Hackers News
  • CyberSecurity News
  • Threats
  • Attacks
  • Vulnerabilities
  • Breaches
  • Comparisons
Search the Site
Popular Searches:
technology Amazon AI
Recent Posts
Fake Google Gemini installer deploys Vidar Stealer, steals browser data
August 21, 2026
Critical Vulnerability in Dameware Mini Remote Control Exposes Networks
August 21, 2026
Sakura Internet Breach Exposes 1.36 Million Customer Records
August 21, 2026
Home/Threats/Fake Google Gemini installer deploys Vidar Stealer, steals browser data
Threats

Fake Google Gemini installer deploys Vidar Stealer, steals browser data

Key Takeaways Cybercriminals are exploiting the widespread interest in generative AI by distributing malware disguised as legitimate AI software installers. A recent campaign used a fake Google...

Jennifer sherman
Jennifer sherman
August 21, 2026 5 Min Read
2 0

Key Takeaways

  • Cybercriminals are exploiting the widespread interest in generative AI by distributing malware disguised as legitimate AI software installers.
  • A recent campaign used a fake Google Gemini installer to deploy the Vidar information stealer, compromising browser credentials and other sensitive data.
  • The attack chain leveraged a legitimate Google Colab page to lend credibility to the malicious download, redirecting users to a fraudulent “Windows Software Hub.”
  • The incident, discovered by Darktrace, underscores the critical need for users to download software only from official sources and for organizations to implement robust behavioral detection.

Cybercriminals are capitalizing on the explosive demand for generative artificial intelligence tools by luring unsuspecting users into downloading malware. In a recent incident documented by security researchers, a malicious file masquerading as an installer for Google Gemini successfully deployed the Vidar information stealer, exposing sensitive browser data and saved passwords to attackers.

Table Of Content

  • Key Takeaways
  • Hackers Exploit Fake Google Gemini Installer
  • Browser Credentials and Incident Response
  • What You Should Do

This attack did not originate from a traditional phishing email. Instead, it exploited common software search and download patterns, illustrating how threat actors can weaponize routine inquiries for AI applications into vectors for credential theft. This strategy mirrors other recent campaigns that have utilized deceptive AI installers and search engine manipulation to disseminate password-stealing malware, including incidents involving fake Claude AI pages that convincingly mislead users.

Security firm Darktrace first identified this malicious activity in July 2026 within a customer environment located in the Europe, Middle East, and Africa (EMEA) region. According to a report shared with Cyber Security News (CSN), Darktrace analysts linked the suspicious executable to the Vidar stealer after observing anomalous process behavior, unusual outbound network connections, and indications of browser credential exfiltration.

The incident highlights a growing trend in malware delivery, where attackers increasingly conceal harmful files behind trusted brand names, popular cloud services, and well-known AI platforms. This tactic relies on users lowering their guard when a download appears to be associated with a reputable platform.

Hackers Exploit Fake Google Gemini Installer

The infection sequence commenced when a user executed a file named Download_Google_Gemini_For_Windows.exe from their Downloads folder. Darktrace’s investigation revealed that searches for this filename led to a Google Colab page, which presented a download prompt, thereby lending a veneer of legitimacy to the operation.

Google Colab, a platform frequently utilized by developers and researchers, served as an effective staging ground for the malicious lure. The page then redirected visitors to a secondary website, designed to appear as a “Windows Software Hub,” where the fraudulent Gemini installer was made available for download.

While the investigation could not definitively recover HTTP or file-download telemetry to pinpoint the exact initial download source, encrypted sessions with Google Colab immediately preceding the executable’s launch strongly suggested direct user interaction with the hosted resource before proceeding to the secondary download site.

At the time Darktrace researchers examined the activity, the Google Colab page remained active, hosting a ZIP archive that contained the malicious binary. The archive also included a README file instructing users to run the program with administrator privileges and to add it to antivirus exception lists—a clear red flag indicating an attempt to bypass security defenses.

Upon execution, the program was identified as a newer variant of Vidar, compiled in Go. It established communications with infrastructure linked to Telegram and connected to suspicious external systems over port 443. This network behavior was crucial in allowing investigators to connect the fake installer to the broader credential-stealing campaign.

This campaign underscores that relying solely on trusted hosting platforms is insufficient to validate software downloads. Similar risks have emerged as attackers continue to exploit interest in AI through cloned repositories, deceptive setup guides, and malicious archives. A recent fake AI tool campaign further demonstrated how attackers can leverage legitimate-looking developer resources to distribute information stealers.

Browser Credentials and Incident Response

Vidar is a sophisticated information stealer designed to exfiltrate valuable data from compromised devices. In this particular incident, subsequent endpoint alerts confirmed activity consistent with the theft of browser credentials and other sensitive information. Stolen data, including saved passwords, browser-based session tokens, and related details, can grant attackers unauthorized access to email accounts, business services, and personal online profiles without requiring a password.

Shortly after the fake installer was executed, the affected device initiated contact with an external IP address. Through SSL certificate analysis, researchers identified a related IP address and a command-and-control domain associated with the malicious activity.

Darktrace successfully contained the incident by blocking communications with the suspicious infrastructure and quarantining the compromised endpoint. The automated response was triggered by anomalous device behavior that deviated from its normal activity baseline, rather than by the perceived legitimacy of the installer or its hosting platform.

For organizations, the key takeaway is to approach all AI software downloads with the same stringent caution applied to any other application. Users should only obtain Gemini-related tools from verified official sources, avoid downloads initiated from search results that lead to unfamiliar pages, and never follow instructions to disable or exclude antivirus protection.

Security teams should also prioritize investigating unusual browser credential access attempts, new executables launched from Downloads folders, and rare encrypted connections originating from recently installed programs. These controls are particularly vital as SEO poisoning campaigns targeting Gemini continue to leverage convincing search results and fraudulent installation guidance to ensnare users.

This campaign, by combining a fake Gemini installer, abuse of a trusted platform, and social engineering, delivered an established information stealer through a highly deceptive route. The broader threat extends beyond a single malware family; attackers are increasingly recognizing the high demand for AI tools as a reliable conduit for credential theft.

Type Indicator Description
File Download_Google_Gemini_For_Windows.exe Fake Gemini-themed installer observed during the investigation
File GoogleAppInstaller.exe Related executable identified through endpoint telemetry
IP Address 91.98.98[.]86 External destination contacted by the malicious executable
IP Address 91.98.111[.]49 Related infrastructure identified through SSL certificate pivoting
Domain dtm[.]kijangturbo88[.]top Command-and-control endpoint identified during malware analysis
SHA-256 1e13c2c9eac72daf63fd00a9946878949e159ae6ec51b54ec64f942d79d61913 Malware sample associated with the fake Gemini installer

What You Should Do

  • Verify Software Sources: Always download AI tools and other software directly from official vendor websites or trusted app stores. Avoid third-party download sites or links found in search results.
  • Be Skeptical of Instructions: Never follow instructions that ask you to disable antivirus software, add programs to exclusion lists, or run executables with elevated privileges unless absolutely certain of the source and necessity.
  • Implement Behavioral Detection: Organizations should deploy advanced endpoint detection and response (EDR) solutions capable of identifying anomalous process behavior, unusual outbound network connections, and suspicious credential access attempts, regardless of the perceived legitimacy of the initial download source.
  • Monitor Downloads Folder Activity: Pay close attention to executables launched from the Downloads folder, especially if they are new or unexpected.
  • Educate Users: Conduct regular cybersecurity awareness training to inform users about the risks of social engineering, fake software installers, and the importance of verifying download sources, particularly in the context of popular and emerging technologies like AI.

Disclaimer: HackersRadar reports on cybersecurity threats and incidents for informational and awareness purposes only. We do not engage in hacking activities, data exfiltration, or the hosting or distribution of stolen or leaked information. All content is based on publicly available sources.

Tags:

AttackExploitHackerMalwarephishingSecurityThreat

Share Article

Jennifer sherman

Jennifer sherman

Jennifer is a cybersecurity news reporter covering data breaches, ransomware campaigns, and dark web markets. With a background in incident response, Jennifer provides unique insights into how organizations respond to cyber attacks and the evolving tactics of threat actors. Her reporting has covered major breaches affecting millions of users and has helped organizations understand emerging threats. Jennifer combines technical knowledge with investigative journalism to deliver in-depth coverage of cybersecurity incidents.

Previous Post

Critical Vulnerability in Dameware Mini Remote Control Exposes Networks

No Comment! Be the first one.

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Popular Posts
Critical Spring Security Flaw Lets Attackers Gain Admin Access to LDAP Servers
August 21, 2026
CVE-2024-23963: Apple Find My Vulnerability Exposes Real-Time User Locations
August 21, 2026
Critical TrueConf Server Flaws Let Attackers Push Malware via Updates
August 21, 2026
Top Authors
Marcus Rodriguez
Marcus Rodriguez
David kimber
David kimber
Jennifer sherman
Jennifer sherman
Let's Connect
156k
2.25m
285k

Related Posts

Jennifer sherman
By Jennifer sherman
Threats

GlassWorm Attacks macOS via Malicious VS Code…

January 1, 2026
Emy Elsamnoudy
By Emy Elsamnoudy
Attacks

ClickFix Attack Hides Malicious Code via Stegan Security

January 1, 2026
Sarah simpson
By Sarah simpson
Vulnerabilities

MongoBleed Detector Tool Released to Detect MongoDB Vulnerability(CVE-2025-14847)

January 1, 2026
Emy Elsamnoudy
By Emy Elsamnoudy
Breaches

Conti Ransomware Gang Leaders & Infrastructure Exposed

January 1, 2026
Hackers News Hackers News
  • [email protected]

Quick Links

  • Contact Us
  • Privacy Policy
  • Terms of service

Categories

Attacks
Breaches
Comparisons
CyberSecurity News
Threats
Vulnerabilities

Let's keep in touch

receive fresh updates and breaking cyber news every day and week!

All Rights Reserved by HackersRadar ©2026

Follow Us