<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Arc — CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/arc/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Mon, 18 May 2026 21:42:54 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/arc/feed.xml" rel="self" type="application/rss+xml"/><item><title>SHub macOS Infostealer Variant 'Reaper' Spoofing Apple Security Updates</title><link>https://feed.craftedsignal.io/briefs/2026-05-shub-macos-reaper/</link><pubDate>Mon, 18 May 2026 21:42:54 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-05-shub-macos-reaper/</guid><description>A new variant of the 'SHub' macOS infostealer, dubbed Reaper, uses AppleScript to display a fake security update message and install a backdoor, ultimately stealing browser data, financial documents, and cryptocurrency wallet information while bypassing Terminal-based mitigations in macOS.</description><content:encoded><![CDATA[<p>A new variant of the SHub macOS infostealer, dubbed Reaper, has emerged, employing a novel approach to bypass existing security mitigations. Unlike previous SHub campaigns that relied on tricking users into pasting commands in Terminal, Reaper leverages the <code>applescript://</code> URL scheme to launch the macOS Script Editor preloaded with a malicious AppleScript. This technique circumvents Apple&rsquo;s late March mitigations in macOS Tahoe 26.4, which aimed to block the execution of harmful commands pasted into the Terminal. SentinelOne researchers discovered that victims are lured by fake installers for WeChat and Miro applications hosted on domains designed to appear legitimate. The malware fingerprints the victim&rsquo;s device to detect virtual machines and VPNs, and enumerates installed browser extensions for password managers and cryptocurrency wallets, sending telemetry data to the attacker via a Telegram bot.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>The victim visits a malicious website impersonating WeChat or Miro.</li>
<li>The website fingerprints the visitor&rsquo;s device, checking for VMs/VPNs and enumerating browser extensions. This information is sent to a Telegram bot.</li>
<li>The website prompts the user to download a fake installer, which then uses the <code>applescript://</code> URL scheme.</li>
<li>Clicking the URL opens the macOS Script Editor with a preloaded malicious AppleScript.</li>
<li>If the user clicks &ldquo;Run&rdquo; in the Script Editor, the script displays a fake Apple security update message referencing XProtectRemediator.</li>
<li>The script downloads a shell script using <code>curl</code> and executes it silently via <code>zsh</code>.</li>
<li>The shell script checks for a Russian keyboard layout; if detected, the malware exits.</li>
<li>If the keyboard layout is not Russian, the script retrieves and executes a malicious AppleScript with data theft routines via <code>osascript</code>. This script prompts the user for their macOS password, and then steals browser data, cryptocurrency wallet data, and other sensitive files. The malware establishes persistence by installing a script impersonating the Google software update and registers it using LaunchAgent, running every minute as a beacon.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful infection by the SHub Reaper infostealer results in the theft of sensitive data, including browser data from Chrome, Firefox, Edge, Opera, Vivaldi, Arc, and Orion, cryptocurrency wallet data (MetaMask, Phantom), password manager data (1Password, Bitwarden, LastPass), desktop cryptocurrency wallet application data (Exodus, Atomic Wallet, Ledger Live, Trezor Suite), iCloud account data, Telegram session data, and developer configuration files. The malware also targets files on the Desktop and Documents folders, collecting documents smaller than 2MB, or images up to 6MB (total limit 150MB). Cryptocurrency wallet applications are hijacked by replacing their core application file with a malicious version downloaded from the C2 server. This gives the attacker persistent access to the compromised machine and enables further malware deployment.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Monitor for suspicious outbound network traffic after Script Editor execution, as mentioned in the overview.</li>
<li>Monitor for the creation of new LaunchAgents and related files in the namespace of trusted vendors to detect persistence mechanisms, as recommended by SentinelOne.</li>
<li>Block access to the known malicious domains: <code>qq-0732gwh22[.]com</code>, <code>mlcrosoft[.]co[.]com</code>, and <code>mlroweb[.]com</code> at the DNS resolver based on the IOCs provided.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>macos</category><category>infostealer</category><category>shub reaper</category><category>malware</category></item></channel></rss>