Security

ClickFix macOS Campaign Delivers Infostealers

3 min read

Summary

Microsoft has identified a new ClickFix-style campaign targeting macOS users with fake troubleshooting and utility instructions hosted on blogs and content platforms. Instead of downloading apps, victims are tricked into running Terminal commands that bypass typical macOS app checks and deploy infostealers such as Macsync, SHub Stealer, and AMOS.

Need help with Security?Talk to an Expert

Introduction

Microsoft is tracking an evolving ClickFix campaign that now targets macOS users through fake troubleshooting content and bogus utility installation instructions. This matters because the attack shifts away from traditional app downloads and instead abuses Terminal commands, helping attackers avoid some of the protections users expect from standard macOS application installs.

What’s new

Microsoft says threat actors are posting fake macOS advice on standalone websites, Medium, Craft, and similar user-driven platforms. The lures often claim to help with common issues such as freeing disk space or fixing system problems.

Key changes in this campaign include:

  • Users are instructed to paste Base64-encoded or obfuscated commands into Terminal
  • The commands retrieve remote content and launch script-based loaders
  • Attackers use native tools like curl, osascript, and shell interpreters
  • This method avoids the normal Gatekeeper-style checks applied to app bundles opened in Finder
  • Payloads observed include Macsync, SHub Stealer, and AMOS

Microsoft also identified three execution paths:

  • Loader install campaign
  • Script install campaign
  • Helper install campaign

Across these variants, the objective is consistent: collect credentials and sensitive files, establish persistence, and exfiltrate data.

Why it matters for IT admins

The malware goes beyond simple credential theft. According to Microsoft, these infostealers can collect:

  • Keychain entries
  • iCloud account data
  • Browser credentials
  • Telegram data
  • Media and documents
  • Cryptocurrency wallet data

Some variants also replace legitimate crypto wallet apps with trojanized versions, increasing the risk of financial theft.

For security teams, the bigger concern is user-driven execution. Because the victim manually runs commands in Terminal, attackers reduce dependence on malicious app packages and increase the chance of successful compromise.

Administrators and security teams should take the following steps:

  • Educate users not to paste commands into Terminal from blogs, forums, or troubleshooting pages
  • Monitor for suspicious use of curl, osascript, shell interpreters, and unexpected LaunchAgent or LaunchDaemon creation
  • Investigate staging paths such as /tmp/shub_<random ID> and unusual archive creation in /tmp
  • Review detections for data exfiltration, credential prompts, and persistence tied to fake update services
  • Prioritize protection for crypto-related apps and sensitive user data stores like Keychain

Bottom line

This ClickFix macOS campaign shows how social engineering is adapting to bypass traditional app-based defenses. For defenders, user awareness, endpoint monitoring, and detection of suspicious script execution are now critical to stopping these infostealer chains before data is stolen.

Need help with Security?

Our experts can help you implement and optimize your Microsoft solutions.

Talk to an Expert

Stay updated on Microsoft technologies

macOS securityClickFixinfostealerMicrosoft Defendermalware

Related Posts

Security

AutoJack RCE in AutoGen Studio: Security Lessons

Microsoft security researchers detailed AutoJack, an exploit chain in AutoGen Studio that could let untrusted web content rendered by an AI browsing agent trigger remote code execution on the host. Although the vulnerable MCP WebSocket surface was never shipped in a PyPI release and the issue was hardened upstream during development, the findings highlight important security risks for agent frameworks that combine web browsing with privileged local services.

Security

Microsoft Security Forrester Study Reports 124% ROI

A new Forrester Total Economic Impact study found that organizations consolidating on Microsoft Security could see a projected 124% ROI over three years. The report highlights lower breach risk, reduced remediation costs, lower technology spend, and productivity gains as key reasons unified security platforms matter in the AI era.

Security

Mastra npm Supply Chain Attack: What IT Teams Need to Know

Microsoft has detailed a large-scale npm supply chain compromise affecting more than 140 Mastra packages after an attacker took over a maintainer account and injected a malicious dependency. The attack is significant because the payload executed during npm install, putting developer workstations and CI/CD pipelines at risk even if the package was never directly used in code.

Security

Crypto Clipper Malware Uses Tor and USB Worm Spread

Microsoft has detailed a Windows-based crypto clipper campaign that uses malicious shortcut files, a bundled Tor client, and worm-like USB propagation to steal wallet data and maintain persistence. The threat matters because it combines clipboard theft, screenshot exfiltration, and remote code execution with stealthy Tor-based command and control, making behavioral detection critical for defenders.

Security

Microsoft MDASH Security AI Finds Windows Vulnerabilities

Microsoft says its MDASH multi-agent AI security system has moved from research into production workflows across Windows, Azure, and identity engineering teams. The platform now feeds validated findings into GitHub Advanced Security, Azure DevOps, and Microsoft Defender, helping teams discover and remediate high-impact vulnerabilities earlier in the development lifecycle.

Security

Microsoft XDR Leader in Forrester Wave 2026

Microsoft has been named a Leader in The Forrester Wave for Extended Detection and Response Platforms, Q2 2026, with the highest strategy score and the only top vision score. For security teams, the news highlights Microsoft's momentum in XDR, threat intelligence, attack disruption, and Security Copilot capabilities across identity, cloud, endpoints, and SIEM workflows.