250+ ClickFix Domains Hide macOS Malware From Security Scanners

A ClickFix campaign uses browser fingerprinting across more than 250 domains to hide macOS infostealer lures from scanners and security researchers.

Written By
Kezia Jungco
Kezia Jungco
Aug 6, 2026
3 minute read
eSecurity Planet content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More

More than 250 ClickFix domains are using browser fingerprinting to hide macOS malware lures from security scanners.

Microsoft Threat Intelligence said the campaign checks visitors for signs of a genuine Mac before serving malicious instructions that can lead to the download of Atomic Stealer or MacSync. 

Crawlers, sandboxes, and researchers may instead receive blank pages or benign-looking decoys, making the infrastructure harder to detect and investigate.

ClickFix domains screen visitors before showing the lure

Microsoft said the campaign’s earlier phase exposed its malicious instructions, clipboard logic, shell command, and staging address directly in the page’s HTML.

The operators later placed a server-side gate in front of the ClickFix lure. A lightweight JavaScript routine collects information about each visitor and sends the results to the server, which determines what content to return.

The checks include the browser’s reported platform, screen dimensions, window size, timezone, touch support, and WebGL graphics information. The script also looks for signs that the page is running in an iframe, a virtual machine, an emulated environment, or a browser with developer tools open.

A visitor who appears to be using a genuine Mac may receive a GitHub-themed download page with a fake verified-publisher badge. Other visitors may see an empty page, a fake browser extension, or an unrelated company website.

“An apparently benign or look-alike response does not mean the domain is safe,” Microsoft warned.

The attack still requires a Terminal command

The Hacker News noted that the fingerprinting gate changes how the malicious page is delivered, but the underlying ClickFix technique remains the same.

Victims are instructed to copy an obfuscated command and run it in the macOS Terminal. The command contacts a /curl/<id> path, retrieves additional scripts, and launches the payload.

Microsoft said the wider infrastructure cluster distributed MacSync and Atomic Stealer, also known as AMOS. The attack chain analyzed through the fingerprinting gate ended with AMOS.

The malware can target credentials, browser information, authentication data, cryptocurrency wallets, and sensitive files. Microsoft did not disclose the number of victims, targeted industries, or the identity of the campaign’s operators.

Advertisement

Defenders should hunt the gate, not only the domains

Many of the domains combine “file” with dictionary words, although Microsoft cautioned that the naming convention is only a hunting lead. Disposable domain names can change quickly, and some related domains do not follow the same pattern.

Security teams should instead correlate the naming behavior with the fingerprinting gate, shared staging infrastructure, self-submitting forms, hidden fingerprint fields, and the mode: “php” artifact.

Endpoint monitoring should also flag browsing activity followed by unusual Terminal behavior, particularly:

  • curl commands piped into zsh
  • Base64 decoding or osascript execution
  • Archive creation followed by outbound HTTP POST traffic

Users should treat any website, CAPTCHA, chat message, or download page asking them to paste a command into Terminal as malicious.

The campaign shows why a clean scan cannot always clear a suspicious domain. When attackers choose what each visitor sees, defenders must examine browser behavior, infrastructure patterns, and endpoint activity together rather than trusting a single page response.

See how a DocuSign-themed phishing kit used legitimate remote monitoring and management tools to establish persistence across Windows and macOS devices.

Kezia Jungco

Kezia Jungco is a staff writer with five years of hands-on experience testing and analyzing generative AI platforms, chatbots, and NLP tools. She writes in-depth coverage for both enterprise and consumer audiences, focusing on artificial intelligence, data analytics, CRM solutions, cloud infrastructure, cybersecurity, and emerging tech trends. Her work appears in TechRepublic, eWEEK, Datamation, TechnologyAdvice, and Selling Signals.

eSecurity Planet Logo

eSecurity Planet is a leading resource for IT professionals at large enterprises who are actively researching cybersecurity vendors and latest trends. eSecurity Planet focuses on providing instruction for how to approach common security challenges, as well as informational deep-dives about advanced cybersecurity topics.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.