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

推荐订阅源

V
Visual Studio Blog
爱范儿
爱范儿
GbyAI
GbyAI
博客园 - 叶小钗
Last Week in AI
Last Week in AI
Jina AI
Jina AI
Microsoft Security Blog
Microsoft Security Blog
云风的 BLOG
云风的 BLOG
C
Check Point Blog
H
Help Net Security
P
Proofpoint News Feed
酷 壳 – CoolShell
酷 壳 – CoolShell
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
大猫的无限游戏
大猫的无限游戏
H
Hackread – Cybersecurity News, Data Breaches, AI and More
B
Blog RSS Feed
Y
Y Combinator Blog
U
Unit 42
T
Tailwind CSS Blog
MyScale Blog
MyScale Blog
N
Netflix TechBlog - Medium
S
SegmentFault 最新的问题
J
Java Code Geeks
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知

Cyber Security News

AIRecon: AI-Powered Penetration Testing Tool with Kali Linux Sandbox Critical Chrome Vulnerabilities Allow Attackers to Execute Arbitrary Code - Update Now! UNC3753 Uses Screen-Sharing Sessions and RMM Tools to Exfiltrate Sensitive Legal Data New OnionDrop Loader Campaign Uses gainmsg C2 to Deliver LegionLoader Payloads ClickFix Campaign Uses EtherHiding and GULoader to Infect Windows Users via Fake CAPTCHA Ghostwriter Hackers Abuse Gmail Admin-Themed Emails to Steal Credentials and 2FA Codes The Half-Life of Threat Intelligence: When Does an IOC Stop Being Useful? Critical Fortinet FortiSandbox Vulnerabilities Actively Exploited in Attacks Aembit Extends IAM for Agentic AI to Microsoft Copilot Studio India Temporarily Bans Telegram Messenger Over Medical Exam Fraud Microsoft 365 Device Code Phishing Campaign Bypasses Password Theft With Legitimate Login Flow AppViewX Launches Agent Identity Security to Govern Agents for the AI and Quantum Era Hackers Weaponize Microsoft Teams Relay to Hide Ransomware Traffic Developer laptops are the credential store attackers are picking through in 2026, GitGuardian announces Endpoint Protection Interlock and Rhysida Ransomware Operations Share Supper Backdoor and Malware Codebase Novo Nordisk Confirms Cyber Attack — Hackers Accessed Patient Medical Data and Internal AI Assets Russian and Chinese Influence Actors Use AI to Evade Bot Detection and Mimic Human Behavior Microsoft Teams Analyze the Wi-Fi Hotspot Data Connected to an Employee’s Device PRC-Nexus Hackers Exploit REDCap Servers to Spy on US Medical Research Institutions Infinite Campus Data Breach Exposes 137,000 Users Personal Details OptinMonster Plugin Hack Exposes 1.2 Million Wordpress Sites to Cyberattack Ransomware Ecosystem Consolidates Around LockBit Alumni, Qilin, Hyflock, and The Gentlemen Hackers Abuse Legitimate RMM Tools in The Quarry IRS and SSA Phishing Campaigns LiteSpeed cPanel Plugin 0-Day Vulnerability Actively Exploited in the Wild Cisco SD-WAN vManage Vulnerability Exploited in Zero-Day Attacks Nearly 14,000 SimpleHelp Servers Exposed Amid Critical Authentication Bypass Disclosure Microsoft Site Showing Warning Following Certificate Expiry DPAPISnoop Tool Extracts CREDHIST Hashes for Offline Windows Credential Recovery SHADOWBYT3$ Allegedly Claim Breach of Nintendo, Stealing Sensitive Data Anthropic Updated Privacy Policy to Include Identity Verification for Claude Users
Hackers Use Fake Software Update Prompts to Steal Passwor...
Tushar Subhra Dutta · 2026-06-18 · via Cyber Security News

A dangerous new cyber campaign is putting macOS users at serious risk, and it does not rely on software bugs to do its damage.

Instead, the attackers trick people into handing over their own passwords and sensitive data by making everything look completely normal.

What appears to be a routine software update turns out to be a carefully crafted trap, and by the time a victim realizes something is wrong, the damage may already be done.

The group behind this activity is known as Sapphire Sleet, a North Korean state-backed threat actor active since at least March 2020. Their targets are not random.

They focus almost entirely on people involved in cryptocurrency, venture capital, and blockchain-related businesses. The core goal is to steal digital assets and financial information from high-value individuals and organizations around the world.

Analysts at Microsoft said in a report shared with Cyber Security News (CSN) that the campaign began in early 2026 and introduces macOS-specific attack techniques not previously seen from this actor.

According to the report, the attack works entirely through social engineering, meaning the hackers convince users to run malicious files themselves rather than exploiting any flaw in the operating system.

Process tree showing cascading execution from Script Editor (Source - Microsoft)
Process tree showing cascading execution from Script Editor (Source – Microsoft)

The attack begins when a target is contacted on social media or professional platforms by someone posing as a job recruiter.

After some back-and-forth, the target is directed to download a file disguised as a Zoom SDK update. Once opened, the file launches in macOS Script Editor, a legitimate Apple tool, and quietly begins pulling additional malicious code in the background.

The user sees nothing suspicious, only what looks like an ordinary software installation. Microsoft shared its findings with Apple as part of a responsible disclosure process.

Apple has since rolled out platform-level protections, including XProtect signature updates and Safari Safe Browsing blocks, to detect and stop infrastructure tied to this campaign. macOS users are strongly encouraged to keep their devices fully updated to benefit from these protections.

Hackers Use Fake Software Update Prompts

Once the malicious script runs on a victim’s machine, it silently deploys a fake application called systemupdate.app. This app presents the user with a native-looking macOS password dialog that is visually indistinguishable from a real system prompt.

The user is told their password is required to finish the software update, and most people simply type it in without a second thought.

After the password is entered, the malware verifies it against the local macOS authentication database. If the credential checks out, it is immediately forwarded to the attackers via the Telegram messaging service.

Password popup given by fake systemupdate.app (Source - Microsoft)
Password popup given by fake systemupdate.app (Source – Microsoft)

A second fake app, softwareupdate.app, then shows a convincing update-complete dialog to prevent the victim from growing suspicious. Meanwhile, the malware collects cryptocurrency wallet files, saved browser passwords, Telegram session data, SSH keys, Apple Notes, and browsing history.

Persistent Backdoors and Large-Scale Exfiltration

Beyond stealing credentials, Sapphire Sleet installs multiple backdoors to maintain long-term access. A component named com.apple.cli acts as a host monitoring tool that continuously checks in with the attackers’ servers.

A more advanced backdoor named icloudz loads code directly into memory, leaving little trace on disk and making it considerably harder for security tools to catch.

The malware installs a launch daemon that automatically restarts the backdoor after every system reboot. All stolen data is compressed into archives and uploaded to attacker-controlled servers over port 8443, while credentials are sent separately via the Telegram Bot API.

In June 2026, Microsoft noted that Sapphire Sleet had introduced a Microsoft Teams-themed lure with updated payload names, carrying on the same attack chain under fresh disguises.

The AppleScript lure with decoy content and payload execution (Source - Microsoft)
The AppleScript lure with decoy content and payload execution (Source – Microsoft)

Microsoft advises users to never run scripts or terminal commands shared through chat messages without approval from a trusted IT team.

Organizations should block compiled AppleScript files downloaded from the internet and monitor for unauthorized changes to the macOS TCC database.

Anyone managing cryptocurrency assets should rely on hardware wallets and regularly rotate credentials stored in browsers.

Indicators of Compromise (IoCs):-

TypeIndicatorDescription
IP Address83.136.208[.]246C2 server used by com.apple.cli host monitoring component (port 6783)
IP Address188.227.196[.]252Sapphire Sleet C2 infrastructure
IP Address83.136.209[.]22Sapphire Sleet C2 infrastructure
IP Address83.136.208[.]48Sapphire Sleet C2 infrastructure
IP Address83.136.210[.]180Sapphire Sleet C2 infrastructure
IP Address104.145.210[.]107Sapphire Sleet C2 infrastructure
IP Address188.227.197[.]136Sapphire Sleet C2 infrastructure
Domainuw04webzoom[.]usSapphire Sleet attacker-controlled domain
Domainuw05webzoom[.]usSapphire Sleet attacker-controlled domain
Domainuw03webzoom[.]usSapphire Sleet attacker-controlled domain
Domainur01webzoom[.]usSapphire Sleet attacker-controlled domain
Domainuv01webzoom[.]usSapphire Sleet attacker-controlled domain
Domainuv03webzoom[.]usSapphire Sleet attacker-controlled domain
Domainuv04webzoom[.]usSapphire Sleet attacker-controlled domain
Domainux06webzoom[.]usSapphire Sleet attacker-controlled domain
Domaincheck02id[.]comC2 domain used by com.google.chromes.updaters backdoor (port 5202)
File NameZoom SDK Update.scptInitial lure file (compiled AppleScript) delivered via social engineering
File Namemsteams sdk update.scptTeams-themed lure file used in June 2026 updated campaign
File Namesystemupdate.appFake credential harvester disguised as macOS system update
File Namesoftwareupdate.appDecoy completion app displaying fake update-complete dialog
File Namecom.apple.cliHost monitoring Mach-O binary (~5 MB), Apple-style naming camouflage
File NameicloudzReflective code loader backdoor stored at ~/Library/Application Support/iCloud/icloudz
File Namecom.google.chromes.updatersTertiary backdoor (~7.2 MB) stored at ~/Library/Google/com.google.chromes.updaters
File Namecom.microsoft.helperHost monitoring component used in Teams-themed campaign variant
File Name.google.docsHidden Mach-O backdoor used in Teams-themed campaign variant
File Path/Library/LaunchDaemons/com.google.webkit.service.plistPersistence launch daemon installed by Sapphire Sleet
File Path~/Library/LaunchAgents/com.apple.identification.plistPersistence launch agent in Teams-themed campaign variant
File Path~/Library/Application Support/Authorization/auth.dbInstallation marker file storing path to services backdoor
Tokenfwyan48umt1vimwqcqvhdd9u72a7qysiExfiltration upload authorization token
UUID82cf5d92-87b5-4144-9a4e-6b58b714d599Campaign machine identifier used in exfiltration headers
User-Agentmac-cur1 / mac-cur2 / mac-cur3 / mac-cur4 / mac-cur5Campaign tracking user-agent strings used in curl-to-osascript chain

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.

Follow us on Google NewsLinkedIn, and X to Get More Instant UpdatesSet CSN as a Preferred Source in Google.

Tushar Subhra Dutta

Tushar Subhra Dutta

Tushar is a senior cybersecurity and breach reporter. He specializes in covering cybersecurity news, trends, and emerging threats, data breaches, and malware attacks. With years of experience, he brings clarity and depth to complex security topics.