惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园_首页
H
Help Net Security
腾讯CDC
宝玉的分享
宝玉的分享
H
Hackread – Cybersecurity News, Data Breaches, AI and More
L
LangChain Blog
爱范儿
爱范儿
T
The Blog of Author Tim Ferriss
J
Java Code Geeks
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
MyScale Blog
MyScale Blog
Engineering at Meta
Engineering at Meta
N
Netflix TechBlog - Medium
D
Docker
V
V2EX
Last Week in AI
Last Week in AI
G
Google Developers Blog
IT之家
IT之家
C
Check Point Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
人人都是产品经理
人人都是产品经理
博客园 - 叶小钗
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
博客园 - 聂微东

Help Net Security

ChatGPT advanced account security adds passkeys and hardware keys Week in review: High-severity LPE vulnerability in the Linux kernel, cPanel 0-day exploited for months Automating Pentest Delivery: A Step-by-Step Guide - PlexTrac Open-source privacy proxy masks PII before prompts reach external AI services Shadow AI risks deepen as 31% of users get no employer training Identity is the control plane for distributed infrastructure AI traffic is getting bigger, louder, and less predictable New infosec products of the month: April 2026 cPanel zero-day exploited for months before patch release (CVE-2026-41940) Cisco releases open-source toolkit for verifying AI model lineage Met Police face criticism for using AI to spy on their own officers Nine-year-old Linux kernel flaw enables reliable local privilege escalation (CVE-2026-31431) Hacker with a special interest in breaching sports institutions ends behind bars - Help Net Security IP Fabric MCP server adds governance and control to enterprise AIOps workflows - Help Net Security Aqua Compass MCP server enables real-time investigation and containment of runtime threats - Help Net Security Google brings instant email verification to Android, no OTP needed - Help Net Security If cyber espionage via HDMI worries you, NCSC built a device to stop it - Help Net Security Apple fixes iPhone bug that let FBI retrieve deleted Signal messages(CVE-2026-28950) - Help Net Security GopherWhisper APT group hides command and control traffic in Slack and Discord - Help Net Security OpenAI tackles a bad habit people have when interacting with AI - Help Net Security A year in, Zoom's CISO reflects on balancing security and business - Help Net Security Scenario: Open-source framework for automated AI app red-teaming - Help Net Security GDPR works, but only where someone enforces it - Help Net Security Ransomware, fraud, and lawsuits drive cyber insurance claims to new peaks - Help Net Security Google’s Workspace Intelligence promises privacy while running on your data - Help Net Security Cyberattack on French government agency triggers phishing alert - Help Net Security Claude Mythos finds 271 Firefox flaws, Mozilla believes zero-days are numbered - Help Net Security Prove Identity Platform connects verification, authentication, and fraud prevention - Help Net Security New Mirai variants target routers and DVRs in parallel campaigns - Help Net Security Acronis GenAI Protection gives MSPs control over AI usage and data risks - Help Net Security
New macOS infostealer impersonates Apple, Microsoft, and ...
Sinisa Marko · 2026-05-19 · via Help Net Security

A SHub macOS infostealer variant called Reaper impersonates Apple, Microsoft, and Google to trick users into executing malicious code, then targets browser data, password managers, and cryptocurrency wallets while establishing persistence for continued access, SentinelOne found.

ClickFix gives way to a new delivery method

Consistent with earlier SHub versions, Reaper uses a multi-stage execution chain. Researchers said this variant shifts away from standard ClickFix social engineering techniques, where victims are tricked into pasting commands into Terminal, and instead uses the applescript:// URL scheme to launch macOS Script Editor with a malicious payload already loaded, sidestepping Apple’s Tahoe 26.4 mitigations for those attack flows.

The script is padded with ASCII art and fake installer text so the malicious command is pushed below the visible portion of the Script Editor window.

Reaper macOS infostealer

Malicious AppleScript (Source: SentinelOne)

“Reaper uses fake WeChat and Miro installers as lures, but what stands out is the way the infection chain shifts its disguise at each stage. The payload may be hosted on a typo-squatted Microsoft domain, executed under the guise of an Apple security update, and persist from a fake Google Software Update directory,” researchers explained.

Fake installer pages collect victim data

The attack starts with fake WeChat and Miro installer websites hosted on typo-squatted domains designed to deceive users, including mlcrosoft[.]co[.]com.

When users visit these pages, JavaScript running in the background collects system and browser information, including IP address, location data, WebGL fingerprinting details, and indicators tied to virtual machines, VPN use, and analysis environments.

The scripts also enumerate installed browser extensions, searching for password managers such as 1Password, Bitwarden, and LastPass, along with cryptocurrency wallet extensions including MetaMask and Phantom.

The collected information is sent to the operators through a hardcoded Telegram bot before the next stage begins. The activity stops if the user appears to be located in Russia.

“Once the user clicks ‘Run’ in Script Editor, the hidden command retrieves the remote AppleScript and executes it. The user is asked to supply their login password, which is scraped and used to decrypt various credentials, before being presented with a misleading error message,” SentinelOne noted.

Reaper macOS infostealer

Fake error message (Source: SentinelOne)

Reaper expands data theft and persistence

Reaper retains SHub’s existing data theft behavior by targeting browser information, cryptocurrency wallets, developer-related configuration files, macOS Keychain data, iCloud account information, and Telegram session data.

This version also adds a Filegrabber module similar to functionality seen in Atomic macOS Stealer (AMOS), a macOS information stealer. The Filegrabber searches Desktop and Documents folders for file types likely to contain business or financial value, while limiting the total collection size to 150MB. If the staged data exceeds 85MB, the malware splits the archive into 70MB ZIP chunks before uploading it to attacker-controlled infrastructure.

After uploading the user’s data, Reaper also attempts to compromise cryptocurrency desktop wallets, including Exodus, Atomic Wallet, Ledger Wallet, Ledger Live, and Trezor Suite. If a targeted wallet is found, the malware retrieves a modified app.asar file from its command-and-control server, terminates the active wallet process, and replaces the legitimate application file.

Backdoor keeps infected systems under attacker control

Reaper establishes persistence by creating files designed to mimic Google Software Update components and registering them through a macOS LaunchAgent.

Specifically, the malware creates a directory structure under ~/Library/Application Support/Google/GoogleUpdate.app/Contents/MacOS/, places a Base64-decoded bash script named GoogleUpdate inside it, and registers it using a LaunchAgent property list named com.google.keystone.agent.plist.

“The LaunchAgent executes the target script GoogleUpdate every 60 seconds,” the researchers added. “The script functions as a beacon, sending system details to the C2’s /api/bot/heartbeat endpoint.”

If the server returns a “code” payload, the malware decodes and executes the instructions using the infected user’s privileges, giving attackers a persistent backdoor for remote code execution.

Monitoring and detection guidance

SentinelOne advises users to treat software downloads and security prompts with caution, particularly when they appear to come from trusted brands.

For defenders, the researchers recommend monitoring for unusual AppleScript activity, unexpected network connections following Script Editor execution, and the creation of LaunchAgents or files using names associated with legitimate software vendors.

The report also includes Indicators of Compromise (IoCs) to help organizations detect activity linked to the campaign.