Gunra Ransomware Evolves into Full RaaS Operation Targeting Global Critical Infrastructure

Red | Attack
Gunra Ransomware Evolves into Full RaaS Operation Targeting Global Critical Infrastructure | TA2026233

Summary

Gunra Ransomware, first seen in April 2025, is a double-extortion ransomware-as-a-service operation derived from the leaked Conti ransomware source code and also known by the alias Golden Community. Gunra Ransomware initially targeted Windows environments before a Linux ELF variant was introduced in mid-2025, and by January 2026 the operation had formalized a structured dark-web affiliate program complete with a management panel and a configurable ransomware builder. Gunra Ransomware affiliates target Fortinet FortiOS, Fortinet FortiProxy, SSL-VPN appliances, Virtual Desktop Infrastructure (VDI) authentication portals, Microsoft OneDrive, Microsoft SharePoint, Hiware system access control servers, domain controllers, database servers, and Network Attached Storage (NAS) systems across the United States, Canada, Brazil, Argentina, Spain, France, Germany, Italy, the United Arab Emirates, South Korea, Japan, China, Australia, and dozens of other countries spanning the Americas, Europe, the Middle East, Africa, and the Asia-Pacific. Targeted industries include healthcare and public health, financial services and insurance, critical manufacturing and construction, transportation systems and logistics, government services and facilities, utilities, academia, media and communications, retail, and professional and nonprofit services.

CVE IDNameAffected ProductZero-DayCISA KEV
CVE-2024-55591Fortinet FortiOS and FortiProxy Authentication Bypass VulnerabilityFortinet FortiOS
CVE-2025-24472Fortinet FortiOS and FortiProxy Authentication Bypass VulnerabilityFortinet FortiOS and FortiProxy

Attack Details

#1 From Conti-Derived Locker to Full RaaS Affiliate Program

Gunra Ransomware is a double-extortion ransomware operation first observed in April 2025 and derived from the leaked Conti ransomware source code, initially deployed against Windows environments. In mid-2025 the operators introduced a Linux variant, extending Gunra Ransomware to cross-platform campaigns. As of January 2026, Gunra Ransomware expanded operations through a structured ransomware-as-a-service affiliate program advertised on dark web forums, providing affiliates with a management panel, a configurable ransomware builder, cross-platform locker payloads, and structured affiliate documentation. During this expansion the operation was also observed operating under the alias Golden Community.

#2 Initial Access via Fortinet FortiOS and FortiProxy Authentication Bypass

Gunra Ransomware affiliates obtain initial access primarily by exploiting vulnerabilities in internet-facing security appliances. The authoring agencies attribute intrusions to exploitation of CVE-2024-55591 and CVE-2025-24472, authentication-bypass flaws in Fortinet FortiOS and FortiProxy that the operators leverage to create persistent super-user accounts on compromised appliances. The operators additionally abuse exposed credentials and weak SSH access controls on internet-facing VPN gateways to establish remote access.

#3 Data-Theft-First Playbook and ChaCha20 + RSA-4096 Encryption

Following intrusion, Gunra Ransomware affiliates operate a data-theft-first playbook, exfiltrating sensitive data prior to encryptor deployment. The Gunra Ransomware locker employs a hybrid encryption scheme combining ChaCha20 for high-speed file encryption with RSA-4096 key wrapping, capable of encrypting very large data volumes within a limited timeframe. Victims are directed to a Tor-based negotiation portal, and the actors threaten to publish exfiltrated data on a dedicated leak site if the ransom is not paid within a five-to-seven-day deadline. Individual incidents have reportedly involved exfiltration of tens of terabytes and ransom demands exceeding tens of millions of dollars.

#4 Global Targeting Across Critical Infrastructure Sectors

Gunra Ransomware targeting spans multiple sectors across the Americas, Europe, the Middle East, Africa, and the Asia-Pacific, including healthcare, financial services, government, manufacturing, transportation, utilities, and retail. Leak-site-listed victims of Gunra Ransomware are concentrated in South Korea, Brazil, Spain, Thailand, and Hong Kong, with only limited North American exposure reported to date.

Recommendations

01
Patch Fortinet FortiOS and FortiProxy Immediately

Apply vendor patches for CVE-2024-55591 and CVE-2025-24472 on all internet-facing FortiGate firewalls and FortiProxy appliances and treat both as KEV-priority items; until patched, restrict management interfaces to trusted management networks and disable HTTP/HTTPS administrative access from the internet.

02
Deploy Detection Content for the Gunra Ransomware Encryptor

Alert on creation of files with .ENCRT extensions, appearance of R3ADM3.txt files, high-volume file rename bursts, and companion .keystore file creation, and monitor for the file hashes and executables listed in the Indicators of Compromise section.

03
Eliminate Default Credentials and Enforce Account Lockout on SSL-VPN Appliances

Rotate every factory-default credential on SSL-VPN and VPN gateway appliances, enforce account lockout thresholds on administrative accounts, disable or delete unused accounts in the administrative web console, and remove configuration options that permit bypass of mandatory password change requirements.

04
Detect and Block Impacket Tooling on the Internal Network

Deploy detection logic for the Impacket suite (psexec.py, smbclient.py, secretsdump.py) including named-pipe artifacts, service creation over SMB, and anomalous authentication against domain controllers, and alert on unexpected NTDS.dit or SYSTEM/SECURITY hive access.

05
Protect Symmetric Keys on Access Control Servers

Store symmetric encryption keys used by system access control platforms such as Hiware in hardware security modules or protected keystores rather than on the server file system, restrict SSH access to these servers to jump hosts only, and monitor for credential store access anomalies from virtual desktops.

06
Maintain Offline, Immutable, Segmented Backups

Keep at least one copy of sensitive data in offline, immutable storage that is physically separate from the primary environment and the disaster recovery site, restrict backup infrastructure credentials to dedicated privileged access workstations, and regularly test full restoration to confirm recoverability without ransom payment.

Potential MITRE ATT&CK TTPs

Initial Access
T1190
Exploit Public-Facing Application
Execution
T1047
Windows Management Instrumentation
Execution
T1106
Native API
Execution
T1059
Command and Scripting InterpreterSub-technique: T1059.003 — Windows Command Shell
Persistence
T1098
Account Manipulation
Persistence
T1133
External Remote Services
Privilege Escalation
T1078
Valid AccountsSub-techniques: T1078.001 — Default Accounts · T1078.002 — Domain Accounts
Defense Evasion
T1622
Debugger Evasion
Defense Evasion
T1070
Indicator RemovalSub-technique: T1070.003 — Clear Command History
Defense Evasion
T1678
Delay Execution
Defense Evasion
T1679
Selective Exclusion
Defense Evasion
T1685
Disable or Modify Tools
Credential Access
T1003
OS Credential DumpingSub-technique: T1003.003 — NTDS
Credential Access
T1040
Network Sniffing
Credential Access
T1539
Steal Web Session Cookie
Credential Access
T1555
Credentials from Password Stores
Credential Access
T1556
Modify Authentication ProcessSub-technique: T1556.006 — Multi-Factor Authentication
Discovery
T1083
File and Directory Discovery
Discovery
T1049
System Network Connections Discovery
Lateral Movement
T1021
Remote ServicesSub-techniques: T1021.001 — RDP · T1021.002 — SMB/Windows Admin Shares
Lateral Movement
T1550
Use Alternate Authentication MaterialSub-techniques: T1550.002 — Pass the Hash · T1550.003 — Pass the Ticket
Collection
T1560
Archive Collected Data
Collection
T1530
Data from Cloud Storage
Collection
T1005
Data from Local System
Collection
T1114
Email Collection
Command and Control
T1105
Ingress Tool Transfer
Command and Control
T1572
Protocol Tunneling
Exfiltration
T1567
Exfiltration Over Web Service
Exfiltration
T1048
Exfiltration Over Alternative Protocol
Impact
T1486
Data Encrypted for Impact — via ChaCha20 + RSA-4096, appending the .ENCRT extension.
Impact
T1657
Financial Theft
Impact
T1490
Inhibit System Recovery

Indicators of Compromise (IOCs)

TypeValue
SHA256
75e5621756e9d19efeac2bcbb2ac4711fb85243c03b0a19c05b18e31a780691e, 25c8cb27947042de89d634b3e260e614e5b1425a89494fa4e4295bcabfa8ee48, 2dc70a12d158d437e45a55b1d52f3d61c6082a1e1667573302ba3b62813e2751, 834efe9b392c6c000877ea5613a079445affc16fe8af5997d68c55cafc95e5d1, 91f8fc7a3290611e28a35a403fd815554d9d856006cc2ee91ccdb64057ae53b0, a82e496b7b5279cb6b93393ec167dd3f50aff1557366784b25f9e51cb23689d9
SHA1
BB79502D301BA77745B7DBC5DF4269FC7B074CDA
MD5
E57b130718373f6ba9b37f39ca1d7e3d, 7DD26568049FAC1B87F676ECFAAC9BA0
IPv4
23[.]239[.]119[.]2, 23[.]239[.]119[.]3, 23[.]239[.]119[.]4, 23[.]239[.]119[.]5, 23[.]239[.]119[.]6, 86[.]54[.]28[.]216, 103[.]125[.]234[.]14, 70[.]36[.]99[.]82, 211[.]21[.]210[.]181, 123[.]184[.]143[.]105, 182[.]204[.]21[.]240, 182[.]204[.]16[.]112, 123[.]244[.]187[.]144, 182[.]204[.]39[.]118, 67[.]43[.]53[.]10, 123[.]246[.]37[.]108, 91[.]201[.]66[.]146
Domain
datapub[.]news
Emails
a00f105546345756[@]proton[.]me, 4569f6322bc3b22e9[@]proton[.]me, ilovemycubscout[@]gmail[.]com, 6449a3c1e612168526[@]proton[.]me
Filename
main.exe, cryptor.exe, msmp.exe, R3ADM3.txt
TOR Address
gunrabxbig445sjqa535uaymzerj6fp4nwc6ngc2xughf2pedjdhk4ad[.]onion, lgiil72vkmdtbc3qv4tyq6wedyjxqr2qd4ze7xl2cxgerdnymxj7soqd[.]onion, nsnhzysbntsqdwpys6mhml33muccsvterxewh5rkbmcab7bg2ttevjqd[.]onion
Tox ID
2507312EC10BB44ED9DAA04E3C5C27E8C13154649B1A02E73ACFAE1681EE0208D05133A8FB22, 0FE87CED0C611AE97E049C64288557F49E8271E91399E849328B078DA789A573031783235BEF, 47829AF1C943D4C296C910706923AS199BDA4995B076ED9A9016F7DEF161D445DF00F13E6900, 9500B1A73716BCF40745086F7184A33EA0141B7D3F852431C8FDD2E1E8FAF9277E9FDC117B47
Malicious Account
forticloud-sync

References & Patch Links

Patch Link
References
Recent Breaches Attributed to Gunra Ransomware

What Next?

At Hive Pro, it is our mission to detect the most likely threats to your organization and to help you prevent them from happening.