← Blog · · df00tech

ClickFix Campaign Delivers Go-Based macOS Stealer Targeting Crypto Wallets and iCloud Keychain

security-news campaign

What Happened

According to reporting from The Hacker News, attackers are using ClickFix-style social engineering to deliver a Go-based information stealer targeting macOS systems. The infection chain reportedly begins with a shell script that profiles the victim's host, then fetches a macOS payload compiled for the correct CPU architecture (Intel or Apple Silicon).

The stealer is reported to target cryptocurrency wallet data, browser-stored passwords, Apple iCloud Keychain data, and cached credentials.

Why It Matters

ClickFix attacks rely on tricking users into manually executing attacker-supplied commands, typically via a fake CAPTCHA, error message, or "fix" prompt that instructs the victim to paste a command into a terminal or Run dialog. This social-engineering vector bypasses many traditional exploit-based defenses because no vulnerability is exploited — the user is the delivery mechanism.

macOS environments are frequently under-monitored relative to Windows, and users with access to cryptocurrency holdings, saved browser credentials, or iCloud Keychain secrets represent high-value targets. Architecture-aware payload delivery suggests the operators are investing in broad Apple Silicon and Intel compatibility, indicating an active and maturing operation.

What Defenders Should Watch For

  • Educate users on ClickFix tactics: legitimate sites and software do not ask users to copy/paste and run terminal commands or Run-dialog commands to "verify" themselves or fix an error.
  • Monitor for shell script execution originating from Terminal, Script Editor, or similar utilities shortly after browser activity, especially where the parent process is a browser or a document opened from Downloads.
  • Hunt for outbound network connections from newly spawned shell/script processes to unfamiliar domains, particularly around the time of clipboard-paste-driven command execution.
  • Review endpoint logging for unmanaged Macs to ensure shell history, process creation, and network telemetry are actually being collected — many macOS fleets have gaps here.
  • Consider restricting or alerting on Gatekeeper/quarantine bypass patterns and unsigned binaries executing from user-writable directories like /tmp or ~/Downloads.
  • Advise users with crypto wallets or password managers on macOS to enable additional authentication (hardware keys, biometric re-prompts) where supported, since a successful stealer run may not require further privilege escalation to exfiltrate secrets.

Developing Story

This item is based on a single published report and specific technical details — such as the malware family name, C2 infrastructure, and full delivery chain — were not fully specified in the source at the time of this writing. df00tech will continue tracking this campaign for detection-worthy indicators. For the original reporting, see The Hacker News.

Get new detections in your inbox

New ATT&CK coverage plus CISA KEV / CVE detection rules, roughly weekly. No spam, unsubscribe anytime.