Over 250 ClickFix Domains Use Browser Fingerprinting to Hide macOS Malware Lures
thehackernews.com Aug 5, 2026

Over 250 ClickFix Domains Use Browser Fingerprinting to Hide macOS Malware Lures

AI-summarised brief · reviewed before publication

Microsoft Threat Intelligence has identified a macOS ClickFix campaign that operates through more than 250 front‑end domains and uses browser fingerprinting to decide which visitors receive a malicious lure. A lightweight JavaScript gate collects hardware and browser attributes—such as platform string, screen size, WebGL data, timezone, and touch support—to distinguish real Macs from crawlers, sandboxes, or analysts. Qualified users are served a forged “Download for macOS” page with a fake Verified Publisher badge, prompting them to copy a Base64‑obfuscated Terminal command. When executed, the command fetches additional scripts and launches the AMOS infostealer, which harvests credentials, browser data, crypto wallets and sensitive files. The gate can also deliver blank pages or unrelated content to non‑targeted requests, making detection by static scanners difficult. Microsoft advises defenders to hunt the fingerprinting gate and monitor for unusual Terminal activity rather than chasing disposable domains.

💡 Why It Matters

  • · The server‑side fingerprinting lets attackers evade automated defenses and only expose the payload to genuine Mac users, dramatically increasing the success rate of the infection.
  • · Detecting the gate’s hidden fingerprint fields offers a practical early‑warning signal before any malware is delivered.