ZeroHour
Story · 2 sources · 2 articlesfirst updated ()

NightEagle, Hacking Cat, and Toy Ghouls Target Russian Enterprises With Exchange Backdoors, Gorilla RAT, and Destructive Monkey Ransomware

What's new: First merged summary for this story: combined Kaspersky Securelist's NightEagle technical analysis (2026-09-16T10:00Z) with The Hacker News's same-day report (2026-09-16T15:27Z), which added the Hacking Cat cluster (Gorilla RAT, Monkey ransomware/wiper variants, CVE-2021-26855, CVE-2026-42897) and Toy Ghouls. No conflicts between sources on NightEagle details.
Merged summary · glm-5.3-flash · rewritten as coverage arrives

Kaspersky details three threat clusters hitting Russian enterprises: NightEagle (APT-Q-95) using compromised VPN credentials and the GhostContainer Exchange backdoor, pro-Ukrainian hacktivist group Hacking Cat deploying Gorilla RAT and destructive Monkey…

Kaspersky's Global Emergency Response Team, drawing on incident investigations over the past year, reports three threat clusters targeting Russian enterprises: NightEagle (APT-Q-95), the pro-Ukrainian hacktivist group Hacking Cat, and Toy Ghouls. NightEagle, active since at least 2023 and formerly focused on Asia, gained initial access via compromised VPN credentials, with connections traced to Cloudflare WARP tunnels and European virtual infrastructure. The group deployed the GhostContainer .NET backdoor on Microsoft Exchange servers, built from Neo-reGeorg, a CVE-2020-0688 exploit, and ysoserial's GhostWebShell, injected in memory via VIEWSTATE manipulation with AMSI bypass. For lateral movement, NightEagle combined Microsoft dev tunnels with rdp2tcp over RDP (tools hosted on disguised GitHub repositories), exploited BlueKeep (CVE-2019-0708) to create local admin accounts, and performed DCSync replication against Active Directory to seize domain controllers. Separately, Hacking Cat, which shifted from defacements to encryption and destructive attacks in collaboration with Cyber Anarchy Squad, exploits Exchange flaws including CVE-2021-26855 and CVE-2026-42897 to deliver Gorilla RAT and multiple Monkey ransomware variants written in Rust, .NET, C++, and Golang that target Windows, Linux, and VMware ESXi; some Monkey variants act as wipers that never store the encryption key while leaving ransom notes. The Hacker News names Toy Ghouls as the third cluster but provides no further technical detail about it. The two sources, both dated 2026-09-16, are consistent on NightEagle's tactics, with The Hacker News adding the two additional clusters.

  • Kaspersky attributes attacks on Russian enterprises to three clusters: NightEagle (APT-Q-95), Hacking Cat, and Toy Ghouls.
  • NightEagle has been active since at least 2023, was formerly focused on Asia, and now targets Russian businesses.
  • NightEagle's initial access uses compromised VPN credentials, with connections traced to Cloudflare WARP tunnels and European virtual infrastructure.
  • The GhostContainer .NET backdoor on Microsoft Exchange combines Neo-reGeorg, a CVE-2020-0688 exploit, and ysoserial's GhostWebShell, injected in memory via VIEWSTATE manipulation with AMSI bypass.
  • NightEagle's lateral movement pairs Microsoft dev tunnels with rdp2tcp over RDP, with tools hosted on disguised GitHub repositories.
  • NightEagle exploited BlueKeep (CVE-2019-0708) to create local admin accounts and used DCSync to replicate Active Directory domain credentials and seize domain controllers.
  • Hacking Cat exploits Exchange flaws including CVE-2021-26855 and CVE-2026-42897 to deliver Gorilla RAT.
  • Monkey ransomware variants are written in Rust, .NET, C++, and Golang and target Windows, Linux, and VMware ESXi.

Coverage timeline

  1. · 10h ago
    Kaspersky Securelist· 74
    NightEagle targets Russian companies

    Kaspersky links NightEagle (APT-Q-95) attacks on Russian firms to compromised VPN credentials, a GhostContainer Exchange backdoor, RDP tunneling, BlueKeep exploitation, and DCSync.

  2. · 5h ago
    The Hacker News· 76
    Three Threat Groups Target Russian Enterprises With Backdoors, Ransomware, and Wipers

    Kaspersky details NightEagle, Hacking Cat, and Toy Ghouls targeting Russian enterprises with Exchange backdoors, Gorilla RAT, and destructive Monkey ransomware.

Vulnerabilities in this storyAll →

CVEVulnerabilityCVSSEPSSFlagsAffectedExposurePublished
CVE-2019-0708
Unauthenticated RCE in Microsoft Remote Desktop Services (BlueKeep)

CVE-2019-0708 is a use-after-free (CWE-416) vulnerability in Microsoft Remote Desktop Services, formerly Terminal Services, in which an unauthenticated attacker can connect to a target system over RDP and send specially crafted requests to trigger the flaw. Because the trigger requires no authentication, the flaw is wormable: a successful exploit grants remote code execution on the target host, potentially with elevated privileges, and could allow self-propagating attacks similar to WannaCry. Organizations running the affected Microsoft Remote Desktop Services, particularly legacy Windows releases still accepting inbound RDP connections, are in scope. Exploitation is confirmed in the wild: the flaw (nicknamed BlueKeep) is listed in CISA's KEV catalog (added 2021-11-03), CISA notes known ransomware use, and EPSS assigns it a 100% probability of exploitation within 30 days.

Do: Apply Microsoft's security updates for CVE-2019-0708 per vendor instructions, prioritizing legacy or end-of-support Windows systems exposed to inbound RDP. As mitigation, restrict RDP (TCP 3389) to trusted networks or VPN access, require Network Level Authentication (NLA), and audit perimeter firewalls and public scans for open RDP listeners. The vulnerability is in the CISA KEV catalog, so patching is treated as a required action for federal and high-risk environments.

9.8100% KEV ransomware PoC ×4
  • Microsoft Remote Desktop Services
masson the order of millions of internet-exposed RDP endpoints and far more internal systems
CVE-2020-0688
RCE in Microsoft Exchange Server from Shared Install-Time Validation Keys

CVE-2020-0688 is a remote code execution vulnerability in Microsoft Exchange Server caused by the validation key not being uniquely created at install time, leaving deployments with a predictable, shared key (CWE-287, improper authentication). A remote attacker who can reach an affected Exchange server and knows the common install-time key can supply maliciously crafted, cryptographically signed payloads that the server trusts, triggering code execution without needing per-server secrets. Successful exploitation gives the attacker code execution on the Exchange server, which can be used to access mail data, move laterally, and stage follow-on activity; CISA notes known use in ransomware campaigns. All organizations running the affected on-premises Microsoft Exchange Server are in scope per CISA's listing, though the affected version range is not specified in the source data. Exploitation is confirmed in the wild: the flaw was added to CISA's KEV on 2021-11-03 with known ransomware use, and EPSS rates 30-day exploitation probability at 100% (top percentile).

Do: Apply Microsoft's Exchange security updates addressing CVE-2020-0688 (released in February 2020) to every on-premises Exchange server, per CISA's required action. As an interim mitigation, configure a unique ASP.NET machineKey in each Exchange server's web.config instead of the default shared install-time key, and hunt for indicators of exploitation given the known ransomware use.

8.8100% KEV ransomware PoC ×2
  • Microsoft Exchange Server
masshundreds of thousands of on-premises Exchange servers (≈500,000)
CVE-2021-26855
Unauthenticated SSRF/RCE in Microsoft Exchange Server (ProxyLogon)

CVE-2021-26855 is a server-side request forgery flaw (CWE-918) in Microsoft Exchange Server that allows an unauthenticated remote attacker to send specially crafted HTTP requests and have the Exchange server process them as itself, disclosing sensitive session information. When chained with sibling Exchange flaws (the 'ProxyLogon' chain), it yields authentication bypass and arbitrary file write, escalating to full remote code execution with SYSTEM-level privileges on the on-premises Exchange server. Any organization running an affected on-premises Exchange server reachable over HTTP/HTTPS (typically outbound webmail) is exposed; Exchange Online was not affected. Exploitation is confirmed in the wild at large scale: the flaw was mass-exploited beginning in early 2021 (notably by the HAFNIUM group), is on the CISA KEV with documented ransomware use, and has a maximum EPSS score of 100% (100th percentile), despite no public PoC listing.

Do: Apply the vendor's March 2021 Exchange security updates (or later cumulative updates) immediately, per the CISA required action; until patched, limit Exchange (ECP/OWA) exposure to the internet via firewall/VPN rules. Hunt for compromise: review IIS logs for unrecognized authenticated activity against FrontEnd HttpProxy endpoints, and check for malicious files or webshells under inetpub\wwwroot\aspnet_client, given the known ransomware use.

9.1100% KEV ransomware PoC ×4
  • Microsoft Exchange Server On-premises Exchange Server editions supported in the vendor's March 2021 guidance (Exchange Server 2013, 2016, and 2019), prior to the March 2021 security upda
masshundreds of thousands of on-premises deployments; tens of thousands of internet-exposed Exchange servers
CVE-2026-42897
Cross-Site Scripting in Microsoft Exchange Server Actively Exploited by Laundry Bear

CVE-2026-42897 is an improper-neutralization flaw (CWE-79) in Microsoft Exchange Server that lets an unauthenticated remote attacker perform cross-site scripting and carry out spoofing. Per the CVSS vector (AV:N/PR:N/UI:R), exploitation requires a victim to interact with attacker-controlled content — reported attacks by the Russian actor Laundry Bear (TA488) trigger when a crafted email is opened in Exchange's webmail interface (Outlook Web Access). The attacker gains the ability to spoof the victim within their webmail session, and reported intrusions show mailbox access persisting even after organizations rotate credentials. Any organization running on-premises Microsoft Exchange Server or Exchange Server Subscription Edition is potentially exposed, particularly those publishing webmail to the internet; specific affected version ranges are not provided in the available data. Exploitation is confirmed in the wild: the flaw was added to CISA KEV on 2026-05-15 and carries a very high EPSS score of 71.2%, though no public proof-of-concept is known.

Do: Apply Microsoft's security update for CVE-2024-42897 to all on-premises Exchange and Exchange Subscription Edition servers per vendor guidance — no specific patch versions are provided in the available data, so consult the vendor advisory for build numbers. Federal agencies must patch or apply mitigations per BOD 22-01 given the KEV listing. Because reported attacks (Laundry Bear/TA488) maintain mailbox access after password resets, treat any suspected compromise as persistent: review OWA access logs and inbox rules for anomalies, and invalidate active webmail sessions and tokens, not just credentials.

6.171% KEV
  • Microsoft Exchange Server
  • Microsoft Exchange Server Subscription Edition
large≈20,000+ internet-exposed Exchange servers (public-scan reporting)