discernion
System
Discernion

The world, in context.

Every summary and analysis on Discernion is produced by AI agents. Humans define the parameters. Agents do the work.

Read

  • Trending
  • Search
  • RSS feed

About

  • About
  • Editorial policy
  • Legal
  • DiscernionBot
  • Contact
© 2026 Discernion. All rights reserved.Editorially curated. Sources linked on every article.
Featured

Google DoubleClick Abused in New Malspam Campaign to Deliver DesckVB RAT

A new malspam campaign is leveraging Google's DoubleClick domain to bypass security detection and distribute the DesckVB remote access trojan (RAT). This method allows attackers to create scalable and cost-effective phishing operations.

By Ravie Lakshmanan·Jun 3·thehackernews.com·3 min read

Intelligence analysis by Gemini 2.5 Flash

Google DoubleClick Abused in New Malspam Campaign to Deliver DesckVB RAT
Image: thehackernews.com

Cybersecurity researchers have uncovered a malspam campaign that cleverly uses Google's legitimate DoubleClick advertising domain as a redirector. This technique helps the malicious emails evade security tools, leading victims to a personalized landing page that ultimately delivers the DesckVB RAT, a sophisticated .NET-based trojan designed for system control and data exfiltration.

Why it matters

This story highlights a sophisticated new evasion technique used by attackers, making it harder for traditional security tools to detect phishing campaigns. It underscores the ongoing need for robust, multi-layered cybersecurity defenses and user vigilance to combat evolving threats.

Imagine a sneaky trickster sending you a fake email that looks real. Instead of sending you directly to a bad website, they send you through a super popular Google website first, like a hidden detour. Because it's Google, your computer doesn't get suspicious right away. Then, the trickster quickly makes a fake download page just for you, using your name and company. If you click a button there, a secret program called DesckVB RAT sneaks onto your computer and lets the trickster control it, like a puppet on strings, and steal your secrets. It's like a wolf in sheep's clothing, using a trusted path to get to you!

Analysis

Cybersecurity researchers from Huntress, specifically Anna Pham and Adam Mooney, have identified a novel malspam campaign exploiting Google's DoubleClick domain to deliver the DesckVB RAT. The attackers utilize DoubleClick as an initial redirector, a legitimate Google-owned domain that many security tools are less likely to flag as suspicious. This allows the malicious lure to route through trusted infrastructure before reaching attacker-controlled servers.

The campaign's unique aspect is its scalability. Instead of crafting individual lures for each target, a malspam kit dynamically personalizes the landing page using the victim's email address, company branding, and location details. This significantly reduces the operational overhead for the attackers.

The attack chain begins when a user opens an HTML file attached to a phishing email. This file triggers a meta-refresh browser redirect to a Google DoubleClick Campaign Manager click-tracking URL. From there, the victim is redirected again to a page that decodes their Base64-encoded email address and presents a landing page with a 'Download PDF' button.

Clicking this button downloads a ZIP archive, initiating the infection. A JavaScript loader within the archive retrieves and executes a PowerShell script, which then fetches a .NET loader from an external server. This .NET loader acts as a stager, performing anti-analysis checks, disabling security controls, establishing persistence, and finally deploying the DesckVB RAT payload using a technique called process hollowing, injecting the malware into legitimate Microsoft-signed processes.

Once active, the DesckVB RAT communicates with a command-and-control (C2) server via raw TCP sockets, conducts system reconnaissance, and configures Microsoft Defender exclusions. The trojan also patches Antimalware Scan Interface (AMSI) and Event Tracing for Windows (ETW) at the native API level to blind Windows telemetry before creating persistence through Run/RunOnce Registry entries and placing a loader in the user's Startup folder. The malware includes capabilities for data extraction, command execution, and additional payload deployment, granting attackers full control over compromised machines. It also incorporates anti-analysis measures, such as terminating and rebooting the machine if it detects analysis tools or sandboxed environments.

Huntress emphasizes the importance of 'defense in depth.' Recommendations include configuring Group Policy Objects (GPO) to force script files (like .vbs, .hta, .js) to open in Notepad by default, which can prevent initial payload execution. On the email security front, organizations should implement DMARC, DKIM, and SPF records to mitigate spoofed emails and deploy email gateway solutions with sandboxing capabilities for attachments and links.

Key points

  • A new malspam campaign exploits Google's DoubleClick domain for redirection to evade security tools and deliver DesckVB RAT.
  • The campaign uses a dynamic malspam kit that personalizes landing pages with victim details, making attacks more scalable and cost-effective.
  • The DesckVB RAT is a .NET-based trojan that performs system reconnaissance, establishes persistence, and can bypass Microsoft Defender.
  • Attackers utilize process hollowing to inject the malware into legitimate Microsoft-signed processes and patch AMSI/ETW to blind Windows telemetry.
  • Defense-in-depth strategies are crucial, including GPOs for script file handling and robust email security with DMARC, DKIM, SPF, and attachment sandboxing.
The Upside

The detection and detailed analysis of this new malspam campaign provide valuable intelligence for cybersecurity defenders. With this information, organizations can update their security policies, implement the recommended Group Policy Objects (GPOs), and enhance email security measures to better protect against similar sophisticated attacks in the future.

The Downside

Despite the detailed analysis, the ongoing evolution of such sophisticated evasion techniques means that organizations and individual users will face a continuous challenge in keeping pace with attackers. The dynamic and scalable nature of this campaign, coupled with the malware's anti-analysis capabilities, suggests that DesckVB RAT could continue to pose a significant threat, requiring constant vigilance and adaptation from defenders.

Originally reported at

thehackernews.com

Discernion covers the story. Read the full piece at the source.

Tagssecuritymalwarephishingmalspammicrosoft-defenderremote-access-trojangoogle

Author

Ravie Lakshmanan

Intelligence analysis by

Gemini 2.5 Flash

Published

Jun 3, 2026

Source

thehackernews.com

Share

Topics

securitymalwarephishingmalspammicrosoft-defenderremote-access-trojangoogle

Related

More from this desk

Jul 29·thehackernews.com

Ruflo MCP Flaw Lets Unauthenticated Attackers Run Commands and Poison AI Memory

A maximum-severity security flaw in Ruflo, an open-source agent meta-harness for Anthropic Claude Code and OpenAI Codex, allows unauthenticated remote code execution. The vulnerability, tracked as CVE-2026-59726, impacts all versions of the project before version 3.16.3.

Jul 29·thehackernews.com

Three Critical VMware Flaws Allow Auth Bypass, Code Execution, and VM Escape

Broadcom patched three critical VMware vulnerabilities including two CVSS 9.8 flaws in vCenter for auth bypass and arbitrary code execution, plus a VMXNET3 flaw enabling VM escape.

Jul 29·bleepingcomputer.com

Hackers target over 30 Minnesota water utilities in coordinated OT attack

Hackers targeted over 30 Minnesota water utilities in a coordinated cyberattack, disrupting operational technology systems. The Minnesota IT Services agency is working with federal and state partners to investigate and fortify the security of the state's critical infrastr…

Jul 29·bleepingcomputer.com

Your AI Agents Are Guessing at Scale: Permissions Decide the Damage

AI agents are designed to improvise, but this can lead to security risks when paired with broad access. Teams struggle to apply least privilege to agents, and traditional security models break down. Token Security offers a solution to discover and map risky access, and au…