A formidable Android botnet, christened Kimwolf, has surfaced as a significant cybersecurity threat, having compromised an estimated 1.8 million Android devices globally. This sophisticated malware has infiltrated a wide array of Android-powered systems, including smart TVs, set-top boxes, and tablets, underscoring the pervasive nature of current cyber threats.
The discovery of the Kimwolf botnet was made in October 2025 when a security community partner provided a sample, which utilized a command-and-control (C2) domain that ranked second in popularity on Cloudflare’s global domain rankings. The botnet’s extensive reach spans 222 countries and regions, with Brazil, India, and the United States reporting the highest concentrations of infected devices, at 14.63%, 12.71%, and 9.58% respectively. The widespread distribution across multiple time zones presents a substantial challenge for comprehensive monitoring and mitigation efforts.
Kimwolf Android Botnet: Sophistication and Capabilities
Analysis by Xlab Qianxin revealed Kimwolf to be a highly advanced botnet. It was compiled using the Android NDK, a framework for developing apps that use native code, and possesses robust capabilities for Distributed Denial of Service (DDoS) attacks. Beyond DDoS, the malware is equipped with proxy forwarding, reverse shell functionality, and file management tools, making it a versatile cyber weapon.
What sets Kimwolf apart are its sophisticated evasion techniques, which are rarely observed in comparable threats. The malware employs the DNS over TLS (DoT) protocol to circumvent traditional security detection systems. Furthermore, it utilizes elliptic-curve-based digital signatures for command verification, a move designed to enhance the security and integrity of its command infrastructure.
Infection Mechanism and Technical Details
The infection mechanism of the Kimwolf botnet reveals intricate technical designs for maintaining persistence on compromised devices. The malware operates via an APK file that extracts and executes a native binary payload. This payload is strategically disguised to appear as legitimate system services, making it less likely to trigger immediate suspicion.
Upon execution, Kimwolf establishes a Unix domain socket, named after the botnet’s version, to ensure that only a single instance of the malware runs concurrently on each affected device. This prevents potential conflicts and ensures smooth operation. The malware then proceeds to decrypt embedded C2 domains.
To conceal its communication patterns, Kimwolf leverages the DoT protocol to query public DNS servers on port 853. This method allows it to obtain real C2 IP addresses while bypassing standard network monitoring tools. The decryption of sensitive data, including C2 addresses, is achieved through Stack XOR operations applied to encrypted strings. Researchers successfully automated this decryption process using emulation techniques, uncovering multiple hidden C2 domains within the malware’s binary code.
Network communications between infected bots and the C2 infrastructure are consistently protected by TLS encryption. These communications adhere to a fixed Header Body format that includes magic values, message types, IDs, and CRC32 checksums, ensuring data integrity and authenticity. The interaction follows a detailed three-stage handshake: registration, verification, and confirmation. The verification stage is particularly noteworthy, as it incorporates Elliptic Curve Digital Signature algorithms. This mechanism ensures that only authenticated commands from legitimate C2 servers are executed, a deliberate measure to prevent unauthorized takedowns of the botnet infrastructure.
The aggressive capabilities of the Kimwolf botnet were demonstrated between November 19 and 22, when it issued an staggering 1.7 billion DDoS attack commands targeting diverse IP addresses globally. The botnet supports a wide array of 13 different DDoS attack methods, including UDP floods, TCP SYN floods, and SSL socket attacks, offering attackers significant flexibility in their offensive operations.
The scale and sophistication of the Kimwolf botnet highlight the evolving landscape of cyber threats and the advanced techniques employed by malicious actors. The widespread infection of Android devices poses a considerable risk to individuals and organizations alike, necessitating ongoing vigilance and robust cybersecurity measures to combat such pervasive threats.

