Microsoft: macOS 'ClickFix' Campaign Uses Cloaking to Evade Detection
Attackers use server-side fingerprinting and 250+ look-alike domains to deploy infostealers to Mac users.
Microsoft Threat Intelligence has identified a sophisticated macOS-focused operation utilizing the "ClickFix" social engineering technique to distribute infostealers. The campaign is specifically designed to bypass security researchers and automated tools by hiding its malicious content from anyone not using a genuine macOS environment.
According to Microsoft, the operation employs a cluster of more than 250 algorithmically named look-alike domains to lure victims. Once a user lands on these sites, the attackers use server-side browser fingerprinting to filter visitors. This "cloaking" mechanism ensures that malicious lures are only displayed to actual macOS users, while security crawlers and sandboxes are served benign content, effectively shielding the infrastructure from automated analysis.
The ClickFix Mechanism
The campaign relies on a growing social engineering trend known as ClickFix. In this scenario, users are presented with a fake error message mimicking a legitimate service or software update. To "fix" the purported issue, victims are prompted to copy and paste a series of malicious commands directly into the macOS Terminal. By tricking the user into manually executing the code, the attackers bypass traditional browser-based security protections that typically block automatic malicious downloads.
Once the commands are executed, the system is compromised with infostealers. Microsoft confirmed that the malware delivered through this pipeline includes MacSync and Atomic Stealer (AMOS), both of which are designed to exfiltrate sensitive data from the infected machine.
Why Cloaking Matters
The shift toward server-side fingerprinting represents a significant escalation in evasion tactics. Traditional security scanning relies on automated bots to visit suspicious URLs and analyze the resulting page. By filtering out these bots, the attackers increase the success rate of their deployments and prolong the operational lifespan of their 250-domain network.
This approach transforms the attack from an open lure into a gated entry, where only the intended target—a human macOS user—can see the payload. This makes the campaign significantly harder to detect and dismantle using standard industry tools.
What's Next
Security teams are now tasked with identifying the specific fingerprinting markers used by the campaign to improve detection. As the ClickFix trend expands across both Windows and macOS, the industry must shift toward more behavioral-based detection that can identify the manual execution of suspicious terminal commands, as traditional URL filtering is becoming less effective against cloaked infrastructure.