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
LLM API Vulnerability Exposes AI Model Reasoning, Poses Data Risk
August 11, 2026
Critical SAP Vulnerabilities Allow Code Injection, Memory Corruption
August 11, 2026
Critical Ivanti Endpoint Manager CVEs Let Remote Attackers Crash Agent Service
August 11, 2026
Home/Threats/ClickFix Campaign Infects Windows Users With EtherHiding, GULoader
Threats

ClickFix Campaign Infects Windows Users With EtherHiding, GULoader

Key Takeaways A new campaign, dubbed “ClickFix,” is actively targeting Windows users by combining fake CAPTCHA pages with sophisticated evasion techniques. The attack chain leverages...

Jennifer sherman
Jennifer sherman
June 17, 2026 4 Min Read
42 0

Key Takeaways

  • A new campaign, dubbed “ClickFix,” is actively targeting Windows users by combining fake CAPTCHA pages with sophisticated evasion techniques.
  • The attack chain leverages compromised WordPress sites, the blockchain-based EtherHiding method, and social engineering to deliver the memory-resident GULoader malware.
  • The campaign specifically targets desktop Windows browsers, bypassing detection by security scanners and mobile devices, making it difficult to identify through standard checks.
  • While behavioral detection successfully halted a recent incident, the attack highlights critical vulnerabilities in traditional security defenses against advanced, blended threats.

Sophisticated ClickFix Campaign Targets Windows Users with EtherHiding and GULoader

A novel cyberattack campaign is actively exploiting Windows users, employing a multi-layered approach that includes deceptive CAPTCHA pages and advanced techniques to circumvent conventional security measures. This operation, which analysts first observed in April 2026, initiates on a compromised European small-business website and culminates in an attempt to deploy GULoader, a memory-based malware downloader, onto victims’ systems.

Table Of Content

  • Key Takeaways
  • Sophisticated ClickFix Campaign Targets Windows Users with EtherHiding and GULoader
  • ClickFix Campaign Leverages EtherHiding and Social Engineering
  • GULoader Delivery and Behavioral Detection
  • What You Should Do

The campaign’s inherent danger lies in its seamless integration with legitimate web browsing, effectively deceiving both end-users and automated security tools. Unlike typical phishing attempts, this attack ensnares users who navigate to seemingly legitimate websites via standard Google searches, eliminating the red flags associated with suspicious emails or links.

The compromised websites function normally, with all expected features like product pages, contact forms, and maps operating without issue. Malicious code, embedded within the site’s WordPress backend, remains dormant, activating only under specific conditions.

Security researchers at Sicuranext meticulously documented this intrusion, outlining the full attack path. Their report, shared with Cyber Security News (CSN), details how the campaign orchestrates a chain involving a compromised WordPress site, a blockchain-based payload delivery mechanism known as EtherHiding, the social engineering tactic dubbed ClickFix, and the remote loader attributed to GULoader.

Each stage of the attack is meticulously crafted to appear legitimate, offering minimal cues for traditional defenses to intervene. The infected sites exclusively target desktop Windows browsers. Mobile users or automated security scanners encounter a perfectly clean webpage, effectively concealing the malicious activity from site owners, search engines, and monitoring systems. Only a genuine Windows user on a desktop environment can trigger the malicious payload, rendering this campaign exceptionally difficult to detect through routine scans.

In a recent incident, behavioral detection successfully neutralized the attack within 300 milliseconds, preventing GULoader from fully deploying. Despite this success, the campaign’s near-triumph exposed significant gaps in current organizational defenses against such sophisticated, blended threats.

ClickFix Campaign Leverages EtherHiding and Social Engineering

The attack sequence begins the moment a victim accesses the compromised webpage. Within two seconds, stealthily injected JavaScript code establishes contact with the BNB Smart Chain Testnet, a public blockchain, to retrieve a malicious payload stored within a smart contract. This technique, known as EtherHiding, poses a formidable challenge for blocking, as requests are routed through trusted content delivery networks like Cloudflare, and blockchain data is immutable, preventing removal via abuse reports.

Upon retrieval, the payload displays a deceptive reCAPTCHA overlay on the otherwise legitimate page. This overlay instructs the user to press Win+R, Ctrl+V, and Enter—a sequence of shortcuts designed to open the Windows Run dialog and paste a command. Unbeknownst to the victim, their clipboard has already been populated with a malicious instruction via a built-in browser function, leading them to willingly execute the command under the false impression of performing a routine security check.

The executed command invokes rundll32.exe, a legitimate and signed Windows utility, directing it to a remote DLL hosted by the attacker over a UNC path. Because rundll32.exe is a Microsoft-signed binary, it bypasses Windows SmartScreen warnings without raising any alerts. The malicious DLL then loads directly into memory, without writing any files to disk or displaying prompts, thereby evading antivirus solutions that primarily scan files before execution.

GULoader Delivery and Behavioral Detection

Threat intelligence reports attribute the C2 domain used in this campaign, autum-path[.]vo8xalon[.]in[.]net, to GULoader. GULoader is a shellcode-based loader that operates entirely in memory, frequently employed to distribute information stealer malware such as Lumma and Vidar, as well as remote access tools like Remcos and AgentTesla. A successful execution of GULoader could have resulted in credential theft or complete remote control over the victim’s machine.

In the observed incident, a behavioral rule specifically designed to detect rundll32.exe being invoked with unusual arguments and ordinal-based function calls successfully identified and terminated the malicious process within 300 milliseconds. Post-incident analysis confirmed that no child processes were spawned, no data exfiltration occurred, and no lateral movement was detected. As a precautionary measure, the user’s credentials were reset, and all active sessions were terminated.

What You Should Do

  • Block Outbound SMB Traffic: Configure firewalls to block outbound SMB traffic on port 445 from workstations to prevent UNC path exploitation.
  • Disable WebClient Service: Consider disabling the WebClient service on workstations where WebDAV functionality is not essential.
  • Monitor DNS Queries: Implement monitoring for DNS queries originating from browser processes to blockchain RPC domains (e.g., bsc-testnet[.]drpc[.]org) to detect EtherHiding attempts.
  • Review Windows Run Dialog History: Regularly check the Windows Run dialog history for entries containing “rundll32” or UNC paths as an early indicator of compromise.
  • Enhance Behavioral Detection: Strengthen behavioral detection rules to identify suspicious process invocations, particularly those involving trusted binaries like rundll32.exe with unusual arguments or network connections.

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:

AttackMalwarephishingSecurityThreat

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

Ghostwriter Hackers Abuse Gmail Admin Emails to Steal Credentials, 2FA

Next Post

UNC3753 Attackers Steal Legal Data via Screen-Sharing and RMM Tools

No Comment! Be the first one.

Leave a Reply Cancel reply

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

Popular Posts
US SOCs Combat Alert Fatigue: Strategies for Cybersecurity Noise Reduction
August 11, 2026
Critical Windows PnP Vulnerability Lets Attackers Gain SYSTEM Access
August 11, 2026
ClickFix Users Exposed to Malware via Polygon Blockchain Infrastructure
August 11, 2026
Top Authors
Marcus Rodriguez
Marcus Rodriguez
Emy Elsamnoudy
Emy Elsamnoudy
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