LIVE · cybersecurity feed
Live wire
Malware Hijacks Android Car Head UnitsCritical Flaw in NASA/JPL Open-Source Spacecraft Command Software Allowed Unauthenticated Command ExecutionCVE-2026-73570 · U.S. CISA adds Zimbra Collaboration Suite (ZCS) flaw to its Known Exploited Vulnerabilities catalogCVE-2024-3094 · Connecting the Dots: Securing the Overlooked Corners of the Software Development Lifecycle (SDLC) Supply Chain14 Trojanized npm Packages Drop RedC2 4.0 Linux Backdoor With AI-Assisted C2Hundreds of leaked AWS keys give full control over corporate accountsAndroid Car Malware Spreads Through Built-In Updaters for Ad Fraud, Proxy BotnetMalware injected into popular Rust packages to steal developer credentialsSix Maximum-Severity Flaws Found in Cisco ProductsCritical Isolated-vm Vulnerability Leads to RCE on Host
cloud

Fake Gemini installer delivers Vidar infostealer via Google Colab lure

A malicious executable masquerading as a Google Gemini installer was used to deliver the Vidar infostealer on a company network in the EMEA region, according to Darktrace researchers who investigated the incident. “During the initial analysis, it was noted that the top search result for the suspicious filename associated pointed to a file hosted on Google Colab, a cloud-based Jupyter notebook plat

zeroday.news ·

Cybersecurity researchers have identified a new campaign distributing the Vidar infostealer through a deceptive Google Gemini installer, leveraging Google Colaboratory (Colab) as part of its delivery mechanism. The attack, observed targeting a company in the EMEA region, exploited user interest in AI software by masquerading a malicious executable as a legitimate Google Gemini application.

The campaign began with a Google Colab page, a cloud-based Jupyter notebook platform, which was used to host a download prompt for the fake Gemini installer. This tactic aimed to enhance the perceived legitimacy of the download, as Google Colab is a trusted platform frequently used by developers and researchers. The Colab page then redirected users to a secondary site, branded as a "Windows Software Hub," where the malicious file, named Download_Google_Gemini_For_Windows.exe, was available for download.

Analysis of network activity showed SSL connections to Google Colab immediately preceding the execution of the malicious file, indicating that users likely encountered the Colab page before being directed to the download site. The downloaded file was a ZIP archive that reportedly included a README file, instructing victims to run the executable with administrator privileges and to add it to their antivirus exception lists.

The malware was identified as a newer Go-compiled variant of the Vidar infostealer. This variant communicated with command-and-control infrastructure hosted on Telegram, using dtm[.]kijangturbo88[.]top as its endpoint. The primary objective of the infostealer was to exfiltrate browser credentials and other sensitive data from the compromised machines.

While the Vidar malware itself is not novel, the researchers noted that the specific lure and delivery mechanism employed in this campaign were. The use of a trusted platform like Google Colab, combined with manipulated search results and the appearance of a routine software download, made the attack particularly convincing.

The incident was detected due to deviations from the infected device's normal behavioral patterns. Following detection, an autonomous response system was able to block communications with the malicious infrastructure and quarantine the affected device. This incident highlights the growing trend of cybercriminals exploiting interest in artificial intelligence through fake applications and the misuse of legitimate platforms.

cloud
ShareXLinkedInWhatsAppFacebook

More News

view all →
security

Postal Service moves to finalize mail ballot regs before SCOTUS ruling

The rules have already been rejected by multiple state courts, but the Trump administration said it’s preparing in case of a favorable Supreme Court decision. The post Postal Service moves to finalize mail ballot regs before SCOTUS ruling appeared first on CyberScoop.

vulnerability

ToxicPanda 2.0 Gets a Major Upgrade, Expanding Attacks Across 16 Countries

ToxicPanda 2.0 targets 349 financial apps and abuses Android Wireless Debugging to gain deeper device access and steal banking credentials. ToxicPanda used to be a Europe-focused nuisance targeting a manageable list of banks. That version is gone. Zimperium’s zLabs team just documented ToxicPanda 2.0, and the numbers alone tell the story: 349 targeted financial institutions […]

ai

If you're not using AI to attack your own systems, your adversaries will

Agents are also the new attack surface - cue defenders' existential angst

privacy

TikTok Agrees to $400 Million Settlement in U.S. Child Privacy Lawsuit

TikTok has agreed to a $400 million settlement with the U.S. Department of Justice to resolve a lawsuit alleging violations of child privacy laws. The lawsuit, filed in 2024, accused the company of improperly collecting data from users under 13 and failing to comply with parental requests to delete accounts. The settlement includes an immediate payment of $300 million and an additional $100 million contingent on the dissolution of a prior consent decree related to Musical.ly.

malware

Hackers infect Android car head units with proxy botnet malware

A supply-chain attack targeting Android-based car head units is using a legitimate device-update app to spread malware that enlists compromised devices in a proxy botnet or uses them for ad fraud. [...]

security

Named Pipes Under Attack: Securing Windows Interprocess Communication

Windows named pipes provide fast interprocess communication, but weak access controls can expose privileged services to untrusted processes. ThreatLocker explains how endpoint verification, command authorization, strict input validation, and narrowly scoped privileges can help secure named-pipe communication. [...]