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 JetBrains TeamCity CVE-2024-27198 Remote Code Execution Flaw Patched
July 31, 2026
FBI Warns North Korean IT Workers Exploit Stolen Identities
July 31, 2026
Google AI Agents Find and Fix 1,072 Chrome Vulnerabilities
July 31, 2026
Home/Threats/North Korean EtherHiding Targets Crypto Wallets and Developer Credentials
Threats

North Korean EtherHiding Targets Crypto Wallets and Developer Credentials

Key Takeaways A North Korean-linked campaign, dubbed “EtherHiding,” is actively targeting macOS users. The attack leverages fake macOS update screens and social engineering to trick...

David kimber
David kimber
July 31, 2026 5 Min Read
4 0

Key Takeaways

  • A North Korean-linked campaign, dubbed “EtherHiding,” is actively targeting macOS users.
  • The attack leverages fake macOS update screens and social engineering to trick victims into installing malware.
  • Threat actors aim to steal cryptocurrency wallets, browser data, and developer credentials.
  • The campaign utilizes Ethereum smart contracts for resilient command-and-control (C2) infrastructure, making it harder to disrupt.
  • Over $890,000 in Ethereum has been traced to attacker treasuries since late May, though operator attribution is not confirmed for all chains.

A sophisticated cyber campaign, suspected to originate from North Korea, is employing deceptive macOS update screens to compromise victims’ systems. This operation, termed “EtherHiding,” is designed to pilfer cryptocurrency wallets, sensitive browser information, and crucial developer credentials, transforming routine web browsing into a potential conduit for severe security breaches.

Table Of Content

  • Key Takeaways
  • North Korean EtherHiding Campaign Targets Crypto Wallets
  • Wallet Theft and Remediation
  • What You Should Do

The attack begins with a “ClickFix”-style deception, where a web page simulates a frozen or rebooting Mac. Victims are then prompted to open their Terminal application and paste a command that the malicious page has already placed into their clipboard. This seemingly innocuous action initiates the entire infection sequence, as detailed in a comprehensive report.

Security analysts at AllSecure uncovered this activity while investigating a malvertising incident that arose during an ordinary online research session. The researchers identified distinct overlaps between the campaign’s tactics and those previously attributed to North Korean groups UNC5342 and “Contagious Interview.” Notably, this campaign expands beyond the typical fake job offers and developer recruitment lures, utilizing a broader delivery mechanism.

The EtherHiding campaign represents a significant threat due to its multi-faceted approach, integrating social engineering, remote access malware, cryptocurrency wallet theft, browser extension hijacking, and a robust blockchain-based command-and-control infrastructure.

The browser-rendered fake macOS 'Installing System Update' screen (Source - AllSecure)
The browser-rendered fake macOS ‘Installing System Update’ screen (Source – AllSecure)

AllSecure said in a report that the operation’s primary goal is to compromise macOS users and steal their cryptocurrency and developer credentials.

North Korean EtherHiding Campaign Targets Crypto Wallets

Once the victim executes the malicious command, a dropper initiates the installation of Node.js, subsequently deploying an obfuscated remote access trojan (RAT). This RAT distinguishes itself by not relying on conventional, fixed servers for its instructions. Instead, it dynamically retrieves live command-and-control (C2) details by querying Ethereum smart contracts.

This innovative method, known as EtherHiding, significantly complicates efforts to disrupt the malware. The smart contract serves as a highly resilient configuration layer, enabling the attackers to update their backend infrastructure without needing to modify the malware already present on compromised Macs. This blockchain-resolver pattern has also been observed in other recent EtherHiding malware activities.

The backdoor communicates with its C2 infrastructure approximately every five minutes and is capable of executing JavaScript code provided by the attackers. To ensure persistent access, the malware establishes persistence through various mechanisms, including creating LaunchAgent entries, modifying shell profiles, and embedding hidden files within cache directories. These actions ensure the malware remains active even after system restarts.

Researchers identified two distinct Ethereum configuration contracts embedded within the malware. These contracts, while holding no cryptocurrency themselves, function as pointers, directing infected devices to separate infrastructures for the backdoor and the malicious browser extension. This separation enhances the resilience and agility of the attack infrastructure.

A fake 'Critical Security Update Required' overlay with a 'Copy Verification Code' button (Source - AllSecure)
A fake ‘Critical Security Update Required’ overlay with a ‘Copy Verification Code’ button (Source – AllSecure)

Wallet Theft and Remediation

Upon gaining initial access, the malware deploys an infostealer module designed to target data from a staggering 157 different cryptocurrency wallets. Beyond digital currency, the infostealer also exfiltrates saved browser passwords, cookies, browsing history, bookmarks, SSH keys, cloud service credentials, npm configuration files, and Foundry keystores, all of which could expose critical development environments.

Following data exfiltration, the campaign covertly installs a malicious Chrome extension, cleverly disguised as “Google Drive Offline.” This extension demands extensive permissions, including browser debugging capabilities, access to all cookies, native messaging, and unrestricted access to all URLs. This broad access grants the attackers persistent monitoring and control over the victim’s browser activities.

The targeting of developers carries implications far beyond the immediate loss of cryptocurrency. Stolen cloud keys, source-control credentials, and active browser sessions can provide attackers with a direct pathway into corporate networks. This tactic echoes previous North Korean npm package attacks that specifically targeted developers and sensitive project data.

End-to-end attack flow (Source - AllSecure)
End-to-end attack flow (Source – AllSecure)

The financial impact of this operation is substantial. AllSecure has tracked approximately 464.80 ETH, valued at roughly $890,000, flowing into the attacker’s treasury associated with the backdoor component. This sum was accumulated through 281 transfers between late May and July 2026, though researchers noted they could not definitively confirm a single operator for both deployment chains.

What You Should Do

  • Immediately Isolate Compromised Devices: If a user has pasted and executed the malicious command, the device should be disconnected from all networks without delay.
  • Conduct Thorough Forensics: Examine the compromised device for malicious LaunchAgents (~/Library/LaunchAgents/com.<random>.plist), altered .zshrc entries, suspicious Node.js processes running from cache directories (~/Library/Caches/<random>), and unexpected Chrome extensions, particularly one named “Google Drive Offline.”
  • Reset All Credentials: From a clean, uncompromised device, reset all passwords and credentials that may have been stored on the affected system, including browser-saved passwords, SSH keys, cloud credentials, and npm configuration files.
  • Secure Cryptocurrency Assets: Transfer any cryptocurrency assets to a new, secure wallet from a clean device.
  • Educate Users: Reinforce the critical security principle that legitimate macOS updates will never require users to manually paste commands into the Terminal.
  • Implement Behavioral Detections: Monitor for host indicators such as NODE_TLS_REJECT_UNAUTHORIZED=0, stopped NotificationCenter processes, Node.js running from non-standard locations like Library/Caches, and developer endpoints issuing eth_call.

Indicators of Compromise (IoCs):-

Type Indicator Description
SHA-256 529815d365a8ec8da165f3993ada3ad452381b56c736cd25cdf328968b4ab795 Node.js RAT v1.0.3
SHA-256 7eca7aef8dcc46f15349509ac3dff8c0a71295c233787872c3842e058f9d7c50 Infostealer module
SHA-256 370a5ae7f91291559ce514f44c50430dd2c35ed866bedcf6ac5f4f896259fbed Malicious Chrome MV3 extension
Domain real-tumble[.]pro Stage 0 delivery domain
URL https://rg-telemetry[.]sbs/api Backdoor C2
URL https://th-updates[.]sbs/analytics Extension C2
URL https://eth-mainnet[.]rpcfast.com/?apikey=xbhWBI1Wkguk8SNMu1bvvLurPGLXmgwYeC4S6g2H7WdwFigZSmPWVZRxrskEQwIf Hardcoded operator RPC API endpoint
Ethereum contract 0x2acA749b59529f5CBCd6fbd34B35b1A546713dF6 EtherHiding contract for backdoor configuration
Ethereum contract 0x85a6d913aaC80286f01Fa082ef0B96C188673043 EtherHiding contract for extension configuration
Contract selector 0x3bc5de30 Smart-contract getter selector
XOR keys 9f10d0899beff7952f586a49305f8b14, 2752df77aeb348657f5fb59a22d65f4a C2 traffic XOR keys
Extension name Google Drive Offline Malicious MV3 browser extension disguise
Ethereum wallets 0x277765FB63601cE5A9814daf68aA2A57F54eA968, 0x89c5151236De544d077fC69813A4db89224EE8A1 Attacker funder wallets
Ethereum wallets 0xdf16a4d0a234a2bbc4d21645d4c7a19d2db8f192, 0x75ac1ebf164c6f2ac24e73bb4c9518b8d93559e2 Attacker treasury hubs
Persistence artifacts ~/Library/LaunchAgents/com.<random>.plist, appended .zshrc line, ~/Library/Caches/<random>, /tmp/<random> lock Persistence-related artifacts
Host indicators NODE_TLS_REJECT_UNAUTHORIZED=0, stopped NotificationCenter, Node.js running from Library/Caches, developer endpoint issuing eth_call Behavioral detection indicators

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:

AttackMalwareSecurityThreat

Share Article

David kimber

David kimber

David is a penetration tester turned security journalist with expertise in mobile security, IoT vulnerabilities, and exploit development. As an OSCP-certified security professional, David brings hands-on technical experience to his reporting on vulnerabilities and security research. His articles often feature detailed technical analysis of exploits and provide actionable defense recommendations. David maintains an active presence in the security research community and has contributed to multiple open-source security tools.

Previous Post

BlackTech APT Attacks Japanese Orgs with BlueShell Linux Backdoor

Next Post

Google AI Agents Find and Fix 1,072 Chrome Vulnerabilities

No Comment! Be the first one.

Leave a Reply Cancel reply

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

Popular Posts
New SSH Bot Profiles Linux Systems Before Deploying Crypto Miner
July 31, 2026
DeepSeek-Powered Hermes Agent Autonomous Cyberattacks Target Exposed Servers
July 31, 2026
ShutterGap Flaw Exposes AWS Resources Between Security Scans
July 31, 2026
Top Authors
Marcus Rodriguez
Marcus Rodriguez
Emy Elsamnoudy
Emy Elsamnoudy
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