Skip to main content
Meet us at Black Hat USA 2026— Las Vegas, August 1–6Book a Meeting
Mallory
Back to malware
MalwareRansomwareUsed by 5 actorsExploits 6 CVEs

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.

Share:
For your environment

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.

EXPLOITED CVES

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.

6 CVES
CVE-2021-36942PetitPotam / Windows LSA Spoofing 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.

via security affairssecurityaffairs.com
CVE-2024-55591Authentication Bypass in FortiOS and FortiProxy Node.js WebSocket Module

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.

via security affairssecurityaffairs.com
CVE-2020-1472Zerologon in Microsoft Netlogon Remote Protocol

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.

via security affairssecurityaffairs.com
CVE-2025-33073Windows SMB Client Elevation of Privilege VulnerabilityExploited in the wild

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.

via the hacker newsthehackernews.com
CVE-2025-32433Unauthenticated RCE in Erlang/OTP SSH ServerExploited in the wild

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.

via the hacker newsthehackernews.com
CVE-2025-7771Arbitrary Physical Memory Read/Write in TechPowerUp ThrottleStop.sysExploited in the wild

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.

via codebycodeby.net
THREAT ACTORS

Groups observed using it

5 distinct threat actors attributed by public researchers. Open in Mallory to see the full evidence chain and overlapping campaigns.

View more details
phantom_mantis

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.

via the hacker newsthehackernews.com
Storm-2697

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.

via the hacker newsthehackernews.com
LARVA-368

The Gentlemen за неполный год из осколка Qilin превратился во второго по активности RaaS-оператора в мире. Microsoft Threat Intelligence ведёт их инфраструктуру как Storm-2697.

via codebycodeby.net
ArmCorp

The Gentlemen за неполный год из осколка Qilin превратился во второго по активности RaaS-оператора в мире. Microsoft Threat Intelligence ведёт их инфраструктуру как Storm-2697.

via codebycodeby.net
Hastalamuerte

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.

via levelblue spiderlabs bloglevelblue.com
MITRE ATT&CK

Techniques & procedures

32 distinct techniques documented for this family, organized by ATT&CK tactic.

Execution

5 techniques
T1047Windows Management InstrumentationEvidence1

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.

T1053.005Scheduled TaskEvidence1

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.

T1059Command and Scripting InterpreterEvidence1

This is complemented by the use of Cobalt Strike, Mimikatz, and domain-wide propagation via GPO, indicating a tightly coordinated, human-operated attack workflow...

T1059.001PowerShellEvidence1

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...

T1059.003Windows Command ShellEvidence1

To relaunch itself as SYSTEM, it issues the following sequence of commands... It first deletes any existing task named gentlemen_system... creates a new one-time task... and finally triggers that task.

Persistence

2 techniques
T1053.005Scheduled TaskEvidence1

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.

T1112Modify RegistryEvidence1

For establishing persistence with the registry... The GupdateS value under HKEY_LOCAL_MACHINE (HKLM) provides device-wide persistence... while the GupdateU value under HKEY_CURRENT_USER (HKCU) provides user-scoped persistence.

Privilege Escalation

2 techniques
T1053.005Scheduled TaskEvidence1

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.

T1484.001Group Policy ModificationEvidence1

For deployment and impact, the group has been observed using domain-level mechanisms such as Group Policy and NETLOGON-based staging to push ransomware across compromised environments.

Stealth

4 techniques
T1036.005Match Legitimate Resource Name or LocationEvidence1

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.

T1070.001Clear Windows Event LogsEvidence3

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.

T1070.004File DeletionEvidence1

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.

T1218.002Control PanelEvidence1

The malware binary carries an embedded copy of PsExec and drops it to C:\Temp\psexec.exe... If the embedded PsExec payload cannot be extracted successfully, the malware falls back to downloading PsExec directly from Microsoft’s Sysinternals Live service.

Defense Impairment

2 techniques
T1112Modify RegistryEvidence1

For establishing persistence with the registry... The GupdateS value under HKEY_LOCAL_MACHINE (HKLM) provides device-wide persistence... while the GupdateU value under HKEY_CURRENT_USER (HKCU) provides user-scoped persistence.

T1484.001Group Policy ModificationEvidence1

For deployment and impact, the group has been observed using domain-level mechanisms such as Group Policy and NETLOGON-based staging to push ransomware across compromised environments.

Credential Access

1 technique
T1003OS Credential DumpingEvidence1

This is complemented by the use of Cobalt Strike, Mimikatz...

Discovery

8 techniques
T1007System Service DiscoveryEvidence1

In addition to terminating processes, the malware disables and stops a list of Windows services using the commands...

T1018Remote System DiscoveryEvidence1

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.

T1033System Owner/User DiscoveryEvidence1

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.

T1057Process DiscoveryEvidence1

The malware stops a list of running processes using the command... The table below summarizes the different categories and processes being targeted.

T1069Permission Groups DiscoveryEvidence1

The malware can only perform this task if it’s executed from an account with administrator privilege.

T1083File and Directory DiscoveryEvidence1

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...

T1135Network Share DiscoveryEvidence1

When the command-line argument -- shares is provided, the malware initiates network share discovery and enumeration. It begins by probing all drive letters A through Z to identify mapped network drives...

T1518Software DiscoveryEvidence1

Before encryption, the malware attempts to stop services and processes associated with databases, backup software, virtualization platforms, remote access tools, and enterprise applications.

Lateral Movement

3 techniques
T1021.002SMB/Windows Admin SharesEvidence1

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.

T1021.006Windows Remote ManagementEvidence1

Using PowerShell remoting, the malware executes commands directly on the target using Invoke-Command. This method leverages Windows Remote Management (WinRM)...

T1570Lateral Tool TransferEvidence3

The malware first stages its payload on the remote system by copying the encryptor binary over the administrative C$ share.

Command and Control

1 technique
T1090ProxyEvidence1

The adoption of SystemBC proxy malware, a SOCKS5-based botnet with over 1,570 infected corporate hosts, marks a transition from isolated intrusions to botnet-assisted, covert payload delivery at scale.

Exfiltration

2 techniques
T1041Exfiltration Over C2 ChannelEvidence1

The group also steals data before locking systems, using that stolen information as additional lever to pressure victims into paying.

T1567Exfiltration Over Web ServiceEvidence1

The operators behind the ransomware use double extortion tactics, encrypting data while also exfiltrating sensitive information to pressure victims through the threat of public release if the ransom is not paid.

Impact

4 techniques
T1486Data Encrypted for ImpactEvidence7

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.

T1489Service StopEvidence3

In addition to terminating processes, the malware disables and stops a list of Windows services... backup, storage, and recovery software... EDR... Microsoft Exchange...

T1490Inhibit System RecoveryEvidence2

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...

T1657Financial TheftEvidence2

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. At this time, no data has been leaked yet, which usually means negotiations are still ongoing.

Other

2 techniques
T1562.001Disable or Modify ToolsEvidence4

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.

T1562Impair DefensesEvidence2

Before starting file encryption, the malware executes a sequence of commands to disable defensive controls... disable Microsoft Defender real-time monitoring... adds its own executable to the Defender exclusion list... excludes the entire C:\ volume from scanning.

INDICATORS OF COMPROMISE

IOCs tracked for this family

117 indicators attributed across vendor reports, sandbox runs, and researcher write-ups. Full values are available in Mallory.

View more in app
Network
15 tracked

IPs, domains, and DNS infrastructure linked to this family.

Hashes
96 tracked

File hashes (MD5, SHA-1, SHA-256) from samples and reports.

Other
6 tracked

Other indicator types observed in public reporting.

TypeValueLatest sighting
domain●●●●●●●●●●●●View more in app13 days ago
domain●●●●●●●●●●●●View more in app13 days ago
cidr.v4●●●●●●●●●●●●View more in app13 days ago
domain●●●●●●●●●●●●View more in app13 days ago
ip.v4●●●●●●●●●●●●View more in app13 days ago
ip.v4●●●●●●●●●●●●View more in app13 days ago
ACTIVITY FEED

Recent activity

31 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.

security affairsNews
Jun 15, 2026
Infostealers, AI, and a 90% Affiliate Cut Fuel The Gentlemen group’s Rise - Security Affairs

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.

Read more
breachcacheNews
Jun 15, 2026
The Gentlemen: An Affiliate's First Day on the Job / breachcache

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.

Read more
flareio blogNews
Jun 12, 2026
Ransomware-as-a-Service: LockBit Alumni Launch Competing Programs as E

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.

Read more
the hacker newsNews
Jun 11, 2026
The Gentlemen Ransomware Claims 478 Victims, Can Spread Like a Worm

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.

Read more
What this page doesn’t show

The version that knows your environment.

This page is what’s public. Mallory adds the parts that aren’t: which of your assets match these IOCs, which detections are missing, which campaigns to expect next, and what to do in the next 30 minutes.
IOC matching117

Match every observed IP, domain, and hash against your live telemetry.

Threat actor attribution5

Named campaigns wielding this family, with evidence pinned to each claim.

Exploited vulnerabilities6

CVEs this family uses for access and lateral movement.

Detection signatures

YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.

MITRE ATT&CK mapping32

Every documented technique, ranked by evidence weight.

Researcher chatter

Reddit, Mastodon, and CTI community discussion around this family.