The Gentlemen
The Gentlemen is a ransomware-as-a-service (RaaS) operation that emerged in mid-2025 and rapidly became one of the most active ransomware programs globally in 2026. Multiple reports assess it as linked to or splintered from the Qilin ecosystem; public reporting also ties its administration to the Russian-speaking actor known as hastalamuerte, with Microsoft tracking related infrastructure and activity as Storm-2697. The operation uses an affiliate model with unusually aggressive economics, commonly described as a 90/10 split in favor of affiliates, and has recruited on underground forums including BreachForums. It practices double extortion, stealing data before encryption and threatening publication on its leak site.
The malware supports multiple platforms. Reporting describes Go-based lockers for Windows, Linux, NAS, and BSD, plus a separate ESXi locker written in C. The Windows variant is repeatedly described as requiring a hardcoded execution password, a feature used to reduce accidental execution and sandbox exposure. The ransomware uses hybrid cryptography based on XChaCha20 for file encryption and Curve25519/X25519 for key exchange, with per-file ephemeral keys. Smaller files are fully encrypted while larger files are partially encrypted in chunks or according to speed modes to accelerate impact. Observed ransom-note names include README-GENTLEMEN.txt and READMEGENTLEMEN.txt, and observed encrypted extensions include .umc16h, .fjn1jw, .7mtzhh, .ojuopo, and other variable six-character extensions. A related artifact/wallpaper name, gentlemen.bmp, is also reported.
A distinguishing feature of The Gentlemen is aggressive self-propagation and enterprise-scale deployment. Microsoft and other reporting describe a --spread capability that uses SMB and administrative shares and attempts multiple remote execution methods per host, including PsExec, WMIC/WMI, scheduled tasks, services, PowerShell remoting, WinRM, and Group Policy-based deployment. The malware can relaunch itself as SYSTEM via scheduled tasks and has been observed deployed from NETLOGON/SYSVOL and through malicious GPOs for near-simultaneous domain-wide encryption. It also supports options for local-drive encryption, network-share encryption, silent execution, speed modes, persistence, self-deletion, and optional free-space wiping.
The malware and operators employ extensive defense evasion and recovery inhibition. Reported behaviors include disabling Microsoft Defender, adding exclusions, disabling firewall protections, deleting Volume Shadow Copies, clearing Windows Security/System/Application logs, deleting forensic artifacts, stopping services and processes related to backup, databases, virtualization, security tools, Exchange, SAP, Office, browsers, and remote access tools, and in some variants wiping free space. Reporting also links The Gentlemen ecosystem to BYOVD-style EDR bypass tooling, including abuse of a ThrottleStop.sys-derived driver renamed ThrottleBlood.sys to terminate protected security processes. Persistence mechanisms described in reporting include scheduled tasks, Run registry keys, AnyDesk installation, and Linux/ESXi persistence methods.
Initial access and post-exploitation tradecraft are mature and varied. Across the reporting, The Gentlemen and its affiliates are associated with exploitation of internet-facing systems, especially Fortinet FortiGate/FortiOS and FortiProxy exposure tied to CVE-2024-55591, as well as use of stolen credentials, brute-forced VPN access, compromised Outlook Web Access or Microsoft 365 accounts, purchased access, and older AD weaknesses such as ZeroLogon and PetitPotam. Leaked internal chats and incident reporting also reference interest in CVE-2025-32433 and CVE-2025-33073. Observed intrusion activity includes credential spraying against SonicWall SSL VPN, Active Directory reconnaissance, abuse of AD CS ESC1 misconfigurations, PKINIT and UnPAC-the-hash, DCSync, Mimikatz, NetExec, LDAP enumeration, WinSCP or rclone for exfiltration, and use of tools such as Cobalt Strike, SystemBC, PsExec, WMI, PowerShell, AnyDesk, Advanced IP Scanner, Nmap, and Velociraptor-related tooling.
The operation targets enterprise and infrastructure organizations across many regions rather than focusing primarily on the United States. Reporting places victims across roughly 66 to 70+ countries, with relatively low US share compared with many ransomware groups and notable activity in Latin America, Europe, Asia, and countries such as Thailand, Brazil, India, Germany, and the United Kingdom. Sectors repeatedly cited include manufacturing, professional/business services, technology, healthcare, education, transportation, finance, government, and broader infrastructure organizations. Public victim counts vary by source and date, but the content consistently describes several hundred claimed victims by mid-2026, including figures such as 332 victims in the first five months of 2026, 352 by May 10, 2026, and 483 by June 13, 2026.
Known indicators and identifiers directly mentioned in the content include the leak-site/onion address tezwsse5czllksjb7cwp65rvnk4oobmzti2znn42i43bjdfd2prqqkad.onion; ransomware filenames such as win.exe, G_9w5ey0_windows_amd64.exe, and G_hlm7jj_windows_amd64.exe; scheduled-task and persistence names including gentlemen_system, UpdateSystem, UpdateUser, SystemUpdate, WindowsConnSvc, windef, and WindowsG; detections including Ransom:Win64/Gentlemen, Ransom:Win64/Gentlemen.SH!MTB, and Trojan:Win32/MpTamperBulkExcl.H; observed C2 or exfiltration-related IPs including 91.107.247.163, 45.86.230.112, 193.233.202.17, 77.110.122.137, 91.92.242.32, 45.74.59.54, and 158.94.211.14; and published sample hashes including 22b38dad7da097ea03aa28d0614164cd25fafeb1383dbc15047e34c8050f6f67 and 3ab9575225e00a83a4ac2b534da5a710bdcf6eb72884944c437b5fbe5c5c9235. The content also notes public research into a decryptor that recovers X25519 ephemeral keys from process memory dumps.
Hunt this family in your stack
Mallory pivots from this family to the IOCs, detections, and named campaigns that touch your stack, and pages you when something new lands.
Vulnerabilities exploited
6 CVEs Mallory has correlated with this family across public research and vendor advisories. Each row links to the full Mallory page for that vulnerability.
The Gentlemen surfaced as a ransomware operation in September 2025 and by June 13, 2026 had listed 483 victims on their dark-web leak site, 380 of them in 2026 alone.
The Gentlemen surfaced as a ransomware operation in September 2025 and by June 13, 2026 had listed 483 victims on their dark-web leak site, 380 of them in 2026 alone.
The Gentlemen surfaced as a ransomware operation in September 2025 and by June 13, 2026 had listed 483 victims on their dark-web leak site, 380 of them in 2026 alone.
The group actively tracks and evaluates modern vulnerabilities, including CVE-2024-55591, CVE-2025-32433, and CVE-2025-33073, and combines them with technique-driven paths like backup and management-controller abuse and NTLM relay workflows, giving them a flexible exploitation pipeline. | In an analysis of the ransomware in late last year, LevelBlue's Cybereason team described The Gentlemen as a "highly adaptive, fast-moving ransomware operation" that combines mature ransomware techniques with RaaS features, double extortion, cross-platform lockers, and flexible propagation, and affiliate support.
The group actively tracks and evaluates modern vulnerabilities, including CVE-2024-55591, CVE-2025-32433, and CVE-2025-33073, and combines them with technique-driven paths like backup and management-controller abuse and NTLM relay workflows, giving them a flexible exploitation pipeline. | In an analysis of the ransomware in late last year, LevelBlue's Cybereason team described The Gentlemen as a "highly adaptive, fast-moving ransomware operation" that combines mature ransomware techniques with RaaS features, double extortion, cross-platform lockers, and flexible propagation, and affiliate support.
Defense Evasion. BYOVD через ThrottleStop.sys (CVE-2025-7771, CVSS 8.7)... Легитимный драйвер ThrottleStop.sys ... экспонирует два IOCTL-интерфейса для произвольного чтения и записи в физическую память через MmMapIoSpace... Публичный эксплойт: EDB-52512. | The Gentlemen за неполный год из осколка Qilin превратился во второго по активности RaaS-оператора в мире. Microsoft Threat Intelligence ведёт их инфраструктуру как Storm-2697.
Groups observed using it
5 distinct threat actors attributed by public researchers. Open in Mallory to see the full evidence chain and overlapping campaigns.
In an analysis of the ransomware in late last year, LevelBlue's Cybereason team described The Gentlemen as a "highly adaptive, fast-moving ransomware operation" that combines mature ransomware techniques with RaaS features, double extortion, cross-platform lockers, and flexible propagation, and affiliate support.
In an analysis of the ransomware in late last year, LevelBlue's Cybereason team described The Gentlemen as a "highly adaptive, fast-moving ransomware operation" that combines mature ransomware techniques with RaaS features, double extortion, cross-platform lockers, and flexible propagation, and affiliate support.
The Gentlemen за неполный год из осколка Qilin превратился во второго по активности RaaS-оператора в мире. Microsoft Threat Intelligence ведёт их инфраструктуру как Storm-2697.
The Gentlemen за неполный год из осколка Qilin превратился во второго по активности RaaS-оператора в мире. Microsoft Threat Intelligence ведёт их инфраструктуру как Storm-2697.
The Gentlemen is an active ransomware and extortion operation that emerged publicly in the second half of 2025 and rapidly scaled into a high-volume threat actor.
Techniques & procedures
32 distinct techniques documented for this family, organized by ATT&CK tactic.
Execution
5 techniques
Execution
The malware uses WMI via wmic.exe to create remote processes... The first command executes the defense evasion blob, the second runs the payload from the infected host’s SMB share, and the third runs the pre-staged copy from the target’s local C:\Temp directory.
When the -- system argument is provided... the malware creates a scheduled task to re-execute itself as SYSTEM... The encryptor can establish persistence for itself through two mechanisms: scheduled tasks and registry keys.
This is complemented by the use of Cobalt Strike, Mimikatz, and domain-wide propagation via GPO, indicating a tightly coordinated, human-operated attack workflow...
Before attempting to run the payload on a remote system, the malware executes the following PowerShell command on the remote target to weaken local defenses... disables Microsoft Defender real-time monitoring, adds broad Defender exclusions, turns off Windows Firewall across all profiles...
Persistence
2 techniques
Persistence
Privilege Escalation
2 techniques
Privilege Escalation
Stealth
4 techniques
Stealth
Ransomware components use generic names (r.exe, g.exe, o.exe) and common locations (C:\ProgramData\, C:\Temp\, admin shares) to blend with normal tools and admin activity.
Every time the payload ran it stopped services, added Microsoft Defender process and path exclusions, deleted shadow copies with vssadmin and wmic, killed wbadmin to block recovery, cleared the Security event log, encrypted the host, and dropped a ransom note named README-GENTLEMEN.txt.
These commands remove a variety of forensic artifacts, including prefetch files that track program execution, Defender diagnostic and support logs, and Remote Desktop Protocol (RDP) logs... If the -- keep flag is not provided, the malware attempts to remove its executable from disk after completing encryption.
Defense Impairment
2 techniques
Defense Impairment
Credential Access
1 technique
Credential Access
Discovery
8 techniques
Discovery
In addition to terminating processes, the malware disables and stops a list of Windows services using the commands...
After dropping PsExec, the malware attempts to enumerate and discover remote systems on the network, including workstations, servers, and domain controllers. Each discovered host becomes a candidate target for propagation.
The -- spread argument accepts either explicit credentials in domain/user:password format for authenticated lateral movement, or an empty string to reuse the current session’s authentication token.
The malware stops a list of running processes using the command... The table below summarizes the different categories and processes being targeted.
The malware can only perform this task if it’s executed from an account with administrator privilege.
To enumerate all available volumes on the system, the malware executes the following PowerShell command sequence... performs a secondary enumeration routine by iterating through drive letters A through Z...
Lateral Movement
3 techniques
Lateral Movement
The commands copy the malware executable into C:\Temp, creates a hidden Server Message Block (SMB) share named share$ pointing to that directory... other systems on the network can retrieve the payload from \\<self>\share$. | The malware executes the following command sequence to create three Windows services on the target host... These services run as SYSTEM by default, which provides another high-privilege execution path for the ransomware payload on the remote system.
Command and Control
1 technique
Command and Control
Exfiltration
2 techniques
Exfiltration
Impact
4 techniques
Impact
The Gentlemen ransomware group, tracked by Microsoft as Storm-2697, claimed responsibility for the attack and added Mackay Sugar to its Tor-based data leak site on June 15.
In addition to terminating processes, the malware disables and stops a list of Windows services... backup, storage, and recovery software... EDR... Microsoft Exchange...
Other
2 techniques
Other
Defense evasion: Microsoft Defender disabled, exclusions added, Security event log cleared ... On the backup server they disabled Microsoft Defender real time protection at 20:51 UTC ... Every time the payload ran it ... added Microsoft Defender process and path exclusions.
IOCs tracked for this family
117 indicators attributed across vendor reports, sandbox runs, and researcher write-ups. Full values are available in Mallory.
IPs, domains, and DNS infrastructure linked to this family.
File hashes (MD5, SHA-1, SHA-256) from samples and reports.
Other indicator types observed in public reporting.
Recent activity
31 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
Ransomware operation that relies heavily on affiliate-driven intrusions, infostealer-sourced credentials and session cookies, phishing via compromised mailboxes, exploitation of internet-facing vulnerabilities, and data theft/extortion alongside file encryption.
A ransomware-as-a-service operation whose encryptor is written in Go for Windows, Linux, NAS and BSD, with a separate C build for ESXi. It uses X25519 and XChaCha20, appends a random 6-character extension, drops README-GENTLEMEN.txt, supports Group Policy-based domain-wide deployment, disables defenses, deletes shadow copies, and is used in double-extortion attacks with prior data exfiltration.
A rapidly growing ransomware-as-a-service operation offering a 90% affiliate share and full negotiation control. The malware is described as a Go-based cross-platform locker for Windows, Linux, NAS, and BSD, with a separate 32 KB ESXi locker in C, multiple speed modes, execution without admin rights, silent mode, GPO-based spreading, and partner access to EDR killers and custom pivoting tools.
A Go-based ransomware-as-a-service operation tied to double extortion. It targets enterprise environments, supports affiliates, offers Windows, Linux, ESXi, Windows XP+, and LVM variants, can self-propagate with a worm-like spread option, and includes a wipe mode to remove recoverable artifacts after encryption.
The version that knows your environment.
Match every observed IP, domain, and hash against your live telemetry.
Named campaigns wielding this family, with evidence pinned to each claim.
CVEs this family uses for access and lateral movement.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Every documented technique, ranked by evidence weight.
Reddit, Mastodon, and CTI community discussion around this family.