AryStinger Botnet Hijacks Over 4,300 Routers for Global Attack Proxy Network
Key Takeaways The AryStinger botnet has compromised over 4,300 internet routers and NAS devices globally. It exploits severe, long-standing vulnerabilities in Linksys, D-Link, and NAS products,...
Key Takeaways
- The AryStinger botnet has compromised over 4,300 internet routers and NAS devices globally.
- It exploits severe, long-standing vulnerabilities in Linksys, D-Link, and NAS products, including CVE-2013-3307, CVE-2016-5681, and CVE-2025-11837.
- AryStinger primarily functions as a stealthy proxy network for reconnaissance and further attacks, rather than typical DDoS or crypto-mining operations.
- The D-Link DIR-850L router is disproportionately affected, with South Korea and China experiencing the highest number of infections.
- Immediate action is required from users, including replacing or disconnecting obsolete hardware and actively monitoring for specific malicious processes and network traffic.
A newly identified botnet, dubbed AryStinger, has silently infiltrated over 4,300 routers and network-attached storage (NAS) devices worldwide, transforming them into a sophisticated, distributed network of attack proxies. This campaign is particularly alarming due to its reliance on unpatched, decade-old vulnerabilities and its advanced capabilities for evading detection.
Table Of Content
Discovery and Operational Tactics
The AryStinger operation came to light on March 12, 2026, when a threat monitoring system detected the IP address 107.150.106.14 distributing malware. Attackers are leveraging well-known vulnerabilities, specifically CVE-2013-3307 and CVE-2016-5681, which impact older Linksys and D-Link router models. The malware initially exhibited zero detections across major security platforms, highlighting its stealth and evasion techniques.
Researchers at Qianxin XLab conducted a thorough analysis of this novel threat, detailed in a recent report. Their investigation revealed that AryStinger primarily targets routers equipped with RTL819X series chips, commonly found in devices manufactured between 2012 and 2015. A subsequent variant, observed on April 26, was found to compromise NAS devices by exploiting CVE-2025-11837. The botnet was named AryStinger based on unique internal source code paths and its distinctive operational characteristics.
Unlike many botnets that focus on disruptive activities such as Distributed Denial of Service (DDoS) attacks or cryptocurrency mining, AryStinger is designed for covert information gathering and as a platform for more complex cyber intrusions. Once compromised, a device becomes a “ghost node,” effectively masking the attackers’ true location while they conduct reconnaissance on other networks. The presence of a hardcoded encryption key, “sh_#@!_2024_secret,” suggests the campaign may have been active since at least 2024. The full scope of the botnet remains partially unknown, as current infection figures only account for RTL819X routers, with NAS device compromises yet to be fully quantified.
AryStinger’s Architecture and Global Footprint
Upon successful infection, AryStinger registers the compromised device with its command-and-control (C2) server. This registration process involves transmitting encrypted device fingerprint data, including MAC address, IP addresses, operating system version, and CPU architecture. The C2 server then assigns a unique Executor ID to each compromised device, integrating it as a managed node within the botnet.
Each infected node, or “Executor,” is assigned a specific segment of a broader scanning operation. This distributed methodology enables the attackers to perform rapid and extensive internet-wide reconnaissance while maintaining a high degree of anonymity. The botnet supports advanced functionalities such as port scanning, service identification, subdomain enumeration, and traffic tunneling, all designed to obscure the attackers’ activities.
Geographically, the D-Link DIR-850L router accounts for approximately 75% of all known AryStinger infections. South Korea is the most heavily affected country, with 48.45% of compromises, followed by China at 31.82%, Sweden at 6.40%, Malaysia at 3.50%, and Singapore at 2.50%.
Two Distinct Versions, Varied Capabilities
AryStinger operates in two primary versions, which share fundamental logic but are optimized for different target environments:
- RTL819X Version: This variant, written in C, is lightweight and specifically designed for older routers. Its core functionalities are limited to DNS scanning and tunneling.
- Standard Version: Developed in Go, this more robust version targets NAS devices and offers an expanded feature set. It includes intranet scanning, script execution, and the capability to deploy payloads written in Go, Java, or Python.
The Standard version’s “ScriptWork” feature provides exceptional flexibility, allowing attackers to transmit raw code directly to compromised devices, thereby eliminating the need for platform-specific binaries. Both versions ensure persistent access through backdoors, either via a lightweight SSH server known as dropbear or through gs-netcat, granting long-term remote control to the threat actors.
What You Should Do
- Monitor Network Traffic: Actively check your network for any communication with the Indicators of Compromise (IoCs) domains and IP addresses listed below.
- Inspect Device Directories: Examine the
/tmp/bindirectory on your network devices for any unfamiliar or suspicious files. - Verify Running Processes: Look for active processes named
syswapd0horsyswapd0w, which are direct indicators of an AryStinger infection. - Replace or Disconnect Outdated Hardware: Immediately replace or take offline any router or NAS device that has not received firmware updates for several years, as these are primary targets for such campaigns.
Indicators of Compromise (IoCs):-
| Type | Indicator | Description |
|---|---|---|
| IP Address | 107.150.106.14 | Scanner IP used to spread AryStinger via CVE-2013-3307 and CVE-2016-5681 |
| C2 Domain | http://opi7[.]com | AryStinger Command and Control server |
| C2 Domain | http://xook.ajb8[.]com | AryStinger Command and Control server |
| C2 Domain | http://xonice.ahb8[.]com | AryStinger Command and Control server |
| C2 Domain | http://eixfi.ajb8[.]com | AryStinger Command and Control server |
| C2 Domain | https://dybic.ajb8[.]com | AryStinger Standard version C2 |
| C2 Domain | https://sdkv1.dataexplore[.]cc | AryStinger Tunnel C2 |
| C2 Domain | https://sdkv1.dataexplore[.]co | AryStinger Tunnel C2 |
| Downloader Domain | hgodpcx.auq8[.]com | Downloader server for AryStinger Standard version |
| Downloader Domain | hgodpcx.ajb8[.]com | Downloader server for AryStinger RTL819X version |
| Downloader Domain | io.ary2[.]com | Additional downloader domain |
| URL | https://hgodpcx.ajb8[.]com/prod/RTL819X/{version}/manifest.json | RTL819X version manifest URL |
| URL | https://hgodpcx.ajb8[.]com/prod/standard/{version}/manifest.json | Standard version manifest URL |
| URL | http://hgodpcx.ajb8[.]com/prod/RTL819X/{version}/syswapd0 | RTL819X sample download URL |
| URL | https://hgodpcx.ajb8[.]com/prod/standard/{version}/syswapd0-linux-amd64 | Standard sample download URL |
| MD5 Hash | abae20b26b70b526bebb5e2617092ede | AryStinger RTL819X syswapd0 V2.0.28 |
| MD5 Hash | 4c80d17fa5db5b1c2aaddb5351e9cb6b | AryStinger RTL819X syswapd0 V2.0.27 |
| MD5 Hash | a5101caf0a1789d6a4bc30e644d6b152 | AryStinger Standard syswapd0-linux-amd64 V1.0.102 |
| MD5 Hash | df0c9f6289e56f31c0700f40590857d3 | AryStinger RTL819X syswapd0 V2.0.19 |
| MD5 Hash | 8e55d712a99d2cd45e8592c6dda5110 | AryStinger RTL819X syswapd0 V2.0.21 |
| MD5 Hash | 0ba24db187836efe77ed7e75d279d33 | AryStinger RTL819X syswapd0 V2.0.3 |
| MD5 Hash | 6f761f63642cd6329a29cfad80be50c3 | AryStinger RTL819X syswapd0 V2.0.4 |
| MD5 Hash | dbcc5a3e6afe41060d6357e24dc03fd3 | AryStinger RTL819X syswapd0 V2.0.5 |
| MD5 Hash | a97e552f5e655e1cfa56853f65beeb0e | AryStinger RTL819X syswapd0 V2.0.6 |
| MD5 Hash | c113739252ece5f6e4805466dec1401d | AryStinger RTL819X syswapd0 V2.0.7 |
| MD5 Hash | 0a2d2a4ec1ca2aa6a23a35abb5a75451 | AryStinger RTL819X syswapd0 V2.0.8 |
| MD5 Hash | dd1e5a3cd9f842bd70be45a62c3ebbf6 | AryStinger RTL819X syswapd0 V2.0.9 |
| MD5 Hash | 16fed5909de4f50351fc33fbfcf156df | AryStinger RTL819X syswapd0 V2.0.10 |
| MD5 Hash | 6f91d1f8f0cbaab137351936b52f7a94 | AryStinger RTL819X syswapd0 V2.0.11 |
| MD5 Hash | fc4cee066d8526f5806bb23278f647da | AryStinger RTL819X syswapd0 V2.0.12 |
| MD5 Hash | 7b361a6d0d42309d09ec9000b53712b3 | AryStinger RTL819X syswapd0 V2.0.13 |
| MD5 Hash | 18f894a3168ee0b809eed321a2e748b4 | AryStinger RTL819X syswapd0 V2.0.14 |
| MD5 Hash | 0627f034c42549e2130734b5f8dbf854 | AryStinger RTL819X syswapd0 V2.0.15 |
| MD5 Hash | b9406e969cdfdaef433e93d0b9ad1f5d | AryStinger RTL819X syswapd0 V2.0.16 |
| MD5 Hash | f093891e281bcd9c8016dea7d89cc671 | AryStinger RTL819X syswapd0 V2.0.17 |
| MD5 Hash | 9221423d7daff9e64f7e2af54f911fea | AryStinger RTL819X syswapd0 V2.0.18 |
| MD5 Hash | 7f2b2e3516fa454adfd51f857ae80adf | AryStinger RTL819X syswapd0 V2.0.20 |
| MD5 Hash | dbdd4d8e4aef3ce69cf65ed470425c89 | AryStinger RTL819X syswapd0 V2.0.21 |
| MD5 Hash | d79270ba44e665ebb0383eb77a52e38b | AryStinger RTL819X syswapd0 V2.0.22 |
| MD5 Hash | 36ff9f683e870145aaf5a715bc934762 | AryStinger RTL819X syswapd0 V2.0.23 |
| MD5 Hash | dc35086ba0f5f83545c32a023a1f3be4 | AryStinger RTL819X syswapd0 V2.0.24 |
| MD5 Hash | 7461445fca3f9d8911148e0908d33c3b | AryStinger RTL819X syswapd0 V2.0.25 |
| MD5 Hash | a3181550e0e0a6153a44b7a0495535b0 | AryStinger RTL819X syswapd0 V2.0.26 |
| MD5 Hash | fffcbd0ac2cb545496890f50395181ff | AryStinger RTL819X syswapd0 V2.0.29 |
| MD5 Hash | a3e3197e2344c51e95c063541ea22205 | AryStinger RTL819X syswapd0 V2.0.30 |
| MD5 Hash | e9916ff56074725f5739ead5091fe6c7 | AryStinger RTL819X syswapd0 V2.0.31 |
| MD5 Hash | ff11e000f377c54dea928b09ebad9df8 | AryStinger Standard syswapd0-linux-amd64 V1.0.61 |
| MD5 Hash | fcc9de5c040307e6ac3011e8b379f6d9 | AryStinger Standard syswapd0-linux-amd64 V1.0.62 |
| MD5 Hash | ed9209111b995cbe78f8e097c289f127 | AryStinger Standard syswapd0-linux-amd64 V1.0.63 |
| MD5 Hash | b104a05e8a2e218adfb7654ba8bf3d49 | AryStinger Standard syswapd0-linux-amd64 V1.0.64 |
| MD5 Hash | 9660895fa3fcabbef466703636f6d51d | AryStinger Standard syswapd0-linux-amd64 V1.0.66 |
| MD5 Hash | b0f4f813a9de094c06821366e2459aee | AryStinger Standard syswapd0-linux-amd64 V1.0.67 |
| MD5 Hash | 8cc249b16adf7e4a658af7fa31d7998e | AryStinger Standard syswapd0-linux-amd64 V1.0.68 |
| MD5 Hash | 9973676bfa9fe89aa5c76e3cd0b21ae8 | AryStinger Standard syswapd0-linux-amd64 V1.0.76 |
| MD5 Hash | d997efa98afab2c003654b8d5ce2bedf | AryStinger Standard syswapd0-linux-amd64 V1.0.79 |
| MD5 Hash | 8deb2a60d42de0f8f8786e485d2f046f | AryStinger Standard syswapd0-linux-amd64 V1.0.80 |
| MD5 Hash | dc71c10ca0b2c83b6b3a6a062fca314f | AryStinger Standard syswapd0-linux-amd64 V1.0.81 |
| MD5 Hash | 6869f24aecd75e2144aba8dc03dc2d0f | AryStinger Standard syswapd0-linux-amd64 V1.0.88 |
| MD5 Hash | 05627d1bddb7292bb45139244f46051f | AryStinger Standard syswapd0-linux-amd64 V1.0.89 |
| MD5 Hash | 19232d0eff3ef7aee3b5d7620c72358c | AryStinger Standard syswapd0-linux-amd64 V1.0.90 |
| MD5 Hash | 8edb3ea62a7e643ba1a88d20799cf94f | AryStinger Standard syswapd0-linux-amd64 V1.0.91 |
| MD5 Hash | ea2fe3b409da439aec25cf7eabf5b7a7 | AryStinger Standard syswapd0-linux-amd64 V1.0.93 |
| MD5 Hash | 0ffb4b4e430f4b69216fb9d2e082e482 | AryStinger Standard syswapd0-linux-amd64 V1.0.95 |
| MD5 Hash | 5d9cdb072415b191df3f444f53b2ff4b | AryStinger Standard syswapd0-linux-amd64 V1.0.96 |
| MD5 Hash | 44805c4b36bd3d97ba8ecaf6fe103572 | AryStinger Standard syswapd0-linux-amd64 V1.0.97 |
| MD5 Hash | d2fd89ebdad493ec9ac76ce35213cec4 | AryStinger Standard syswapd0-linux-amd64 V1.0.98 |
| MD5 Hash | a2d54fcd0c2816f607a5962523fc648c | AryStinger Standard syswapd0-linux-amd64 V1.0.101 |
| MD5 Hash | e6b27080aa1ce1901a23dd75716d9092 | AryStinger Tunnel nat_tunnel-linux-x86_64 |
| File Name | syswapd0h | AryStinger malicious process name (RTL819X variant) |
| File Name | syswapd0w | AryStinger malicious process name (RTL819X variant) |
| File Name | nat_tunnel-linux-x86_64 | AryStinger Tunnel tool binary |
| Encryption Key | sh_#@!2024_secret | Hardcoded XOR encryption key used in C2 communication |
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.



No Comment! Be the first one.