Skip to main content
Mallory
MalwareRansomwareUsed by 4 actorsExploits 1 CVE

ClickFix

ClickFix is a social-engineering-driven malware delivery technique and associated infection chain in which victims are shown fake verification prompts, commonly impersonating Cloudflare CAPTCHA or "Checking if you are human" pages, and are tricked into manually executing attacker-supplied commands. The technique is primarily documented against Windows users via WIN+R, PowerShell, or malicious MSI/EXE execution, but multiple reports also describe macOS-focused variants using Terminal/bash commands and infostealer delivery. ClickFix has been observed on compromised legitimate websites, phishing domains, typosquatted job and travel sites, GitHub- and Adobe-themed lures, malicious ads, and poisoned CMS content including large-scale Ghost CMS and WordPress compromises.

Across the provided reporting, ClickFix is used as an initial access or malware delivery mechanism rather than a single payload family. Documented downstream payloads and tooling include CastleLoader, Python-based RATs, Lumma Stealer, Vidar, Impure Stealer, VodkaStealer, PySoxy, PureRAT, RedLine, ACRStealer/Efimer-like stealers, Electron-based data stealers, and macOS infostealers. Observed execution chains frequently abuse LOLBins and native tools such as powershell.exe, cmd.exe, finger.exe, curl.exe, tar.exe, rundll32.exe, wscript.exe, explorer.exe, and python.exe/pythonw.exe; some campaigns use Donut-based in-memory loaders, DLL sideloading, portable Python runtimes, Deno-based implants, or blockchain-hosted JavaScript/configuration via EtherHiding on BNB Smart Chain or Polygon.

Behavior described in the content includes clipboard hijacking or scripted copy-to-clipboard of malicious commands, staged payload retrieval from attacker infrastructure, in-memory execution, host fingerprinting, persistence via scheduled tasks and Registry Run keys, PowerShell-based relaunch logic, WebSocket or HTTPS C2, modular task execution, interactive shell access, proxying via PySoxy, screenshot capture, credential and cookie theft, browser and wallet theft, Keychain theft on macOS, and anti-analysis or cloaking logic to evade researchers and bots. Some campaigns used fake Cloudflare verification overlays localized into many languages, geofencing, Telegram-backed telemetry, and cloaking/traffic-distribution systems such as Adspect.

The content links ClickFix activity to multiple intrusion sets and operators, but attribution is campaign-specific and often unconfirmed. Reported associations include Booking.com-themed phishing, compromised hotel ecosystems, a Deno-based platform operated by an actor using the alias "Smokest," possible resemblance to UNC1069 tradecraft, and use by ransomware operators such as Interlock for initial access. Large-scale website poisoning campaigns exploiting Ghost CMS CVE-2026-26980 and widespread WordPress compromises were specifically reported as delivering ClickFix lures. Reported infrastructure and indicators vary by campaign and include domains such as dakatawebstick[.]com, strapness[.]com, overlateise[.]com, solimayticontexta[.]com, sabrineme[.]com, clo4shara[.]xyz, get-1o8.pages[.]dev, zipsage.pages[.]dev, hedgeweeks[.]online, and IPs including 94.26.90[.]100, 185.205.211[.]217, 206.206.103[.]106, 206.206.103[.]120, 167.99.158[.]97, 94.154.35[.]115, 109.107.161[.]194, and 217.138.194.181.

High-confidence infection vectors in the content include fake CAPTCHA/human-verification pages, compromised CMS articles with injected JavaScript loaders, malicious browser extension updates, phishing pages impersonating LinkedIn, Indeed, Booking.com, Zoom/Google Meet, Adobe activation guides, and GitHub-themed macOS lures. Targeting spans enterprise and consumer users globally, with affected sectors including higher education, AI, software, blockchain, cybersecurity, fintech, media, SaaS, hospitality, and cryptocurrency/Web3.

Share:
For your environment

Hunt this family in your stack

Mallory pivots from this family to the IOCs, detections, and named campaigns that touch your stack, and pages you when something new lands.

EXPLOITED CVES

Vulnerabilities exploited

1 CVE Mallory has correlated with this family across public research and vendor advisories. Each row links to the full Mallory page for that vulnerability.

1 CVES
CVE-2026-26980SQL Injection in Ghost Content APIExploited in the wild

The attackers used the Ghost CMS vulnerability to tamper with website articles by appending malicious JavaScript loaders to the bottom of pages. These loaders were designed to support ClickFix attacks — a growing social engineering tactic that tricks users into manually executing malware on their systems. | A critical Ghost CMS vulnerability identified as CVE-2026-26980 has been exploited in a widespread cyber campaign that compromised more than 700 websites... The Ghost CMS vulnerability is an SQL injection flaw affecting Ghost’s Content API.

via thecyberexpress com vulnerabilitiesthecyberexpress.com
THREAT ACTORS

Groups observed using it

4 distinct threat actors attributed by public researchers. Open in Mallory to see the full evidence chain and overlapping campaigns.

View more details
Lazarus

"Interlock ransomware... heavily relies on ClickFix for initial access."

via risky biz rssnews.risky.biz
KongTuke

"...a new ClickFix variant we have dubbed 'CrashFix' that intentionally crashes the browser then baits users into running malicious commands..."

via huntress bloghuntress.com
UNC4221

"...use of ClickFix to deliver the TINYWHALE downloader..."

via the hacker newsthehackernews.com
APT38

First tracked in early 2026, the operation uses a technique called ClickFix to manipulate victims into running malicious commands on their own machines — making them the unwitting delivery mechanism for the attack.

via cyber security newscybersecuritynews.com
MITRE ATT&CK

Techniques & procedures

19 distinct techniques documented for this family, organized by ATT&CK tactic.

Initial Access

1 technique
T1189Drive-by CompromiseEvidence2

The poisoned articles looked completely normal, with the malicious code silently embedded at the bottom of each page, waiting to activate when a reader scrolled through.

Execution

6 techniques
T1059.001PowerShellEvidence3
TacticExecution

The visual overlay instructs the victim to copy and execute a specialized command sequence inside PowerShell.

T1059.003Windows Command ShellEvidence1
TacticExecution

Shown above: ClickFix instructions pasted into a run Window.

T1059.007JavaScriptEvidence1
TacticExecution

The attackers used the Ghost CMS vulnerability to tamper with website articles by appending malicious JavaScript loaders to the bottom of pages.

T1203Exploitation for Client ExecutionEvidence1
TacticExecution

Security researchers say the attacks leveraged weaknesses in the Ghost content management system to inject malicious JavaScript code aimed at facilitating ClickFix malware attacks.

T1204User ExecutionEvidence4
TacticExecution

Clicking this interface element instantly downloaded a compressed folder containing a malicious executable file.

T1204.004Malicious Copy and PasteEvidence1
TacticExecution

"...inject a ClickFix implant impersonating a Cloudflare human verification challenge (CAPTCHA)..." and "...sets up the click event handler to copy the malicious command to the clipboard..."

Stealth

3 techniques
T1027Obfuscated Files or InformationEvidence2
TacticStealth

When the user pastes the code, the terminal decodes and executes the malware instantly.

T1497.001System ChecksEvidence1

The initial smart contract delivers an obfuscated JavaScript payload that performs OS fingerprinting and dynamically retrieves platform specific second-stage payloads (Windows or macOS).

T1622Debugger EvasionEvidence1

"...anti-analysis check... enters an infinite loop..."; "...periodical trap to debugger triggered every 4 seconds..."; "...replacement of all console logging methods with no-op functions..."

T1056Input CaptureEvidence1

Stage three presented a convincing fake Cloudflare verification page, tricking users into pressing WIN+R, pasting a command, and hitting Enter.

Discovery

3 techniques
T1016System Network Configuration DiscoveryEvidence1
TacticDiscovery

Score Category Operation Count ... Discovery Checks external IP address 1

T1497.001System ChecksEvidence1

The initial smart contract delivers an obfuscated JavaScript payload that performs OS fingerprinting and dynamically retrieves platform specific second-stage payloads (Windows or macOS).

T1622Debugger EvasionEvidence1

"...anti-analysis check... enters an infinite loop..."; "...periodical trap to debugger triggered every 4 seconds..."; "...replacement of all console logging methods with no-op functions..."

Collection

2 techniques
T1056Input CaptureEvidence1

Stage three presented a convincing fake Cloudflare verification page, tricking users into pressing WIN+R, pasting a command, and hitting Enter.

T1115Clipboard DataEvidence3

Meanwhile, the background script quietly replaces the user’s native clipboard contents with a base64-encoded payload string.

T1071Application Layer ProtocolEvidence1

MITRE ATT&CK™ Matrix - Windows ... Command and Control Standard Application Layer Protocol

T1071.001Web ProtocolsEvidence1

"Invoke-WebRequest" to retrieve payloads; "...fetch a script..."; "...download a shellcode blob..."

T1071.004DNSEvidence1

“Microsoft alerts on DNS-based ClickFix variant delivering malware via nslookup”

T1102.001Dead Drop ResolverEvidence1

Threat actors store data (for example C2 configuration) or code on a public blockchain... they can access it through a legitimate API endpoint... SharkStealer and ArechClient2... pull their C2 configuration from a smart contract... ZigCryptoStealer... uses smart contracts to receive their C2 configuration.

T1104Multi-Stage ChannelsEvidence1

"...multi-stage malware chain..."; "...Donut loader is used twice in sequence..."

T1105Ingress Tool TransferEvidence5

For example, a macOS variant downloads binary data from remote servers before deleting its temporary files.

INDICATORS OF COMPROMISE

IOCs tracked for this family

98 indicators attributed across vendor reports, sandbox runs, and researcher write-ups. Full values are available in Mallory.

View more in app
Network
55 tracked

IPs, domains, and DNS infrastructure linked to this family.

Hashes
15 tracked

File hashes (MD5, SHA-1, SHA-256) from samples and reports.

Other
28 tracked

Other indicator types observed in public reporting.

TypeValueLatest sighting
domain●●●●●●●●●●●●View more in apptoday
uri●●●●●●●●●●●●View more in apptoday
domain●●●●●●●●●●●●View more in app4 days ago
domain●●●●●●●●●●●●View more in app4 days ago
ip.v4●●●●●●●●●●●●View more in app5 days ago
hash.sha256●●●●●●●●●●●●View more in app5 days ago
ACTIVITY FEED

Recent activity

53 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.

What this page doesn’t show

The version that knows your environment.

This page is what’s public. Mallory adds the parts that aren’t: which of your assets match these IOCs, which detections are missing, which campaigns to expect next, and what to do in the next 30 minutes.
IOC matching98

Match every observed IP, domain, and hash against your live telemetry.

Threat actor attribution4

Named campaigns wielding this family, with evidence pinned to each claim.

Exploited vulnerabilities1

CVEs this family uses for access and lateral movement.

Detection signatures

YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.

MITRE ATT&CK mapping19

Every documented technique, ranked by evidence weight.

Researcher chatter

Reddit, Mastodon, and CTI community discussion around this family.