Three Threat Groups Target Russian Enterprises With Backdoors, Ransomware, and Wipers
Three threat groups target Russian enterprises with backdoors, ransomware, and wipers.
Summary
Kaspersky reports that three distinct threat groups, NightEagle, Hacking Cat, and Toy Ghouls, are actively targeting Russian enterprises. NightEagle employs sophisticated techniques for persistence and lateral movement using compromised credentials and custom backdoors like GhostContainer. Hacking Cat, a pro-Ukrainian group, has shifted to destructive attacks, deploying Gorilla RAT and Monkey Ransomware by exploiting Exchange server vulnerabilities.
Full text
Three Threat Groups Target Russian Enterprises With Backdoors, Ransomware, and Wipers Ravie LakshmananSep 16, 2026Malware / Vulnerability Enterprises in Russia have emerged as the target of three threat activity clusters tracked as NightEagle, Hacking Cat, and Toy Ghouls, according to multiple reports from Kaspersky. The cybersecurity vendor said it has identified attacks mounted by NightEagle (aka APT-Q-95), a threat actor known to be active since at least 2023, that involve new techniques for persistence and lateral movement. "In most incidents, the attackers used compromised valid credentials to gain access to corporate VPNs," Kaspersky said in an analysis published today. "VPN connections originated from IP addresses in the Russian segment linked to Cloudflare WARP tunnels, as well as from IP addresses associated with European virtual infrastructure providers." The attacks, as highlighted in July 2025, involve the deployment of GhostContainer, a known modular backdoor that grants the operators complete access to a victim's Microsoft Exchange Server, as well as run arbitrary code, perform file operations, and load additional modules. To sidestep detection, the malware masquerades as a common server component to blend in with regular operations. It can also function as a traffic redirection or tunnel. Prior attacks involving the malware have targeted a government agency and a high-tech company located in Asia. "It incorporates components from several open-source projects, including the Neo-reGeorg tunnel, an exploit for the CVE-2020-0688 vulnerability, and the GhostWebShell class from the ysoserial utility," Kaspersky explained. "All of these components are publicly available on GitHub." The exact method used by the attackers to deliver GhostContainer to Microsoft Exchange servers is unknown, although it's believed to have involved the extraction of cryptographic keys used by the server from the ASP.NET configuration, followed by overwriting the VIEWSTATE framework parameter, and injecting a payload into it, causing the backdoor to be launched in memory. To move laterally within the internal network, NightEagle has been observed downloading tunneling tools to redirect network traffic via RDP using Microsoft dev tunnels and an open-source program called rdp2tcp. "To obtain elevated privileges and move laterally through the network, NightEagle exploited various vulnerabilities in Active Directory," Kaspersky added. "The attackers used previously established tunnels to connect to internal infrastructure systems." This includes the exploitation of CVE-2019-0708 (aka BlueKeep) to create a local account on the system and add it to the Administrators and Remote Desktop Users groups. Furthermore, the attackers have attempted to impersonate the domain controller by means of a DCSync attack. The end goal is to establish persistence in the victim infrastructure, get password hashes for domain accounts, use long-lived Kerberos tickets to gain legitimate access to target resources, and ultimately break into domain controllers and the victim's entire Active Directory infrastructure. Pro-Ukrainian Hacking Cat Deploys Gorilla RAT and Monkey Ransomware The second group to single out Russian enterprises is Hacking Cat, a pro-Ukrainian hacktivist entity with a history of conducting website defacements and data breaches since February 2024. In recent months, however, the group is said to have shifted tactics and pivoted to encryption and destructive attacks. "Hacking Cat actively collaborates with other hacktivists such as Cyber Anarchy Squad and the Ukrainian Cyber Alliance, which can complicate the attribution of tools to specific attackers," Kaspersky said. Attacks mounted by the group have weaponized vulnerabilities in Exchange servers (e.g., CVE-2021-26855 and CVE-2026-42897) to deliver a Go-based remote access trojan dubbed Gorilla RAT, which can tunnel traffic to allow the operator to access the victim's internal network. Once launched, the malware establishes a connection with a remote server, registers the victim, and awaits further instructions that allow it to run arbitrary commands, enumerate processes, gather system information, upload/download files, and open or close a TCP tunnel. Also delivered by the threat actor are multiple variants of a ransomware family dubbed Monkey that are written in Rust, .NET, C++, and Golang to target Windows, Linux, and VMware ESXi systems. The earliest Monkey ransomware artifact dates back to late summer 2025. The malware also takes steps to terminate unnecessary processes and inhibit system recovery before starting the encryption process. "A Rust-based variant of Monkey Ransomware generates a 32-byte key and encrypts the victim's files using ChaCha20-Poly1305," Kaspersky said. "Some variants do not store the key anywhere, which effectively turns them into full-fledged wiper malware, yet they still leave a ransom note. Other variants, on the other hand, store the key but do not include any contact information in the note." Some of the notable features spread across the other three variants are listed below - The .NET variant generates a 32-byte key, sends it to the command-and-control (C2) server, and encrypts victim files using AES-256-CBC. It's equipped to escalate privileges and disable Windows recovery mechanisms, extract Microsoft Outlook credentials and send them to the C2 server, delete files with .bak, .backup, .bkf, .bck extensions, and remove itself after execution. The C++ variant offers similar functionality, but can establish persistence via a scheduled task or a RunOnce registry key, clear system logs, disable logging, wipe PowerShell Command History and Windows Command Prompt, bypass AMSI, turn off Event Tracing for Windows (ETW), configure Microsoft Defender exclusions for the encryptor, make Registry modifications to disable Task Manager and Windows Command Prompt, obtain the public IP address by querying api.ipify[.]org and ipapi[.]co, and disable a number of backup, database, and recovery mechanisms, including the Volume Shadow Copy Service (VSS). The Golang variant, which is mainly used to target Linux and ESXi systems, establishes persistence via a crontab entry, disables SELinux and AppArmor, and attempts to delete volume shadow copies. "This [Golang] version also includes functionality for removing shadow volume copies, which serves no purpose in Linux and ESXi environments – a fact that suggests the attackers were careless and likely used AI in developing the toolkit," Kaspersky theorized. Hacking Cat has also been observed teaming up with the Cyber Anarchy Squad, another pro-Ukraine hacktivist group, to deliver a different ransomware strain known as ClearWater by means of a batch script. ClearWater is assessed to be distributed under a ransomware-as-a-service (RaaS) to pro-Ukrainian hacktivist crews. In another collaborative operation with the Ukrainian Cyber Alliance, the threat actor is said to have deployed a wiper malware called Nemo Wiper that overwrites files with random bytes and fills the remaining free disk space with files containing random alphanumeric names and the .lock extension. "Different hacktivist groups are using the same self-written tools in different attacks, including multi-stage infection chains," Kaspersky noted. "This may indicate the existence of a common source for such tools – for example, a developer or a small group of developers who create, maintain, and modify the malware, which is subsequently used by various hacktivist groups." However, following the publication of the report, Hacking Cat posted on its Telegram channel that "a couple of the tools are ours, but the lockers are definitely not." It has also alleged Kaspersky is attributing tools from completely unrelated actors to them and that it should "learn to reverse-engineer groups better." Toy Ghouls Deploys Custom Backdoor for the First Time Rounding off the list of groups targeting Russian organizations
Indicators of Compromise
- cve — CVE-2020-0688
- cve — CVE-2019-0708
- cve — CVE-2021-26855
- cve — CVE-2026-42897