RustDuck Botnet Rebuilds in Rust to Hijack Routers and Servers for DDoS
The RustDuck botnet, rewritten in Rust, is rapidly evolving to hijack routers, servers, and IoT devices for large-scale DDoS attacks.

A new botnet family, dubbed RustDuck, is actively compromising a wide range of internet-connected devices, including home routers, IP cameras, Android boxes, and inadequately secured servers. This evolving malware is being used to construct a distributed network capable of launching potent Distributed Denial of Service (DDoS) attacks against online services and websites.
Researchers at QiAnXin's XLab have been monitoring RustDuck's development since February 2026. While the current scale of the botnet is not yet massive, its rapid evolution and the speed at which it adapts to new defenses are key concerns for cybersecurity professionals. The malware's modular design and its use of the Rust programming language contribute to its agility and potential for widespread impact.
The infection process for RustDuck is a two-stage operation. Initially, it exploits vulnerabilities in targeted devices to gain a foothold. Once established, it proceeds to the second stage, which involves downloading additional modules and establishing persistent command-and-control (C2) communication. This allows the operators to remotely manage the compromised devices and orchestrate attack campaigns.
The choice of Rust for rewriting the botnet is significant. Rust offers performance benefits and memory safety features that can make malware more robust and harder to detect compared to traditional C-based malware. This modern approach suggests a sophisticated threat actor aiming for efficiency and stealth in their operations.
The primary objective of the RustDuck botnet is to amass a large number of compromised devices to execute DDoS attacks. By leveraging the collective bandwidth and processing power of these hijacked devices, attackers can overwhelm target servers, making them unavailable to legitimate users. This can have severe consequences for businesses relying on online services for their operations.
While specific vulnerabilities exploited by RustDuck are not detailed in the initial reports, the targeting of routers, servers, and IoT devices suggests a reliance on common weaknesses such as default credentials, outdated firmware, and known exploits. The ongoing nature of the research indicates that new attack vectors and capabilities are likely being discovered as the botnet matures.
Security experts advise users to take immediate steps to secure their network devices. This includes changing default passwords, ensuring all firmware is up-to-date, disabling unnecessary services, and implementing network segmentation where possible. Vigilance against phishing attempts and suspicious downloads also remains crucial, as these can be initial entry points for malware.
The emergence of RustDuck highlights a growing trend of sophisticated botnets being developed with modern programming languages. Its rapid evolution underscores the need for continuous threat intelligence and proactive security measures to combat the ever-changing landscape of cyber threats.