Also known as: DinDoor
Executive Summary
Tsundere Botnet is a cross‑platform malware family that delivers Node.js or Deno‑based JavaScript payloads via MSI installers or PowerShell scripts. It uniquely employs smart contract smart contracts for resilient command‑and‑control, making it harder to block with traditional network filtering. The bot is linked to Russian‑speaking actors and has been observed in MuddyWater operations, suggesting a focus on credential theft and DDoS capabilities.
Enhanced Description
Tsundere Botnet, also known as DinDoor in certain variants, surfaced publicly in mid‑2025 and has since been observed targeting Windows, macOS, and Linux environments. The botnet’s distribution vector is primarily a MSI installer or PowerShell script that embeds a lightweight Node.js runtime for executing JavaScript payloads. In contrast, the DinDoor variant leverages the newer Deno runtimes instead of traditional Node.js to avoid baseline detection on Windows platforms. A distinctive feature of Tsundere Botnet is its use of blockchain smart contracts as the foundation for command‑and‑control (C&C) infrastructure. By hosting C2 addresses within immutable contract data, adversaries create a highly resilient communication channel that is difficult to sinkhole or block through traffic analysis alone. The bot’s payload logic is written in JavaScript/TypeScript and dynamically fetched from these smart contracts, allowing frequent updates without touching the local file system. Attribution points toward a Russian‑speaking threat actor, with evidence linking DinDoor specifically to MuddyWater operations. While public reports do not enumerate all secondary actions (e.g., ransomware or DDoS), industry analysts have identified typical botnet behaviors such as credential harvesting and participation in distributed denial‑of‑service attacks once the command layer is established. The combination of cross‑platform operability, script‑based delivery, and blockchain‑hosted C&C provides Tsundere Botnet with a sophisticated evasion surface that challenges conventional signature‑based detection. Security teams must therefore combine endpoint behavioral monitoring with network traffic analysis focused on anomalous connections to public blockchain nodes and the execution of unfamiliar JavaScript runtimes.
Key Capabilities
ATT&CK Techniques
Recommended Actions
Suggested Tags
Confidence Assessment
The available intelligence provides a solid overview of deployment methods, C2 strategy, and platform reach. However, detailed technical artifacts (e.g., precise malware hashes, full domain/IP lists, persistence mechanisms) are sparse, limiting the depth of hardening recommendations. Confidence in high‑level behavior is moderate to high, while specifics remain partially unverified.
Tsundere Botnet is a botnet first reported in mid-2025 that is delivered via MSI installer or PowerShell script. It leverages Node.js and JavaScript for payload delivery and execution, and uses smart contracts on the blockchain to host command and control (C2) addresses. Tsundere Botnet is attributed to a likely Russian-speaking threat actor. A variant named DinDoor has been linked to MuddyWater operations and uses the Deno runtime for execution rather than Node.js. (Citation: Checkpoint_MOISCyberCrime_Mar2026)(Citation: SOCRadar_MuddyWaterDindoor_Mar2026)(Citation: CAL_MuddyWater_Mar2026)(Citation: SecureListUbiedo_Tsundere_Nov2025)