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

Microsoft Defender Device Isolation Stops Ransomware

Microsoft Defender’s attack disruption now includes automatic device isolation for compromised endpoints, adding a new containment layer beyond user-based response. In a published QNET case study, Defender isolated an endpoint in 128 seconds, stopping a multi-stage ransomware-related attack before persistence, credential theft, or lateral movement could occur.

Security

Zero Trust for AI: New Microsoft Security Tools

Microsoft has expanded its Zero Trust for AI strategy with new assessment capabilities, a DevSecOps pillar in the Zero Trust Workshop, and practical implementation guidance. The updates help security and platform teams assess AI-related risk, secure AI-assisted development, and build a phased roadmap for adopting Zero Trust controls across AI systems.

Security

CaptiveCrunch Malware Campaign Targets Travelers

Microsoft has disclosed CaptiveCrunch, an active campaign linked to Midnight Blizzard that hijacks traffic on hospitality and captive portal networks to steal credentials and deliver malware. The threat is especially relevant for organizations with frequent travelers because attackers are abusing Entra ID device code flows, fake update prompts, and adversary-in-the-middle phishing to compromise corporate accounts and endpoints.

Security

Microsoft Security July 2026: AI Defense Updates

Microsoft’s July 2026 security updates focus on protecting AI environments, embedding AI into security operations, and strengthening identity, cloud, and data protection foundations. Key additions include Project Perception, new Defender protections for prompt injection and cloud agents, Entra passkeys by default, and expanded Purview controls for Copilot and shadow AI apps.

Security

Microsoft Security: Better Questions for AI Risk

Microsoft is urging security leaders to treat AI security as a systems challenge that requires better questions, clearer objectives, and stronger governance across data, identities, and processes. The message matters for IT and security teams adopting AI because success depends not just on more signals or tools, but on layered controls, human oversight, and decision-making designed for resilience.

Security

Project Perception: Microsoft AI Security Preview

Microsoft has introduced Project Perception, a new agentic security system designed to help organizations defend against AI-driven threats at machine speed. Entering public preview on August 3, it combines specialized agents, security context, and a multi-model architecture to improve vulnerability management and automate protection while keeping human defenders in control.