ProBackend
cyber threat intelligence
10 hours ago7 min read

AryStinger: The Silent Botnet Hijacking 4,000 Routers Worldwide

Qianxin’s XLab uncovers AryStinger—a previously unknown botnet that’s turned thousands of end-of-life D-Link routers into proxy nodes for scanning, tunneling, and traffic interception. Here’s what you need to know.

Introduction

Some botnets announce themselves with fanfare. They make headlines, they trend on Twitter, they flood breach alerts in real time.

AryStinger? Not so much. For now, it operates under the radar—quietly hijacking routers in basements and offices across South Korea, China, Sweden, Malaysia, and Singapore.

Qianxin’s XLab threat intelligence team recently uncovered a previously undocumented malware that’s infected over 4,000 end-of-life D-Link routers and turned them into remote "executors". These aren’t just dumb proxies. They’re modular, network-aware command nodes—distributed, scalable, and deliberately designed to be invisible.

This isn’t a headline-grabbing attack. It’s an infrastructure play. Think of AryStinger like a distributed toolkit for the next phase of an operator’s campaign: reconnaissance, evasion, and stealthy lateral movement—all running off hardware most people don’t realize is still online.

What makes AryStinger worth your attention isn’t the scale (though 4,000 devices is nothing to shrug at). It’s the design. Every component suggests someone who knows how nation-state operations chain together. They’re building for persistence, not spectacle.

And right now? We’re on the first chapter.

Introduction

So What Does AryStinger Actually Do?

The word on the street is "proxy." But that’s like calling a submarine a boat.

Once AryStinger infects a router, it turns the device into a remote executor—what researchers call a node in its distributed command-and-control (C2) network. These executors don’t just sit there and forward traffic. They act.

They split massive scanning tasks into smaller chunks and parcel them out to multiple devices, dramatically speeding up the attacker’s ability to map targets before striking. That’s not just reconnaissance—that’s distributed computing, piggybacking off someone else’s electricity bill and network pipe.

Then there’s DNS hijacking. The malware rewrites DNS settings, letting attackers redirect browsing to malicious sites before users even notice they’ve visited the wrong domain. Add traffic inspection on top, and you’re looking at full-fledged man-in-the-middle attacks happening right inside your home router.

We’re not talking about blocking one or two sites. We’re talking about all traffic—browsing, app connections, even internal device-to-device chatter—being routed through a botnet node and logged somewhere else. Quietly.

And the kicker? The attacker controls this whole stack remotely, using the router like a remote shell. It’s not just network access; it’s full control of the device itself, repurposed as an internal foothold in someone else’s network.

So What Does AryStinger Actually Do?

Who’s Getting Hit—and Why It Matters

Here’s where things get interesting.

AryStinger isn’t random. XLab’s telemetry shows almost half (48.5%) of infected devices are in South Korea, followed by China at 31.8%. Sweden (6.4%), Malaysia (3.5%), and Singapore (2.5%) round out the top five.

Why those regions? There’s a clue in the devices they’re targeting: D-Link DIR-850L and DIR-818LW routers. Both models are end-of-life, officially unsupported by D-Link, and sitting around in homes, offices, even small businesses—still plugged in because no one bothers to replace them until something goes wrong.

Which brings us to CVEs. AryStinger leans on three known flaws:

  • CVE-2013-3307, a pre-authentication remote code flaw in the web interface
  • CVE-2016-5681, another remote authentication bypass in UPnP
  • CVE-2025-11837, the most recent entry in the list

These aren’t zero-days. They’re old wounds, and they’ve festered for years because vendors stopped pushing patches when the devices hit end-of-life.

Now, think about this: when your router is EoL, that’s not just a reminder to upgrade. It’s an open invitation.

D-Link itself acknowledged this, pointing customers to their legacy archive and urging them to replace unsupported gear. But archives aren’t updates.

And here’s the thing: many people still use these routers. Not out of malice, not because they’re tech-savvy—they just don’t realize how much trust they’ve placed in hardware that no one watches over anymore.

Two Flavors, One Mission

Here’s where AryStinger gets really clever.

XLab identified not one—but two variants of the botnet:

  1. C-based version: Targets outdated routers
  2. Go-based version: Targets NAS systems

They’re both part of the same operation, but built for different playbooks.

The C version runs on limited hardware—what you’d expect from a router. It focuses on scanning, tunneling, proxy services, and simple command execution.

The Go version? That’s the grown-up sibling. It brings NAS capabilities to the table: internal network reconnaissance, IP/DNS scanning, and—here’s where it gets scary—the ability to execute Shell, Go, Java, and Python source code.

At first glance, source code execution might seem like a step back. Why not just ship compiled binaries? Because it’s stealthier—less noise, fewer signatures for EDR to catch.

But there’s a tradeoff. Runtimes need to be installed, compilation steps break in odd environments, and the whole process adds complexity that can slip up the attacker’s own infrastructure.

That’s a deliberate choice. Not every job needs polish—sometimes you just need something that works quietly, and disappears when it’s done.

It’s a sign this botnet isn’t just some script-kiddie side hustle. This is someone who’s been inside a lot of networks, knows what tools they’ll need, and has built an operating system for cyber operations.

A Familiar Name—With a New Twist

The DIR-850L and DIR-818LW models? They weren’t picked at random.

These devices were previously targeted by the AVrecon botnet, which Lumen helped disrupt back in 2023.

What does that mean? It means AryStinger might be a successor—not technically, but operationally. Maybe the same operators, maybe just someone who saw how AVrecon worked and said, "Let’s do that again—but better."

Either way, it’s a reminder: botnet takedowns don’t end the threat. They just move the infrastructure to new hardware and a fresh name.

And since AryStinger builds on the same flawed targets, it inherits AVrecon’s playbook—plus whatever lessons its operators learned while avoiding detection this time around.

Who’s Behind AryStinger? (And Why We Don’t Know Yet)

This is the big question hanging over AryStinger—and right now, the answer is simple: nobody knows.

XLab researchers explicitly state that "many mysteries surrounding AryStinger remain to be solved." There’s no attribution yet. No nation-state hand raising its hand, no infrastructure overlap with known clusters.

And that’s probably intentional. The malware’s design suggests a level of polish you rarely see in casual attacks, but without naming the players, it’s impossible to tie them to any known campaigns.

Which brings up another point: the lack of attribution doesn’t mean there’s no attacker. Just one who’s playing long-game.

They don’t need to make noise today if their infrastructure will last years. They can let AryStinger run quietly, collecting data and waiting for the right moment to move north into enterprise networks—or east toward critical infrastructure.

Until then, we’re left with telemetry, not attribution. And that’s a lot harder to act on.

What You Can (and Should) Do Right Now

Here’s the part where I stop talking about threats—and start talking about action.

If you’ve got a D-Link DIR-850L or DIR-818LW lying around, the safest thing you can do is unplug it. Seriously.

D-Link itself recommends upgrading to a supported model that receives regular firmware updates and security patches. Legacy support isn’t the same as active support.

But even if you’ve already swapped out your old router, here are a few things worth checking:

  • Change default admin credentials. Seriously—use something harder than "admin/admin"
  • Disable remote management panels, especially UPnP, if you don’t need them
  • Update firmware while you still can. If your vendor stopped pushing patches, that’s a sign to move on
  • Segment IoT and guest networks. Even if your main network is clean, air-gapped devices are harder to pivot through
  • Watch logs. Not because they’re foolproof, but because someone might try AryStinger’s scanner before moving to something more malicious

And here’s the real talk: if you’re still trusting hardware with no security updates, you’re not being frugal—you’re being predictable.

Botnets like AryStinger don’t care about nostalgia. They only respect latency, patch cadence, and the one-two punch of unplugging something dangerous before it becomes your problem.

That’s how you win.

What’s Next for AryStinger?

We haven’t seen the worst of AryStinger—not yet.

XLab researchers noted that its distributed DNS-scanning infrastructure could theoretically be repurposed for large-scale DNS amplification attacks against resolvers. So far, they haven’t observed that abuse happening.

But the capability is there. And since it’s just one block swap away, don’t count on that staying true for long.

If history’s any guide, once attribution solidifies—or if the operator decides to shift focus—the same infrastructure could power a campaign targeted at enterprises, mobile users, or even ISPs.

Right now? AryStinger looks like reconnaissance prep work. That’s the safest interpretation.

But the truth is: no one knows what the payload really is. Maybe it’s just data gathering. Maybe it’s setting up for a larger play.

Either way, the infrastructure is already built. The devices are infected. And whoever controls them holds an invisible foothold on thousands of networks across Asia and Europe.

That’s not a threat to react to. That’s a warning to act on.

More blogs