Hackers News Hackers News
  • CyberSecurity News
  • Threats
  • Attacks
  • Vulnerabilities
  • Breaches
  • Comparisons

Social Media

Hackers News Hackers News
  • CyberSecurity News
  • Threats
  • Attacks
  • Vulnerabilities
  • Breaches
  • Comparisons
Search the Site
Popular Searches:
technology Amazon AI
Recent Posts
Critical RAVEN Vulnerability Exfiltrates Elasticsearch Databases
August 19, 2026
Oracle Patches Critical WebLogic CVE-2024-XXXX Allowing Full Takeover
August 19, 2026
Fake Claude Install Guide Deploys MacSync Stealer, Trojanizes Crypto Wallets
August 19, 2026
Home/Threats/Fake Claude Install Guide Deploys MacSync Stealer, Trojanizes Crypto Wallets
Threats

Fake Claude Install Guide Deploys MacSync Stealer, Trojanizes Crypto Wallets

Key Takeaways Mac users seeking to install Claude AI are being targeted by a sophisticated malware campaign leveraging fake installation guides. The attack chain, dubbed “MacSync,”...

Marcus Rodriguez
Marcus Rodriguez
August 19, 2026 4 Min Read
2 0

Key Takeaways

  • Mac users seeking to install Claude AI are being targeted by a sophisticated malware campaign leveraging fake installation guides.
  • The attack chain, dubbed “MacSync,” deploys an information stealer and remote access trojan (RAT) capable of exfiltrating sensitive data, including credentials, cloud keys, and cryptocurrency wallet recovery phrases.
  • The campaign utilizes paid Google search results and a seemingly legitimate Claude.ai conversation to trick users into executing a malicious Terminal command.
  • A critical component of the attack involves trojanizing popular cryptocurrency wallet applications, prompting users to input their recovery phrases into compromised software.
  • Defenders should prioritize caution with unofficial installation instructions, scrutinize permission requests, and monitor for suspicious shell activity.

Mac users are falling victim to a cunning malware campaign that transforms a seemingly straightforward installation of the Claude AI assistant into a comprehensive device compromise. Threat actors are exploiting the rising popularity of AI tools, employing deceptive tactics to deploy the MacSync information stealer and a persistent remote access trojan.

Table Of Content

  • Key Takeaways
  • The MacSync Attack Chain
  • Wallet Trojans Raise Stakes
  • What You Should Do

The elaborate scheme initiates when users search Google for “how to install Claude on a Mac” or similar queries. Attackers leverage sponsored search results to direct victims to a fraudulent Claude conversation hosted on Claude.ai, meticulously crafted to mimic official Apple Support documentation. This strategic use of a trusted domain lends an air of legitimacy to the malicious instructions, a tactic reminiscent of previous ClickFix campaigns that exploited shared Claude chat features.

The MacSync Attack Chain

The fake installation guide instructs users to copy and paste a curl command into their Terminal. This command, designed to appear innocuous, is the entry point for MacSync. According to a report from Huntress, who identified the activity after responding to a customer incident in July, this single Terminal command sets in motion a six-stage kill chain with profound implications for both individuals and organizations.

Upon execution, a small zsh loader is launched, which then unpacks an encoded payload. This initial loader is polymorphic, changing for each victim, which renders traditional file-hash blocking ineffective. Security analysts must instead focus on detecting anomalous curl activities, the presence of Base64 encoded content within shell commands, and unexpected downloads initiated via Terminal.

Following the initial compromise, MacSync executes an AppleScript directly in memory, requesting elevated macOS permissions, including Full Disk Access. Should the user grant these permissions, the stealer gains the ability to harvest a wide array of sensitive data. This includes browser cookies, saved login credentials, Keychain secrets, account passwords, Telegram session data, and cloud credentials. The researchers emphasize that such permission prompts warrant extreme scrutiny, as highlighted by prior macOS ClickFix attack tactics.

Beyond data exfiltration, MacSync establishes persistence by installing a remote access trojan (RAT) through a LaunchAgent, ensuring it survives system reboots. This RAT provides attackers with an interactive shell, enabling them to execute arbitrary commands and transfer files to and from the compromised machine. Furthermore, a separate signed helper application seeks Screen Recording permission, allowing the attackers to visually monitor the victim’s desktop activity once consent is granted.

Wallet Trojans Raise Stakes

The most alarming phase of the MacSync operation targets cryptocurrency users. The malware actively scans for dozens of popular cryptocurrency browser extensions and desktop wallet applications, as well as companion software for hardware wallets. It then proceeds to copy and rewrite these legitimate applications, effectively trojanizing them.

When a victim subsequently opens a modified wallet application, it may display a fabricated error page, deceptively requesting the user’s cryptocurrency wallet recovery phrase. Unlike a password, which can be reset, a recovery phrase (or seed phrase) grants complete control over all funds associated with that wallet. Any attacker who obtains this phrase can drain the victim’s cryptocurrency assets without further interaction, a danger mirrored in other wallet replacement malware risks.

What You Should Do

  • Verify Software Sources: Always download software directly from official vendor websites. Avoid using search engine ads or third-party download sites for critical applications.
  • Scrutinize Terminal Commands: Never paste commands into your Terminal without thoroughly understanding their function and verifying their legitimacy from a trusted source.
  • Review Permission Requests: Pay close attention to macOS permission prompts, especially those requesting Full Disk Access or Screen Recording. Only grant permissions to applications you explicitly trust and understand the necessity for.
  • Monitor for Suspicious Activity: For security teams, implement robust monitoring for unusual curl commands, shell scripts containing encoded content (e.g., Base64), and unexpected downloads or persistence mechanisms.
  • Incident Response: If you suspect compromise, immediately disconnect the affected Mac from all networks. Change all exposed passwords from a clean, uncompromised device. For cryptocurrency holders, transfer all assets to a new, secure wallet created on a clean system. Organizations should conduct a thorough forensic investigation of browser sessions, cloud access tokens, and persistence entries, as merely removing the visible installer may not eliminate the attacker’s presence.

Indicators of Compromise (IoCs):-

Type Indicator Description
IP address and port 85.206.161.241:8443 Direct command-and-control endpoint used by the Mach-O RAT through WebSocket over TLS
File path /tmp/osalogging.zip Archive used to stage and exfiltrate stolen data
File name .mpwd Local file where stolen user credentials are written for RAT retrieval
File name .zshrc Resource file used to launch persistence mechanisms
Function name daemon_function Background zsh function that runs the AppleScript payload, uploads stolen data and removes staging material

Note: IP addresses and domains are intentionally defanged (e.g., [.]) to prevent accidental resolution or hyperlinking. Re-fang only within controlled threat intelligence platforms such as MISP, VirusTotal, or your SIEM.

Disclaimer: HackersRadar reports on cybersecurity threats and incidents for informational and awareness purposes only. We do not engage in hacking activities, data exfiltration, or the hosting or distribution of stolen or leaked information. All content is based on publicly available sources.

Tags:

AttackHackerMalwarephishingSecurityThreat

Share Article

Marcus Rodriguez

Marcus Rodriguez

Marcus is a security researcher and investigative journalist with expertise in vulnerability research, bug bounties, and cloud security. Since 2017, Marcus has been breaking stories on critical vulnerabilities affecting major platforms. His investigative work has led to the disclosure of numerous security flaws and improved defenses across the industry. Marcus is an active participant in bug bounty programs and has been recognized for responsible disclosure practices. He holds multiple security certifications and regularly speaks at industry events.

Previous Post

Critical BeyondTrust EPM Flaws Let Attackers Escalate Privileges

Next Post

Oracle Patches Critical WebLogic CVE-2024-XXXX Allowing Full Takeover

No Comment! Be the first one.

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Popular Posts
CISA Warns of VMware vCenter Path Traversal Vulnerability Actively Exploited in Attacks
August 19, 2026
Critical Cursor 0-day Vulnerability Allows Arbitrary Code Execution
August 19, 2026
Critical Microsoft Copilot CoSnitch Flaw Lets Attackers Steal Sensitive Data
August 19, 2026
Top Authors
Marcus Rodriguez
Marcus Rodriguez
David kimber
David kimber
Jennifer sherman
Jennifer sherman
Let's Connect
156k
2.25m
285k

Related Posts

Jennifer sherman
By Jennifer sherman
Threats

GlassWorm Attacks macOS via Malicious VS Code…

January 1, 2026
Emy Elsamnoudy
By Emy Elsamnoudy
Attacks

ClickFix Attack Hides Malicious Code via Stegan Security

January 1, 2026
Sarah simpson
By Sarah simpson
Vulnerabilities

MongoBleed Detector Tool Released to Detect MongoDB Vulnerability(CVE-2025-14847)

January 1, 2026
Emy Elsamnoudy
By Emy Elsamnoudy
Breaches

Conti Ransomware Gang Leaders & Infrastructure Exposed

January 1, 2026
Hackers News Hackers News
  • [email protected]

Quick Links

  • Contact Us
  • Privacy Policy
  • Terms of service

Categories

Attacks
Breaches
Comparisons
CyberSecurity News
Threats
Vulnerabilities

Let's keep in touch

receive fresh updates and breaking cyber news every day and week!

All Rights Reserved by HackersRadar ©2026

Follow Us