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

推荐订阅源

Engineering at Meta
Engineering at Meta
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
腾讯CDC
宝玉的分享
宝玉的分享
量子位
Recent Announcements
Recent Announcements
Martin Fowler
Martin Fowler
J
Java Code Geeks
V
Visual Studio Blog
阮一峰的网络日志
阮一峰的网络日志
Blog — PlanetScale
Blog — PlanetScale
大猫的无限游戏
大猫的无限游戏
博客园 - 叶小钗
S
SegmentFault 最新的问题
B
Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
博客园 - 【当耐特】
小众软件
小众软件
The Cloudflare Blog
Y
Y Combinator Blog
I
InfoQ
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
GbyAI
GbyAI
IT之家
IT之家

www.infosecurity-magazine.com

Just Three Ransomware Gangs Accounted for 40% of Attacks Last Month Google Chrome Rolls Out Protection Against Infostealers Targeting Session Cookies STX RAT Targets Finance Sector With Advanced Stealth Tactics Bitcoin Depot Reports $3.6m Crypto Theft After System Breach Middle East Hack-for-Hire Operation Traced to South Asian Cyber Espionage Group Governance Gaps Emerge as AI Agents Drive 76% Increase in NHIs Google Warns of New Threat Group Targeting BPOs and Helpdesks Google API Keys Quietly Gain Access to Gemini on Android Devices Critical Vulnerability in Ninja Forms Exposes WordPress Sites Anthropic Launches Project Glasswing to Use AI to Find and Fix Critical Software Vulnerabilities US Thwarts DNS Hijacking Network Controlled by Russian APT28 Hackers Claude Discovers Apache ActiveMQ Bug Hidden for 13 Years Iran‑Backed Threat Actors Hit US CNI Providers via Internet‑Facing OT Assets Russian APT28 Hackers Hijack Routers to Steal Credentials, UK Security Agency Warns GPU Rowhammer Attack Enables Privilege Escalation and Full System Compromise GrafanaGhost Exploit Bypasses AI Guardrails for Silent Data Exfiltration Over $17bn Lost to Cyber Fraud in the Last Year, Warns FBI Storm-1175 Exploits Flaws in High-Velocity Medusa Attacks Fortinet Releases Emergency Patch After FortiClient EMS Bug Is Exploited New Phishing Platform Used in Credential Theft Campaigns Against C-Suite Execs New 'Storm' Infostealer Remotely Decrypts Stolen Credentials NCSC Issues Security Alert Over Hackers Targeting WhatsApp and Signal Accounts Apple Expands iOS 18 Security Updates Amid DarkSword Threat Researchers Observe Sub-One-Hour Ransomware Attacks GitHub Used as Covert Channel in Multi-Stage Malware Campaign Most CNI Firms Face Up to £5m in Downtime from OT Attacks Google Introduces Android Dev Verification Amid Openness Debate New Venom Stealer MaaS Platform Automates Continuous Data Theft Chinese Hackers Target European Governments in Espionage Campaigns Eight in 10 UK Manufacturers Hit by Cyber Incident in a Year
Atomic Stealer MacOS ClickFix Attack Bypasses Apple Secur...
Danny Palmer · 2026-04-09 · via www.infosecurity-magazine.com

A malware campaign which targets macOS systems, distributed using a ClickFix attack, has evolved to exploit Script Editor as the execution vector rather than the typical Terminal-based point of execution.

Identified by researchers at Jamf Threat Labs, the campaign is designed to deliver an Atomic Stealer (AMOS), an infostealer and backdoor which is specifically designed to target MacOS operating systems.

The campaign appears to be a direct response to an Apple OS update which now warns users that they may be unwittingly helping cybercriminals install malware via a ClickFix attack.

ClickFix, is social engineering technique which uses dialogue boxes that contain fake instructions or verification messages, to trick people into copying, pasting and running malicious code on their own device.

Typically, when ClickFix attacks target MacOS, they prompt the user to enter commands in the macOS Terminal under the guise of troubleshooting or maintenance.

Instead, this new AMOS variant uses a browser-triggered workflow to launch Script Editor, which is where the user is encouraged to enter the commands.

A New Method to Avoid MacOS Security Warnings

Apple attempted to counter ClickFix attacks in the macOS 26.4 update by introducing a security feature that scans commands pasted into Terminal before they're executed and warns the user that the command could be malicious.

The Atomic Stealer campaign has shifted to exploit Script Editor because the attackers are attempting to get around potential victims seeing these warnings in the Terminal.

“It's a meaningful friction point, but as this campaign illustrates, when one door closes, attackers find another,” Thijs Xhaflaire, senior threat and detections researcher at Jamf Threat Labs said in a blog post, published on April 8.

The Atomic Stealer campaigned detailed by Jamf presented potential victims with a full window in their browser which claimed to be from Apple, with advice on how to reclaim disk space on a Mac.

The method used to lure potential victims to these sites is not detailed, but typically similar ClickFix campaigns have relied on malicious links or malvertising.

The user is asked to follow step-by-step instructions to supposedly reclaim the disk space on their Mac, which leads them to open Script Editor and paste in what are in fact malicious commands which execute the malware payload and infect the victim’s system.

“By shifting execution from Terminal to Script Editor, the attacker preserves a familiar delivery mechanism while quietly changing how and where the command actually runs. It's a small adjustment with a meaningful impact,” said Xhaflaire.

ClickFix has become one of the most popular vectors for cybercriminals to distribute malware and phishing arracks.

Actions which network administrators can take to help prevent users from falling victim include restricting use of run dialog and clipboard, restricting execution of potentially malicious executables and blocking access to potentially malicious adverts and websites.