Compromised router redirects trusted software updates through malicious DNS paths to connected devices

PlushDaemon EdgeStepper Hijacks Software Updates

Category: Cybersecurity
Tags:

Cyberattacks keep growing smarter and quieter, and one recent campaign shows how dangerous a simple software update can become when the wrong group sits in the middle. A China-aligned threat group called PlushDaemon has been silently redirecting trusted software updates for years. The attack uses a tool named EdgeStepper that slips between a user and a legitimate update server and replaces real updates with malicious ones.

Relevant Source (ESET Research): PlushDaemon compromises network devices for adversary-in-the-middle attacks

ESET’s technical report documents how the China-aligned PlushDaemon group uses its EdgeStepper implant to hijack DNS traffic, reroute legitimate software updates, and push malware through trusted update channels, matching the exact attack pattern described in your article.

Quick Facts

  • PlushDaemon uses a tool called EdgeStepper to hijack software updates.
  • The attack begins when hackers compromise routers or network devices.
  • EdgeStepper intercepts DNS traffic and redirects it to malicious servers.
  • Victims download fake updates that install malware.
  • Users can protect themselves through router hardening, DNS security, and trusted update sources.

What Happened In The PlushDaemon Update Attack

This incident shows how criminals twist a normal update process into an entry point for malware. PlushDaemon has been active since 2018 and has targeted users in the United States, Taiwan, China, Hong Kong, New Zealand, and Cambodia. The group relies on multiple attack paths that include weak router passwords, vulnerable software, and supply chain weaknesses. The most concerning part of the operation comes from EdgeStepper, a tool created to sit quietly inside local networks and redirect update traffic behind the scenes.

Researchers uncovered this method during a 2023 investigation involving a major supply chain breach affecting a South Korean VPN provider. The scale of the operation revealed that PlushDaemon attacks are not isolated events but part of a long-term strategy.

EdgeStepper plays the lead role by intercepting DNS requests from a user who tries to update products like Sogou Pinyin or other Chinese applications. Instead of connecting to a legitimate update server, the tool reroutes the traffic to a malicious server that delivers an infected DLL file. Users think they are updating their software, yet the malware installs without any warning. This quiet redirection makes the attack dangerous because it relies on trust that most people never question. Routine updates become a threat when attackers sit between the user and the server.

Relevant Source (ESET Research): ESET discovers new China-aligned APT group PlushDaemon and its supply-chain attack on South Korean VPN service

This report details PlushDaemon’s discovery, its supply-chain attack on a South Korean VPN provider, and how the group swaps legitimate installers with trojanized versions, matching the section’s focus on hijacked updates and long-term campaigns.

Why This Matters For Everyday Users

It targets the most basic behavior on a computer. People update their software to stay secure. Attackers know this and are now twisting that instinct into a reliable attack vector. When hackers compromise a router or network device, every device behind it becomes vulnerable. Phones, tablets, PCs, smart TVs, and any connected system can be misdirected into downloading malicious files without a single warning.

The attack also reaches beyond personal devices. Organizations that rely on shared networks face a real risk because a single compromised router can affect hundreds of employees. Businesses running older hardware or unmanaged network equipment face the highest exposure.

Users should understand that this attack removes the most obvious signs of danger. No suspicious popups appear. No downloads look unusual. The entire attack blends into your normal update routine. This creates a false sense of safety that hackers exploit to push malware into trusted environments. People should take this as a reminder that network security plays as much of a role as antivirus software.

Relevant Source (CISA): Home Network Security

This guidance explains how a single compromised home router can expose every connected device, underscoring the risk to everyday users when attackers target network equipment.

Relevant Source (NSA): NSA Releases Best Practices For Securing Your Home Network

This advisory outlines why securing home routers and connected devices is critical, directly supporting the section’s focus on whole-house exposure when edge devices are compromised.

Ultra-realistic 3D network security graphic showing a compromised router, DNS cloud, neon traffic redirection lines, and a fake software update screen illustrating the PlushDaemon EdgeStepper update hijack attack.

How EdgeStepper Works

EdgeStepper is a network implant written in Go for MIPS32 processors, which are common in many consumer routers. Once attackers break into a router using weak credentials or a known vulnerability, the tool comes to life. It reads an encrypted file named bioset.conf to learn which domain and port to use for redirecting traffic. After decrypting the file with built-in GoFrame keys, EdgeStepper activates two systems called Distributor and Ruler.

Distributor figures out the correct IP address for the malicious DNS server. Ruler changes the router’s iptables to force all DNS traffic to pass through EdgeStepper. DNS is the system that converts website names into IP addresses. When DNS is hijacked, attackers control where users go online.

This creates a man-in-the-middle position that lets PlushDaemon intercept update requests and send victims to malicious servers. The update looks real to the user, but the files come from criminals. The design is simple and elegant, which makes it effective and dangerous.

Users should understand that attacks like this do not need large downloads or complicated tricks. They only need access to a router and the ability to redirect traffic.

Relevant Source (Cisco Talos): DNS Hijacking Abuses Trust in Core Internet Service

This report explains how DNS hijacking enables man-in-the-middle attacks by redirecting queries to rogue servers, reinforcing the risks of tools like EdgeStepper that intercept and manipulate DNS at the network edge.

What Users Should Do Right Now

It helps to take a few practical steps to limit exposure to attacks like this.

  • Change the router’s admin password and avoid default settings.
  • Keep routers and network devices updated with the latest firmware.
  • Use secure DNS providers that support DNS filtering.
  • Disable remote access on routers unless absolutely necessary.
  • Replace outdated routers that no longer receive updates.

Each of these steps reduces the chances of a network device being hijacked. Users should treat their router like the front door to their digital home. A weak lock invites trouble.

Download software updates directly from official websites or built-in update systems. Avoid third-party mirrors or unknown download portals.

Relevant Source (CISA): Securing Network Infrastructure Devices

This guidance covers hardening routers, changing default passwords, updating firmware, and limiting remote access, directly aligning with the practical steps listed in this section.

The Bigger Picture Behind Supply Chain Attacks

Hackers no longer focus only on tricking individuals. They target the infrastructure that businesses and users rely on every day. Supply chain attacks deliver results because they let criminals place malicious files into trusted processes. EdgeStepper fits into this movement by attacking the network layer where users rarely look.

People should expect criminals to continue improving these methods. Attackers gain long-term access to systems when they can control updates. This makes supply chain defense as important as endpoint protection. Companies and individuals must pay close attention to network hygiene and device security to reduce their exposure.

Relevant Source (CISA): Securing the Software Supply Chain: Recommended Practices for Customers

This guide highlights how attackers abuse trusted software channels and urges organizations to treat software updates and supplier trust as core parts of their security posture, mirroring the focus on long-term supply chain risk.

Relevant Source (UK NCSC): Supply chain security guidance

This collection explains why adversaries target suppliers and shared infrastructure, and provides principles for managing supply chain risk, aligning with the section’s emphasis on defending critical dependencies and updates.

Final Thoughts

PlushDaemon’s use of EdgeStepper proves that even routine software updates can be twisted into powerful attack tools when criminals control the path between a user and the internet. Users and organizations can reduce risk by protecting their routers, using secure DNS options, and updating all network devices regularly. Anyone using digital devices benefits from understanding how easily attackers can weaponize common tasks.

FAQ

What is PlushDaemon?

A China-aligned hacking group active since 2018.

What does EdgeStepper do?

It intercepts DNS traffic and redirects software updates to malicious servers.

How do attackers access routers?

They often use weak passwords or known vulnerabilities.

Can antivirus software detect this attack?

Not always, because the attack redirects trusted updates.

How can I stay protected?

Secure your router, use trusted DNS services, and update all devices regularly.

trojan detection and removal for PC, Mac, and mobile

How JENI Strengthens Everyday Device Protection

Security threats like PlushDaemon show how attackers aim for the unseen layers of a device. JENI helps reduce the impact of these threats by keeping systems stable, clean, and less vulnerable to the performance gaps hackers rely on. Regular maintenance lowers the chance of unnoticed issues that give attackers an easier path.

What JENI Brings To The Table

  • Cleans out clutter that slows devices and makes update checks unreliable.
  • Identifies system issues early so problems do not turn into hidden vulnerabilities.
  • Maintains smooth performance that supports secure and trustworthy update processes.

JENI does not replace network security or router protection, but it works beside them by improving the health of every system you rely on. Stable devices handle updates better and are less likely to fail quietly during an attack scenario. Consistent maintenance builds resilience that helps users stay ahead of problems before they turn into major risks. Good performance and good security work hand in hand, and JENI supports both without getting in your way.

Published on November 19, 2025 at 5:30 PM by:

Geoffrey has decades of hands-on experience in IT, software development, and cybersecurity, bringing expert technical insight to every article. He holds two IT bachelor’s degrees, a business degree, and a master’s degree in Cybersecurity and Information Assurance.