Skip to content
Data Breach

The Gentlemen Ransomware With Custom EDR/AV Killers Scaling Faster to Attack Industries Worldwide

The Gentlemen is one of the most rapidly escalating ransomware threats observed in 2026. Emerging in mid-2025 from a payment dispute within the Qilin RaaS program, the group has evolved into a full-spectrum, human-operated Ransomware-as-a-Service (RaaS) operation that Microsoft tracks as Storm-2697....

· Jul 07, 2026 · 21 min read · 👁 3 views
The Gentlemen Ransomware With Custom EDR/AV Killers Scaling Faster to Attack Industries Worldwide
The Gentlemen Ransomware1

The Gentlemen is one of the most rapidly escalating ransomware threats observed in 2026. Emerging in mid-2025 from a payment dispute within the Qilin RaaS program, the group has evolved into a full-spectrum, human-operated Ransomware-as-a-Service (RaaS) operation that Microsoft tracks as Storm-2697.

Within its first year of independent operation, The Gentlemen has claimed over 500 victims across 70+ countries, accounting for approximately 10% of all global ransomware activity in April 2026.

What sets this group apart is not scale alone it is their operator-maintained EDR/AV killer infrastructure, marketed directly to affiliates under the in-house framework named GentleKiller, comprising at least eight distinct BYOVD (Bring Your Own Vulnerable Driver) variants capable of terminating over 400 security processes across 48 vendors.

The gang also integrates third-party EDR killers HexKiller, ThrottleBlood, and HavocKiller into a standardized, modular evasion suite. Coupled with a Go-based, self-propagating worm encryptor using hybrid Curve25519/XChaCha20 cryptography, The Gentlemen represents a Tier-1 threat to manufacturing, healthcare, financial services, and critical operational technology environments worldwide.

A significant intelligence windfall arrived in May 2026, when an internal backend database (“Rocket”) used by the group was leaked, exposing 3,366 internal chat messages, operator identities, victim lists (1,570+ confirmed), ransom negotiation transcripts, and the full toolchain.

At Cybersecuritynews, we synthesize published intelligence from the leak, ESET Research, Microsoft Threat Intelligence, Check Point Research, Trend Micro, and Huntress to deliver a comprehensive, defender-grade briefing.

Gentlemen at a glance
Gentlemen at a glance (Image source: cybersecuritynews.com)

Threat Actor Profile

Identity and Origin

The Gentlemen was founded by an operator using the alias hastalamuerte (also known as zeta88 and tracked by PRODAFT as LARVA-368). This individual was previously an affiliate crew leader within the Qilin RaaS program before launching The Gentlemen as an independent operation following a payment dispute in July 2025. The operator is described as Russian-speaking and maintains hands-on involvement in attacks in addition to managing the RaaS platform.

The group operates under a strict CIS exclusion policy targeting organizations globally but programmatically excluding victims in CIS (Commonwealth of Independent States) countries, consistent with Russian-nexus threat actor norms.

Organizational Structure

Analysis of the leaked Rocket.Chat database reveals a tightly organized core of approximately 9 named operators and at least 8 distinct affiliate TOX IDs. The organizational structure is as follows:

AliasRole
zeta88 / hastalamuerteAdministrator builds locker, runs RaaS panel, distributes targets, manages payouts
qbitHands-on operator Fortinet scanning, NTLM relay, AD recon, EDR killer deployment
quantLog-based access, credential harvesting, OxideHarvest/buildx641 tool maintainer
Wick, mAst3r, ProtagorRed-teamers, advertising partners, case-specific collaborators
Bl0ck, JeLLy, Kunder, MambaAccess brokers, support roles

The administrator actively uses AI-assisted development, referencing DeepSeek, Qwen, and Kimi for coding assistance and panel development. The Gentlemen GLOCKER admin panel was reportedly built in three days using AI-assisted coding.

  • Affiliate revenue split: 90% to affiliates, 10% to operators among the most generous in the ransomware ecosystem
  • Affiliate recruitment: Active on RAMP and BreachForums underground forums; invites penetration testers and initial access brokers
  • Partnership: Established an official BreachForums partnership in 2025 to expand the affiliate pool
  • Extortion model: Double extortion encryption plus data exfiltration
  • Ransom range: ~$250,000 initial demands; $190,000 settlements observed in leaked transcripts
  • Leak site: Tor-based dedicated leak site (DLS) with branded X/Twitter account for additional public pressure

Attack Chain: Step-by-Step Lifecycle

Gentlemen Rasomware Attack Kill Chain
Gentlemen Ransomware Attack Kill Chain (Image source: cybersecuritynews.com)

Phase 1: Initial Access

The Gentlemen does not rely on phishing for initial access. Instead, affiliates systematically target internet-facing edge infrastructure, primarily FortiGate VPN appliances, Cisco ASA devices, and SonicWall appliances. The group maintained an active inventory of approximately 14,700 compromised FortiGate devices and 900+ validated brute-forced FortiGate VPN credentials ready for affiliate use.

Branding credentials observed in leaked data include: gentlemen25, Gentlemen25, gentle26.

Secondary access vectors include:

  • Infostealer-sourced credentials from underground marketplaces
  • Exploitation of exposed OWA/O365 portals using log-based credential tools (quant‘s log parser)
  • Access brokers supplying pre-compromised enterprise footholds (“поставщик ботов”)

Phase 2: Reconnaissance and Privilege Escalation

After achieving initial foothold, operators perform extensive internal reconnaissance using a custom offensive toolkit:

  • NetExec (NXC): Multi-purpose AD, SMB, WinRM offensive framework
  • RelayKing-Depth: NTLM relay scanning and exploitation
  • TaskHound: Task and privilege abuse
  • PrivHound: Local privilege escalation path discovery
  • CertiHound: Active Directory Certificate Services (ADCS) misconfiguration enumeration (ESC1–ESC17)
  • gogo.exe: Port scanner for exposed services
  • Advanced IP Scanner / Nmap: Network mapping (observed in Mackay Sugar incident)
  • KslDump / KslKatz: Kerberos/LSASS credential dumping

The group specifically targets domain administrator credentials and abuses Group Policy Objects (GPOs) for domain-wide compromise.

Phase 3: Defense Evasion (EDR/AV Killing)

This is the defining characteristic of The Gentlemen. Operators deploy their centralized GentleKiller suite before encryption begins. Tools are staged in a directory named GentlemenCollection on the target system.

custom EDR / AV Killer suite
custom EDR / AV Killer suite (Image source: cybersecuritynews.com)

The BYOVD technique works as follows:

  1. Drop a signed-but-vulnerable kernel driver to disk
  2. Load the driver as a Windows service via sc create / sc start
  3. Send IOCTLs to the driver from user space, reaching Ring-0 (kernel) privilege
  4. Enumerate and kill all target security processes overcoming user-mode tamper protection
GentleKiller EDR / AV Killer Framework Archietecture
GentleKiller EDR / AV Killer Framework Architecture (Image source: cybersecuritynews.com)

GentleKiller variants (8 known, each impersonating a different product):

Variant NameFake FilenameAbused DriverESET Detection
KasperskyKasp<suffix>.exeeb.sys (custom rootkit PoC)Win64/KillAV.EA
FACEIT Anti-CheatFaceIT<suffix>.exenseckrnl.sys (NSecsoft NSecKrnl)Win64/KillAV.EA
ValorantValorant<suffix>.exeGameDriverX64.sys / vgk.sys (Tower of Fantasy anti-cheat)Win64/KillAV.EA
JavelinEAAntiCheat<suffix>.exe, EASolo<suffix>.exestpm_old.sys, stpm_new.sys (Safetica Process Monitor)Win64/KillAV.EA
WatchDogBitD<suffix>.exedmx.sys (Zemana WatchDog Antimalware)Win64/KillAV.EA
Network BlockerMB<suffix>.exe360netmon_wfp.sys (Qihoo 360)Win64/KillAV.EA
CleanerDeletor.exeIMFForceDelete (IObit IMF ForceDelete)Win64/KillAV.EA
G11G11<suffix>.exe, Symantec<suffix>.exeG11.sys / PoisonX (rootkit PoC)Win64/KillAV.EA

Third-party EDR killers integrated into the suite:

ESET NameFake FilenameAbused DriverNotes
HexKillerAvast<suffix>.exegoogleApiUtil64.sys (Baidu Antivirus BdApi)Previously attributed to Warlock gang
ThrottleBloodSent<suffix>.exeThrottleBlood.sys (TechPowerUp LLC ThrottleStop)Also seen in MedusaLocker, DragonForce
HavocKillerHwAudKiller.exe, Sophos<suffix>.exehavoc.sys (Huawei Audio Driver)Active since Jan 2026, disclosed by Huntress Mar 2026

Additional evasion tools from leaked toolchain:

  • EDRStartupHinder blocks/delays EDR processes at startup
  • gfreeze EDR process freezing
  • glinker EDR evasion companion to gfreeze
  • DumpBrowserSecrets browser cookie/session harvesting
  • ETW (Event Tracing for Windows) patching and zerosalarium techniques
  • Titanis Windows ETW/logging manipulation framework

Binary protection and impersonation strategy applied uniformly to all EDR killers:

Filename SuffixProtectionFake SignatureFake Version Info
1EnigmaYesYes
2ThemidaYesYes
LightNoneYesYes
ClearNoneNoNo

Phase 4: Lateral Movement and Persistence

The Gentlemen ransomware’s self-propagation (--spread) module attempts 21 independent remote execution techniques per target host, making it worm-like in behavior:

  • 5.1 Remote file copy over C$ administrative share
  • 5.2 PsExec-based remote execution (embedded PsExec binary or downloaded from Sysinternals Live)
  • 5.3 WMIC process creation (wmic /node:<target> process call create)
  • 5.4 Scheduled tasks (user context) DefU, UpdateGU, UpdateGU2
  • 5.5 Scheduled tasks (SYSTEM context) same tasks elevated
  • 5.6 Windows Services DefSvc, UpdateSvc, UpdateSvc2
  • 5.7 PowerShell Remoting via Invoke-Command (WinRM)
  • 5.8 PowerShell WMI (Invoke-WmiMethod) as alternative to wmic.exe

For persistence, the encryptor establishes two layers:

  • Scheduled tasks: UpdateSystem (SYSTEM context) and UpdateUser (current user context)
  • Registry Run keys: GupdateS under HKLM\...\Run and GupdateU under HKCU\...\Run

Additional persistence observed: AnyDesk remote access software, Cloudflare Zero Trust tunnels, SystemBC SOCKS5 proxy.

C2 Framework: Velociraptor (used as covert C2), ZeroPulse, Cloudflare tunnels

Lateral movement tools: PsExec, PuTTY (observed in Mackay Sugar incident), WinSCP (for data exfiltration via encrypted channels)

Phase 5: Data Exfiltration (Pre-Encryption)

Exfiltration volumes of hundreds of gigabytes to multiple terabytes per victim are typical. The group uses WinSCP for encrypted file transfer and quant‘s custom credential/data collector (buildx641/OxideHarvest) which leverages:

  • vssadmin shadow copies
  • ntds.dit extraction
  • SYSTEM hive copies
  • MANSPIDER for sensitive file share hunting

Data from prior compromises is actively reused to facilitate new attacks a UK consultancy breach was leveraged to gain access to a Turkish company, with stolen internal documents used for cross-target enrichment.

Phase 6: Encryption and Impact

Encryption Technology

The encryptor is written in Go and obfuscated with Garble, targeting Windows, Linux, NAS, BSD, and ESXi platforms:

  • Cryptographic scheme: Hybrid Curve25519 + XChaCha20
  • Key design: Per-file ephemeral Curve25519 key pair; ECDH shared secret used as XChaCha20 key
  • Nonce: First 24 bytes of the ephemeral public key; XOR-mutated per chunk for large files
  • Encrypted file extension: .umc16h (also .7mtzhh observed in some samples)
  • Execution requires a build-specific --password argument as an anti-analysis measure

Encryption Speed Modes

CLI ArgumentPer-Chunk %Total Encrypted (Large Files)
(default)9%~27%
--fast3%~9%
--superfast1%~3%
--ultrafast0.3%~0.9%

Small files (≤1 MB) are fully encrypted regardless of speed mode.

Post-Encryption Actions

The malware creates a scheduled task (gentlemen_system) to relaunch itself as SYSTEM for encrypting local drives.

  • Ransom note: README-GENTLEMEN.txt dropped in every traversed directory
  • Desktop wallpaper: %TEMP%\gentlemen.bmp set as wallpaper
  • Shadow copy deletion: vssadmin delete shadows /all /quiet and wmic shadowcopy delete
  • Event log clearing: wevtutil cl System, wevtutil cl Application, wevtutil cl Security
  • Prefetch deletion, Defender log wipe, RDP log wipe, PowerShell history removal
  • Free space wiping (--wipe): Overwrites all unallocated disk space with random data
  • Self-delete (unless --keep flag): Removes encryptor binary post-execution

Network Share Discovery

When run with --shares, the encryptor enables Windows network discovery services (fdrespub, fdPHost, SSDPSRV, upnphost) and removes firewall restrictions to maximize reachable encryption targets.

Known Infection Vectors

VectorMechanismCVE/ToolConfidence
FortiGate VPN exploitationAuthentication bypass in FortiOS/FortiProxy management interfaceCVE-2024-55591High 81 mentions in leaked chat logs; 14,700+ compromised devices tracked
Erlang SSH / Cisco RCERemote code execution on Cisco and Erlang-based SSH servicesCVE-2025-32433High PoC shared and evaluated in internal Rocket.Chat logs
NTLM RelayInternal credential relay for privilege escalation post-initial accessCVE-2025-33073High RelayKing integrated into standard recon workflow
FortiGate VPN brute-forceCredential stuffing/brute-force of VPN web panels~900+ validated credentials in active useHigh
Infostealer credentialsPurchased from underground markets; OWA/O365 portal abuseN/AHigh
Access brokersPre-compromised Fortinet VPN access purchased from “Mamba” and other brokersN/AHigh
SonicWall VPN, Cisco ASA, Oracle EBSActive reconnaissance and exploit development notedUnder research by groupMedium
BYOVD kernel driver exploitCVE-2025-7771 ThrottleStop.sys driver for kernel code executionCVE-2025-7771Medium

Common Vulnerabilities Exploited

CVEProductVulnerability TypeCVSSStatus
CVE-2024-55591Fortinet FortiOS / FortiProxyAuthentication bypass in management interface enables unauthenticated super-admin accessCriticalPatch available widely unpatched
CVE-2025-32433Erlang/OTP SSH (Cisco context)Pre-authentication remote code executionCriticalPoC actively evaluated by operators
CVE-2025-33073Windows NTLMNTLM reflection/relay privilege escalationHighActively scanned using RelayKing
CVE-2025-7771TechPowerUp ThrottleStop.sysKernel code execution via vulnerable driver (BYOVD)HighIntegrated as ThrottleBlood.sys
CVE-2023-27532Veeam Backup & ReplicationMissing authentication targeted for backup destructionCriticalPatching recommended
CVE-2024-37085VMware ESXiAuthentication bypass ESXi locker deployment vectorHighPatching recommended
Multiple ADCS flawsMicrosoft Active Directory Certificate ServicesESC1–ESC17 misconfigurations (CertiHound)VariableEnumerated post-compromise

Known Tools Used

Full Toolchain Reference

CategoryToolPurpose
EDR Killing (In-House)GentleKiller (8 variants)BYOVD kernel-level security process termination (400+ processes, 48 vendors)
EDR Killing (Third-Party)HexKillerBYOVD EDR killer (Baidu BdApi driver)
EDR Killing (Third-Party)ThrottleBloodBYOVD EDR killer (ThrottleStop.sys driver)
EDR Killing (Third-Party)HavocKillerBYOVD EDR killer (Huawei Audio driver)
EDR EvasionEDRStartupHinderBlocks/delays EDR processes at startup
EDR EvasiongfreezeEDR process freezing utility
EDR EvasionglinkerEDR evasion companion tool
Credential TheftOxideHarvest (buildx641.exe)Rust-based credential stealer; harvests browsers, LSASS, NTDS
Credential TheftDumpBrowserSecretsBrowser cookie and session token harvester
Credential TheftKslDump / KslKatzKerberos / LSASS credential dumping
Credential TheftMimikatzCredential extraction (operator referenced in multiple incidents)
AD ReconNetExec (NXC)SMB, AD, WinRM, LDAP offensive framework
AD ReconRelayKing-DepthNTLM relay path discovery and exploitation
AD ReconCertiHoundADCS misconfiguration enumeration (ESC1–ESC17)
Privilege EscalationPrivHoundLocal privilege escalation path finder
Privilege EscalationTaskHoundTask and privilege abuse
Privilege EscalationRegPwnRegistry-based service privilege escalation
Lateral MovementPsExecRemote execution; embedded in ransomware binary
Lateral MovementWinSCPEncrypted data exfiltration
Lateral MovementMANSPIDERSensitive file share hunting
C2 / Remote AccessVelociraptorCovert C2 with LSASS/memory collection
C2 / Remote AccessZeroPulseRemote access framework
C2 / Remote AccessAnyDeskPersistent remote access
C2 / Remote AccessSystemBCSOCKS5 proxy for covert C2 tunneling
C2 / Remote AccessCloudflare Zero Trust / TunnelsCovert HTTPS tunneling into victim networks
C2 / Remote AccessCobalt StrikeBeacon-based C2 framework
Infrastructuregogo.exePort scanner for initial surface discovery
ETW EvasionTitanisWindows ETW/logging manipulation
ETW EvasionzerosalariumETW and log-based EDR kill research/techniques
OSINTSputnik (browser extension)OSINT aggregation for target enrichment
Password Crackingchamd5.org / hashcracking_botOnline hash cracking services
VPN InfrastructureWireGuard, OpenVPN, Double-VPNOperator-side VPN for operational security
GPO DeploymentGroup Policy Management / EditorDomain-wide ransomware deployment via NETLOGON

Targeted Industries and Victimology

Targeted Industries and Geography
Targeted Industries and Geography (Image source: cybersecuritynews.com)

Industries by Victim Count (Top 5)

RankIndustryVictim Count
1Manufacturing101
2Business Services66
3Technology65
4Healthcare50
5Consumer Services44

Additional targeted sectors include: Construction, Education, Transportation, Financial Services, Insurance, Agri-Industrial (food production/sugar processing), Pharmaceuticals, and Critical Infrastructure (OT/ICS environments).

Geographic Focus (Top 5 Countries)

RankCountryVictim Count
1United States87
2Thailand37
3France28
4Germany24
5Australia~20 (estimated 4th most targeted per CheckPoint)

The Gentlemen is notable for its non-US-centric victimology; unlike most top-tier ransomware gangs, it maintains heavy focus on Southeast Asia, South America, and Western Europe. Targeting decisions are made primarily based on FortiGate device misconfiguration rather than geographic location.

Notable Attack: Mackay Sugar (June 2026)

In June 2026, The Gentlemen claimed responsibility for a ransomware attack on Mackay Sugar, Australia’s second-largest raw sugar producer. The attack shut down operations at the Farleigh and Racecourse mills for over a week, disrupting cane haulage and affecting 1,300+ family-owned farms.

The attack was executed via the NETLOGON share for payload deployment, with double-extortion threatening to release stolen data within 10 days.

Indicators of Compromise (IoCs)

File Hashes

Ransomware Encryptors

SHA-256 / SHA-1 HashFilenamePlatformDescriptionSource
22b38dad7da097ea03aa28d0614164cd25fafeb1383dbc15047e34c8050f6f67ransomware binaryWindowsWindows encryptor (primary analyzed sample)Microsoft
078163d5c16f64caa5a14784323fd51451b8c831c73396b967b4e35e6879937bpsexec.exeWindowsPsExec binary embedded in encryptorMicrosoft
fe1033335a045c696c900d435119d210361966e2fb5cd1ba3382608cfa2c8e68gentlemen.bmpWindowsPost-encryption desktop wallpaper bitmapMicrosoft
f918535f974591ef031bd0f30a8171e3da27a6754e6426a8ba095f83195661c8G_hlm7jj_windows_amd64.exeWindowsEncryptor (second Huntress-observed incident)Huntress
1eece1e1ba4b96e6c784729f0608ad2939cfb67bc4236dfababbe1d09268960cLinux lockerLinuxLinux/NAS encryptor variantDecryption Digest
c12c4d58541cc4f75ae19b65295a52c559570054Ransom.Win64.GENTLEMANWindowsTrend Micro signature Mackay Sugar incidentRescana/Trend

GentleKiller EDR Killer Suite (SHA-1 Hashes)

SHA-1FilenameESET DetectionDescription
8AE6BD18B129061F63642531F1B684CF0383C75DKasps.exeWin64/KillAV.EAGentleKiller Kaspersky variant
BA914FE77B177B45799403B16DD14765C510A074eb.sysWin64/Agent.ITGCustom rootkit Kaspersky variant driver
D605994FC72A2BB59B5CFB1624A1B9170ECA73A2FaceIT1.exeWin64/KillAV.EAGentleKiller FACEIT variant (Enigma-protected)
B0B912A3FD1C05D72080848EC4C92880004021A1nseckrnl.sysWin64/VulnDriver.NSecsoft.ANSecKrnl driver FACEIT variant
5AA3124E5C4921E5EDFC60133B5D71DA21B07DA3Valorant2.exeWin64/KillAV.EAGentleKiller Valorant variant (Themida-protected)
7556AE58C215B8245A43F764F0676C7A8F0FDD1Avgk.sysWin64/VulnDriver.PerfectWorld.AAnti-cheat driver Valorant variant
331879F5EEC8892BBD896F90BDBB1BAD0BF63BD6EASolo2Light.exeWin64/KillAV.EAGentleKiller Javelin variant (newer Safetica driver)
F11AEBCCB9A86A7E2E653F90BAEC697F233C255FEASOLO1clear.exeWin64/KillAV.EAGentleKiller Javelin variant (older Safetica driver)
EF9CD06683159397F099CAA244E94E6EAAD96EBAEAAntiCheatLight.exeWin64/KillAV.EAGentleKiller Javelin variant (both Safetica drivers)
711EF221526997039E804A18DB9647C91680BBE2stpm_old.sysWin64/VulnDriver.Safetica.ASafetica Process Monitor Driver (older)
68FEC379F2AE76C3D2CE913F7BE650CEA1D06990stpm_new.sysWin64/VulnDriver.Safetica.HSafetica Process Monitor Driver (newer)
A11EE9CDC59E5CAA59AEFD27B30D104F3AD68E62BitD1.exeWin64/KillAV.EAGentleKiller WatchDog variant (Themida-protected)
96F0DBF52AED0AFD43E44500116B04B674F7358Edmx.sysWin64/VulnDriver.WatchDogDev.CZemana WatchDog Antimalware Driver
2F86898528C6CAB3540C486A9BFAA0C029B73950MB2.exeWin64/KillAV.EAGentleKiller Network Blocker variant (Themida-protected)
9AD51AD97C01E97AB59214116740785E0F6320A8360netmon_wfp.sysWin64/VulnDriver.Qihoo360.AQihoo 360 driver Network Blocker variant
A19117175DBC9BA4D23B5DCE8415E299A2E32192Deletor.exeWin64/KillAV.EAGentleKiller Cleaner variant
12500F6C87CE62712A0ED6652C57468D15C14223IMFForceDeleteWin64/VulnDriver.IObit.D.genIObit IMF ForceDelete driver Cleaner variant
D29670E684E40DDC89B47010C37CBC96737035B6Symantec.exeWin64/KillAV.EAGentleKiller G11 variant
56BEE9DF5833A637F5C54D5911DF98B0812FE643G11.sysWin64/Agent.IYQPoisonX rootkit G11 variant

Third-Party EDR Killers (SHA-1 Hashes)

SHA-1FilenameESET DetectionDescription
CF4D74DF17A91B4A36A2911B22AFEC5D8FA93A01Avast.exeWin32/KillAV.NVLHexKiller (Gentlemen evasion layer applied)
EC296F9501AD71E430810CB5CDC38D954D4BA536googleApiUtil64.sysWin64/VulnDriver.Baidu.BBaidu Antivirus BdApi driver HexKiller
7131B377E96016DC1911020C9F95B1B4D042D7B4Sent.exeWin64/KillAV.ATThrottleBlood (Gentlemen evasion layer applied)
82ED942A52CDCF120A8919730E00BA37619661A3ThrottleBlood.sysWin64/VulnDriver.GPUZ.BThrottleStop.sys vulnerable driver ThrottleBlood
F0537CBB773AE12100B36731E7C39F5A9D852B14Sophos.exeWin64/KillAV.DEHavocKiller (Gentlemen evasion layer applied)
1FA071303FB846308571E64727501FB98B1C2BE6havoc.sysWin64/VulnDriver.Huawei.DHuawei Audio vulnerable driver HavocKiller

Credential Stealer (OxideHarvest)

SHA-1FilenameESET DetectionDescription
A5CF917EC4A7DFBDFA43621398604805D860C718buildx641.exeWin64/Spy.Agent.AGCOxideHarvest credential stealer (quant’s tool)
D4B19141102015D436321E6F26976E98183CFD27buildx64.exeWin64/Spy.Agent.AGCOxideHarvest credential stealer (alternate build)

Additional Hashes (Trend Micro / Mackay Sugar Incident)

SHA-1Detection NameDescription
c12c4d58541cc4f75ae19b65295a52c559570054Ransom.Win64.GENTLEMAN.THHAIBEGentlemen Windows encryptor
c0979ec20b87084317d1bfa50405f7149c3b5c5fTrojan.Win64.KILLAV.THHBHBEEDR killer tool
df249727c12741ca176d5f1ccba3ce188a546d28Trojan.Win64.KILLAV.THHBHBEEDR killer tool
e00293ce0eb534874efd615ae590cf6aa3858ba4HackTool.Win32.PowerRun.THHBHBEPrivilege escalation tool (PowerRun.exe)

Network Indicators

IndicatorTypeDescriptionSource
193.233.202[.]17C2 IPSOCKS proxy C2 svchost32.exe beacon on port 44729Huntress
77.110.122[.]137C2 IPAlternative SOCKS proxy C2 port 37182Huntress
45[.]86[.]230[.]112C2 IPPre-ransomware staging host Gentlemen affiliate infrastructureHivePro
Cloudflare WARP tunnelsTunnel indicatorOutbound Cloudflare WARP tunnel from non-IT endpoints (pre-encryption staging)Decryption Digest

File System and Host-Based Indicators

IndicatorTypeDescription
.umc16hFile extensionPrimary encrypted file extension
.7mtzhhFile extensionAlternate encrypted file extension observed in some campaigns
.fjn1jwFile extensionAlternate extension (observed in Huntress shipping/transport incident)
README-GENTLEMEN.txtRansom note filenameDropped in every traversed directory
gentlemen.bmpWallpaper artifactDesktop wallpaper deployed post-encryption (%TEMP%\gentlemen.bmp)
gentlemen_systemScheduled task nameSYSTEM-privilege scheduled task for local encryption
UpdateSystemScheduled task namePersistence scheduled task (SYSTEM context)
UpdateUserScheduled task namePersistence scheduled task (user context)
WindowsConnSvcScheduled task nameSOCKS proxy persistence task (svchost32.exe C2 beacon)
GupdateSRegistry Run key valueHKLM\...\Run\GupdateS system-wide persistence
GupdateURegistry Run key valueHKCU\...\Run\GupdateU user-scope persistence
LOCKER_BACKGROUND=1Environment variableSet when ransomware runs as background encryption worker
C:\Temp\psexec.exeDrop pathPsExec dropped for lateral movement
C:\Temp\share$Hidden SMB shareCreated for remote payload distribution
C:\Temp\wipefile.tmpWipe artifactTemporary file used for free-space wiping
<malware_path>.batSelf-delete scriptBatch script for post-encryption self-deletion
GentlemenCollection\Staging directoryDirectory where EDR killer suite is staged
svchost32.exeMalicious processSOCKS proxy beacon disguised as Windows system process
WIN-8OA3CCQAE4DWorkstation nameObserved malicious workstation (Huntress May 2026 incident)

YARA Detection Rule

The following YARA rule from Check Point Research detects the The Gentlemen locker binary:

textrule thegentlemen_ransomware {
  meta:
    author = "@Tera0017/Check Point Research"
    description = "The Gentlemen Ransomware written in GO."
  strings:
    $string1 = "Silent mode (don't rename files)" ascii
    $string2 = "Encrypt only mapped and UNC network shares" ascii
    $string3 = "README-GENTLEMEN.txt" ascii
    $string4 = "gentlemen.bmp" ascii
    $string5 = "gentlemen_system" ascii
    $string6 = "[+] Encryption started. Going background..." ascii
    $string7 = "[+] FULL Encryption started" ascii
  condition:
    uint16(0) == 0x5A4D and 4 of them
}

Defender Detection Names

PlatformDetection Name
Microsoft Defender AVRansom:Win64/Gentlemen.SH!MTB
Microsoft Defender AVRansom:Win64/BlackByte.SZ!MTB (for win.exe)
Microsoft Defender AVTrojan:Win32/MpTamperBulkExcl.H (PowerShell AV tampering)
ESETWin64/KillAV.EA (all GentleKiller variants)
ESETWin64/Agent.ITG (eb.sys rootkit driver)
ESETWin64/VulnDriver.* (all abused vulnerable drivers)
Trend MicroRansom.Win64.GENTLEMAN.THHAIBE
Trend MicroTrojan.Win64.KILLAV.THHBHBE

Operator TOX IDs (From Leaked Data)

The following TOX IDs were extracted from ransomware samples, linking campaigns to affiliates:

TOX IDRole / Notes
F8E24C7F5B12CD69C44C73F438F65E9BF560ADF35EBBDF92CF9A9B84079F8F04060FF98D098EAdministrator (zeta88 / hastalamuerte) confirmed in 4 infections
98C132E2B20B531BE6604397D97040C1E9EB42FCE12EDF119BCE8B4031CA5C70DAF5E65FA3C3Most prolific affiliate 11+ campaign samples
D2CBA43A1AF6D965432AE11487726DB84D2945CF2CD975D7774B76B54AF052418AC2E59ADA69Active affiliate 6 campaign samples
D527959A7BC728CB272A0DB683B547F079C98012201A48DD2792B84604E8BC29F6E6BDB8003FActive affiliate 3 campaign samples
F96C481CBB0D6E7BDA49C6D68CFDB1D284354961534EDEEDA854C672B48A8D6B7146F90BDACBActive affiliate
2F1A9C8B8AA163BBB84FF799A0954B232C279C5E9EE42505955288EAAD28685A2BC0713C7745Active affiliate 2 campaign samples
15CE8D5DB0BAC3BCBB1FA69F2E672CC54EFBEC7684DA792F3CBF8B007A9FEA1D16374560DFA5Active affiliate
88984846080D639C9A4EC394E53BA616D550B2B3AD691942EA2CCD33AA5B9340FD1A8FF40E9AActive affiliate

MITRE ATT&CK Mapping

TacticTechnique IDTechnique NameImplementation
Initial AccessT1190Exploit Public-Facing ApplicationCVE-2024-55591 FortiOS, CVE-2025-32433 Erlang SSH
Initial AccessT1078Valid AccountsBrute-forced / infostealer-sourced VPN credentials
ExecutionT1059.001PowerShellDefender disabling, Defender exclusion abuse, lateral movement blobs
ExecutionT1059.003Windows Command ShellGentleKiller console execution
ExecutionT1047WMICWMIC-based remote process creation for lateral movement
ExecutionT1053.005Scheduled Tasksgentlemen_system, UpdateSystem, UpdateUser, WindowsConnSvc
ExecutionT1106Native APIDeviceIoControl calls to BYOVD kernel drivers
PersistenceT1136Create AccountNew domain/local accounts created by operators
PersistenceT1543.003Windows ServiceDriver installation as Windows service; DefSvc, UpdateSvc
PersistenceT1547.001Registry Run KeysGupdateS, GupdateU Run key persistence
PersistenceT1574Hijack Execution FlowBYOVD driver hijacking execution flow to kernel
Privilege EscalationT1068Exploitation for Privilege EscalationCVE-2025-7771 via ThrottleBlood.sys
Defense EvasionT1562.001Disable or Modify ToolsGentleKiller, HexKiller, ThrottleBlood, HavocKiller, EDRStartupHinder
Defense EvasionT1562.009Safe Mode BootETW patching, NTDLL unhooking (noted in post-leak locker upgrade)
Defense EvasionT1070.001Clear Windows Event LogsSystem, Application, Security logs cleared via wevtutil
Defense EvasionT1070.004File DeletionPrefetch, Defender logs, PowerShell history removed
Defense EvasionT1036MasqueradingEDR killers impersonate Kaspersky, Valorant, FACEIT, Symantec, etc.
Defense EvasionT1036.001Invalid Code SignatureCopied invalid signatures from legitimate executables
Defense EvasionT1027Obfuscated FilesEnigma/Themida packers; Garble Go obfuscation for locker
Defense EvasionT1112Modify RegistryTampers with registry for anonymous SMB access and AV disabling
Credential AccessT1003.001LSASS MemoryKslDump, KslKatz, Velociraptor LSASS collection
Credential AccessT1003.003NTDSntds.dit extraction via buildx641/OxideHarvest
Credential AccessT1557.001NTLM RelayRelayKing with CVE-2025-33073
DiscoveryT1082System Information DiscoveryOS/environment enumeration pre-encryption
DiscoveryT1135Network Share DiscoveryDrive letters A–Z probed; WMI volume queries
DiscoveryT1069Permission Groups DiscoveryAD group enumeration via NetExec/BloodHound integration
Lateral MovementT1021Remote ServicesRDP, WinRM, SMB, PsExec lateral movement
Lateral MovementT1570Lateral Tool TransferBinary staging via C$ share and hidden share$
Lateral MovementT1484.001GPO ModificationDomain-wide ransomware deployment via GPO/NETLOGON
CollectionT1560Archive Collected DataLarge-volume data exfiltration (hundreds of GB to TBs)
ExfiltrationT1048Exfiltration Over Alternative ProtocolWinSCP encrypted data transfer
ExfiltrationT1567Exfiltration to CloudCloudflare tunnels used for covert exfiltration
ImpactT1486Data Encrypted for ImpactCurve25519 + XChaCha20 per-file encryption
ImpactT1490Inhibit System RecoveryVSS deletion via vssadmin and wmic
ImpactT1561Disk WipeFree space wiping with random data (--wipe flag)
ImpactT1491DefacementDesktop wallpaper changed to gentlemen.bmp

Defensive Recommendations

Immediate Priority Actions

  1. Patch CVE-2024-55591 urgently FortiOS authentication bypass is The Gentlemen’s primary initial access vector. Audit all internet-facing FortiGate, FortiProxy, and FortiSwitch devices and apply Fortinet’s patches immediately. Force credential resets on all VPN accounts.
  2. Block all 8 GentleKiller drivers and 3 third-party EDR killer drivers Use Microsoft’s Vulnerable Driver Blocklist and Windows Defender Application Control (WDAC). Audit against the complete driver list: eb.sys, nseckrnl.sys, vgk.sys, stpm_old.sys, stpm_new.sys, dmx.sys, 360netmon_wfp.sys, IMFForceDelete, G11.sys, googleApiUtil64.sys, ThrottleBlood.sys, havoc.sys.
  3. Enable HVCI (Memory Integrity / Hypervisor-Protected Code Integrity) HVCI prevents unsigned and vulnerable kernel drivers from loading, blocking the BYOVD attack vector at the hardware level.
  4. Alert on Sysmon Event ID 6 (Driver Loaded) Log all driver loads with hash and SignatureStatus. Cross-reference against the LOLDrivers list and the Gentlemen-specific driver hashes above.
  5. Mandate phishing-resistant MFA on all VPN/RDP/OWA endpoints The group actively brute-forces and credential-stuffs these services. Eliminate single-factor authentication on all external-facing infrastructure.

Detection Rules (SIEM/EDR Alerts)

Alert PriorityDetectionRationale
CriticalScheduled task gentlemen_system createdConfirmed precursor to SYSTEM-privileged encryption
Criticalvssadmin.exe delete shadows or wmic shadowcopy deleteShadow copy deletion immediate ransomware indicator
CriticalSecurity, System, Application event logs clearedObserved in 100% of documented incidents
CriticalLoading of driver from GentlemenCollection\ directoryDirect staging indicator
HighMultiple Sysmon EID 6 (driver loads) with non-Microsoft certificatesBYOVD attack in progress
HighSet-MpPreference -DisableRealtimeMonitoring $true via PowerShellDefender disabling observed in every incident
HighAdd-MpPreference -ExclusionPath C:\Exclusion of entire C: drive from AV scanning
Highsvchost32.exe connecting outbound over SOCKS (ports 44729, 37182)Known C2 beacon masquerading as system process
HighGPO creation with unknown executable as startup scriptDomain-wide ransomware deployment precursor
HighOutbound Cloudflare WARP tunnel from non-IT endpointsPre-encryption staging behavior
MediumBulk NTLM relay scanning from internal hosts (RelayKing signatures)Pre-encryption network reconnaissance
MediumEDRStartupHinder or gfreeze process names detectedStartup EDR evasion tools
MediumNew shares created: share$ on C:\TempLateral movement staging share

Architecture and Hardening

  • Implement strict IT/OT network segmentation The Gentlemen’s worm propagation exploits flat networks; segmentation is the single most effective containment control
  • Protect backups with immutability The group actively targets Veeam, backup services, and NAS devices. Offline, immutable, air-gapped backups are mandatory
  • Enable EDR Tamper Protection Use vendor-specific tamper protection with Anti-exploit Protection to prevent process termination by EDR killers
  • Restrict domain controller NETLOGON share access Alert on unauthorized NETLOGON/SYSVOL modifications, as GPO-based deployment uses this vector
  • Deploy deception technologies Honeyfiles and honeytokens on critical file shares detect reconnaissance activities early
  • Monitor LSASS access Alert on Velociraptor, KslDump, or any unexpected process accessing LSASS memory
  • Restrict anonymous SMB access Harden LSA registry settings (RestrictAnonymous, RestrictAnonymousSAM) that the encryptor attempts to disable
  • Block tool binaries Consider blocking NetExec, RelayKing, PrivHound, TaskHound, CertiHound at perimeter and endpoint levels

On May 4, 2026, the Gentlemen RaaS administrator publicly acknowledged an internal breach of their “Rocket” backend database. The leak, sold by actor n7778 for $10,000 in Bitcoin, contained approximately 16.22 GB of operational data, with 44.4 MB publicly released as proof. The exposed data included:

  • 3,366 Rocket.Chat internal messages across channels: general, INFO, TOOLS, PODBOR
  • 9 named operator accounts and their roles
  • 1,570+ victims on one affiliate’s C2 botnet
  • Bitcoin laundering chains and payout records
  • Live FortiGate tracking dashboard showing active targets
  • Full toolchain including EDRStartupHinder, gfreeze, and EDR killer collections
  • Ransom negotiation transcripts ($250k initial → $190k settled)
  • Shadow file with password hashes for all internal server accounts

Despite the breach, the group maintained operational continuity, dismissed the leak, and announced technical upgrades to their locker (NTDLL unhooking, hardware breakpoint removal, ETW patching).

Source: CybersecurityNews.com

Follow ShomoySoft for more: Follow on Facebook

💬 Comments (0)

Login to join the discussion.

No comments yet. Be the first!

Recommended for you