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
ZombieLoad Flaw Exploits Intel CPUs, Exposes Sensitive Data
August 20, 2026
Critical Firefox Extensions Exploit Cloudflare to Steal Crypto Wallets
August 20, 2026
Splunk Patches Critical RCE in MCP Server, 16 Flaws in AI Toolkit and Kafka Apps
August 20, 2026
Home/Threats/EtherRAT, EtherHiding Malware Conceals Infrastructure on Ethereum Blockchain
Threats

EtherRAT, EtherHiding Malware Conceals Infrastructure on Ethereum Blockchain

Key Takeaways A sophisticated Node.js-based backdoor, EtherRAT, is actively targeting organizations across various sectors. The malware utilizes a novel technique called EtherHiding to conceal its...

Marcus Rodriguez
Marcus Rodriguez
April 1, 2026 4 Min Read
56 0

Key Takeaways

  • A sophisticated Node.js-based backdoor, EtherRAT, is actively targeting organizations across various sectors.
  • The malware utilizes a novel technique called EtherHiding to conceal its command and control (C2) infrastructure on the Ethereum blockchain, making it highly resilient to takedowns.
  • Initial access often exploits human vulnerabilities through social engineering tactics like impersonating IT support or recruiters, rather than technical flaws.
  • Sysdig researchers have linked EtherRAT to a North Korean APT group due to overlaps with the “Contagious Interview” campaign.
  • Organizations should implement robust endpoint security, disable vulnerable Windows components, and conduct regular cybersecurity awareness training to mitigate risks.

EtherRAT Leverages Ethereum Blockchain for Covert Command and Control

A new, highly elusive backdoor, dubbed EtherRAT, has been identified actively compromising organizations in diverse industries. This malware distinguishes itself by embedding its command and control (C2) infrastructure directly within the Ethereum blockchain, a tactic designed to render it exceptionally difficult for security researchers and law enforcement to trace and neutralize.

Table Of Content

  • Key Takeaways
  • EtherRAT Leverages Ethereum Blockchain for Covert Command and Control
  • North Korean APT Link and Evasion Techniques
  • Initial Access and Multi-Industry Targeting
  • How EtherHiding Powers Persistent C2 Communication
  • What You Should Do

Operating on Node.js, EtherRAT grants attackers comprehensive remote control over infected systems. This capability allows threat actors to execute arbitrary commands, exfiltrate cryptocurrency wallets, and steal cloud credentials with a low probability of detection.

North Korean APT Link and Evasion Techniques

Security firm Sysdig has drawn connections between EtherRAT and a known North Korean Advanced Persistent Threat (APT) group. This attribution stems from significant operational overlaps with the “Contagious Interview” campaign, a series of attacks where adversaries impersonate recruiters or technical support personnel to deploy malware.

The core of EtherRAT’s stealth lies in its use of a technique named EtherHiding. This method involves storing the malware’s C2 address within an Ethereum smart contract on the blockchain. The immutable nature of blockchain technology prevents external entities from altering or removing this data, allowing attackers to seamlessly switch C2 servers by simply updating the contract with a new address. This mechanism also permits threat actors to redirect previously infected machines to new infrastructure with minimal transactional costs in cryptocurrency, ensuring persistent control.

eSentire analysts first detected EtherRAT in March 2026 within a retail industry client’s environment. Their research revealed strong code similarities between EtherRAT and Tsundere, a Malware-as-a-Service (MaaS) botnet. Both malware variants perform operating system fingerprinting and check for CIS-region languages on victim machines. If detected, the malware self-destructs, indicating a deliberate strategy to avoid targeting specific geographical areas.

Initial Access and Multi-Industry Targeting

Gaining initial access to victim systems typically relies on social engineering rather than exploiting software vulnerabilities. In an incident investigated by eSentire’s Threat Response Unit (TRU), attackers employed a technique called ClickFix. This involved leveraging indirect command execution via the Windows component pcalua.exe to covertly fetch and execute a malicious HTA script from a compromised website.

More commonly, attackers have been observed impersonating IT support staff on platforms like Microsoft Teams. They then manipulate victims into granting unauthorized access to their machines using remote assistance tools such as QuickAssist. The reliance on human deception means that even fully patched systems remain susceptible to these attacks.

The discovery of the same Ethereum smart contract address across multiple eSentire customer incidents, impacting sectors including retail, finance, software, and business services, suggests a well-coordinated and expanding multi-industry campaign rather than isolated attacks.

How EtherHiding Powers Persistent C2 Communication

EtherRAT’s most technically advanced characteristic is its EtherHiding mechanism, which ensures C2 connections remain active despite defensive countermeasures. Upon execution, the malware queries several public Ethereum RPC providers, selecting the most stable result as its active C2 address.

Operators can update the C2 server addresses by executing a setString call directly on the smart contract. This instantly reroutes all compromised machines to new infrastructure without requiring a redeployment of the malware itself.

To further evade network-level detection, EtherRAT camouflages its outbound traffic as legitimate CDN requests. The beacon URLs generated by the malware mimic ordinary static file requests, incorporating random hexadecimal paths, UUIDs, and common file extensions such as .ico, .png, or .css.

The malware also exhibits an advanced self-modification capability. It sends its own source code back to the C2 server, which then returns a newly obfuscated version that overwrites the original. This dynamic scrambling helps EtherRAT stay ahead of signature-based antivirus solutions.

Persistence on compromised systems is achieved through a Windows registry Run key entry. This entry uses a randomly generated 12-character hexadecimal name to circumvent pattern detection, and the malware executes silently in headless mode via conhost.exe.

What You Should Do

  • Disable Vulnerable Windows Components: Utilize AppLocker or Windows Defender Application Control (WDAC) to disable mshta.exe and pcalua.exe.
  • Restrict Run Prompt: Implement Group Policy to restrict access to the Run prompt.
  • Enhance Employee Awareness Training: Conduct regular training sessions focused on identifying and reporting IT support scams and ClickFix social engineering scenarios.
  • Block Cryptocurrency RPC Providers: Configure network controls to block corporate access to cryptocurrency RPC providers, which can disrupt EtherHiding-based C2 communications.
  • Deploy Advanced Endpoint Security: Ensure robust Next-Generation Antivirus (NGAV) or Endpoint Detection and Response (EDR) solutions are deployed and actively monitored to detect and contain infections promptly.

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:

AttackExploitHackerMalwarePatchThreat

Share Article

Marcus Rodriguez

Marcus Rodriguez

Marcus is a security researcher and investigative journalist with expertise in vulnerability research, bug bounties, and cloud security. Since 2017, Marcus has been breaking stories on critical vulnerabilities affecting major platforms. His investigative work has led to the disclosure of numerous security flaws and improved defenses across the industry. Marcus is an active participant in bug bounty programs and has been recognized for responsible disclosure practices. He holds multiple security certifications and regularly speaks at industry events.

Previous Post

CrystalX Malware-as-a-Service Spreads via Telegram, Offers Stealer and RAT

Next Post

Russian Hackers Use CTRL Toolkit to Hijack RDP Sessions

No Comment! Be the first one.

Leave a Reply Cancel reply

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

Popular Posts
T-Mobile Physically Disconnects Network to Expel Chinese Hackers
August 20, 2026
CISA Warns of Active Attacks Exploiting Siemens S7 PLCs
August 20, 2026
Critical Flaw in Snowflake GitHub Workflow Exposed Jira, Patched
August 20, 2026
Top Authors
Marcus Rodriguez
Marcus Rodriguez
David kimber
David kimber
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