#threatreport #MediumCompleteness
Fake software on GitHub and SourceForge distribute Deno RAT | 26-05-2026
Source:
malwarebytes.com/blog/threat…
Key details below ↓
🧑💻Actors/Campaigns:
Smokest
💀Threats:
Dindoor, Nwhstealer, Castleloader, Clickfix_technique,
🎯Victims: Content creators, Ai enthusiasts, Gamers, Technical users, Cryptocurrency users
🏭Industry: Healthcare
🤖LLM extracted TTPs:`
T1005, T1036, T1041, T1059.001, T1059.003, T1059.007, T1071.001, T1082, T1083, T1090, ...
🧨IOCs:
- Domain: 9
- IP: 5
💽Software: ChatGPT, Claude, macOS, GearUP, Chrome, Chromium, Opera, Vivaldi, CentBrowser, Kometa, Orbitum, ...
📲Wallets: atomicwallet, electrum
🔢Algorithms: base64
📜Programming Languages: typescript, javascript, powershell
#threatreport:
Recent threat hunting activities have revealed that attackers are using legitimate platforms such as GitHub and SourceForge to distribute fake software installers and plugins that impersonate popular applications. Notably, these campaigns are deploying a Deno-based backdoor known as DinDoor, which functions as a stealthy remote access Trojan (RAT). Distribution methods include leveraging compromised YouTube channels, where videos are promoting links to these malicious repositories, highlighting the attackers’ reliance on trust in established platforms to lure in users, particularly those inclined to download unofficial or cracked software.
The infection process typically begins with users being redirected to malicious repositories through these compromised channels, where they encounter fake MSI files or PowerShell scripts. Upon execution, these scripts install alternative Windows package managers like Scoop and WinGet, which are then used to install the Deno runtime. Subsequently, the Deno runtime executes the RAT that can deploy additional payloads and exfiltrate sensitive information from browsers, crypto wallets, and other applications, employing peer-to-peer communication techniques to obscure its activity.
The DinDoor backdoor plays a crucial role in the malware’s functionality, establishing persistence and communicating with command-and-control (C2) servers through various HTTP endpoints. Notably, it captures system information and can control devices through a custom VNC implementation. It targets specific crypto wallet extensions and can exfiltrate browser data from multiple popular browsers and applications. The versatility of the RAT is further amplified by its ability to execute commands, capture screenshots, and manage clipboard data.
One of the more alarming features of the DinDoor RAT is its use of a peer-to-peer mode that leverages the Microsoft Edge browser. This allows the RAT to bypass traditional detection by establishing a direct communication channel for video streaming, turning Edge into a video relay using WebRTC technology. This is done through a hidden Edge process that captures the victim’s screen and streams the feed to the attacker’s browser, presenting a significant challenge for detection and mitigation efforts.
The attackers employ a variety of commands accessible through the RAT, including those for gathering system details, controlling processes, and establishing proxy connections. Communications with the C2 server involve Base64-encoded data, indicating a structured and deliberate approach to maintaining operational security. Additionally, a lighter version of the RAT has been observed, with reduced capabilities and variants in C2 communication methods.
In summary, the DinDoor RAT represents a sophisticated threat facilitated by trust exploitation and the use of legitimate software distribution channels, with advanced capabilities that complicate detection and response. Users are advised to exercise caution when downloading software, particularly from community-driven repositories, and ensure that downloads come from verified sources to mitigate potential risks.