Analysis: 'The Gentlemen' RaaS Operation Climbs to Top of Ransomware Threat Landscape in 2026

'The Gentlemen' Ransomware Group Emerges as a Top-Tier Threat with Advanced TTPs

HIGH
May 28, 2026
5m read
RansomwareThreat ActorMalware

Related Entities

Threat Actors

The GentlemenQilin

Organizations

NCC Group

Other

Full Report

Executive Summary

A relatively new ransomware group, The Gentlemen, has rapidly established itself as a major player in the cybercrime ecosystem. Since its emergence in mid-2025, the group has demonstrated significant technical sophistication and operational maturity. By April 2026, NCC Group ranked them as the second most active ransomware operation, responsible for 73 attacks, or 10% of the global total for that month. The group operates a Ransomware-as-a-Service (RaaS) model, providing its affiliates with advanced malware capable of targeting Windows, Linux, and VMware ESXi systems. Their tactics include double extortion and the use of the SystemBC remote access trojan (RAT) to maintain persistence and obfuscate C2 communications. The group's leadership is believed to include experienced actors from other established ransomware ecosystems, contributing to their rapid rise.

Threat Overview

  • Threat Actor: The Gentlemen
  • Aliases: Led by 'hastalamuerte' / 'zeta88', a Russian-speaking actor reportedly with past ties to the Qilin ransomware program.
  • Modus Operandi: Ransomware-as-a-Service (RaaS) using a double-extortion model (data encryption + data leak threat).
  • Activity: Over 320 victims claimed in 2026, accounting for 10% of all global ransomware incidents.
  • Victimology: The group targets a wide range of industries, demonstrating a financially motivated, opportunistic approach.

Technical Analysis

The Gentlemen's operation showcases a high degree of technical capability and structured execution.

  • Malware: The core ransomware payload supports multiple operating systems, including Windows, Linux, BSD, and VMware ESXi. It uses a modern and efficient encryption scheme with XChaCha20 and Curve25519 for fast encryption and secure key handling.
  • Initial Access: While not detailed, RaaS affiliates typically use a variety of methods, including phishing (T1566), exploitation of public-facing applications (T1190), and stolen credentials (T1078).
  • Execution & Persistence: Affiliates have been observed deploying SystemBC. This malware functions as a RAT and turns the infected host into a SOCKS5 proxy. This allows the attackers to route their traffic through the compromised machine, effectively hiding their C2 infrastructure (T1090 - Proxy).
  • Lateral Movement: The use of SystemBC facilitates lateral movement within the victim network by allowing attackers to tunnel tools like RDP through the proxy.
  • Impact: The group performs double extortion (T1486 - Data Encrypted for Impact and T1041 - Exfiltration Over C2 Channel). They exfiltrate sensitive data before encrypting files, then threaten to publish the data on their leak site to pressure victims into paying the ransom.

Impact Assessment

The Gentlemen represents a significant threat due to its combination of technical prowess and operational discipline. Their business-like approach, featuring controlled communications and selective targeting, suggests a focus on maximizing financial returns. The attack on a UK software consultancy, followed by an attack on its client, demonstrates a sophisticated understanding of pressure tactics and supply chain dynamics. The group's ability to compromise and extort over 320 organizations in a single year indicates a highly effective and scalable operation. The leak of their own internal communications in May 2026, while embarrassing for the group, provided valuable intelligence to researchers but is unlikely to halt their operations permanently.

IOCs — Directly from Articles

No specific technical indicators of compromise (IPs, domains, hashes) were mentioned in the source articles.

Cyber Observables — Hunting Hints

The following patterns could indicate related activity: Security teams may want to hunt for:

Type
process_name
Value
SystemBC malware executable
Description
The executable name for SystemBC can vary, but monitoring for new, unsigned executables creating SOCKS5 proxy connections is key.
Context
EDR / Process Monitoring
Type
network_traffic_pattern
Value
Outbound connections to known Tor nodes
Description
SystemBC often uses Tor for C2. Monitor for outbound connections to Tor entry nodes from servers and workstations.
Context
Network Monitoring / Firewall Logs
Type
command_line_pattern
Value
vssadmin.exe delete shadows
Description
A common ransomware precursor TTP to prevent easy recovery.
Context
Command Line Auditing
Type
file_name
Value
*.cha (example extension)
Description
Monitor for widespread, rapid file renaming with a consistent, unknown extension, indicating encryption.
Context
File Integrity Monitoring

Detection & Response

  • Detecting SystemBC: Monitor for the creation of new services or scheduled tasks for persistence. Analyze network traffic for connections on non-standard ports or traffic patterns consistent with SOCKS proxying. D3FEND's Network Traffic Analysis is critical here.
  • Ransomware Detection: Use EDR and FIM solutions to detect ransomware behavior, such as rapid file modification/encryption and the deletion of volume shadow copies. D3FEND's File Analysis can identify these patterns.
  • Incident Response: If an infection is suspected, immediately isolate the affected hosts from the network to prevent lateral movement. Preserve forensic evidence and activate the incident response plan. Do not reboot encrypted systems, as this may destroy volatile evidence.

Mitigation

  1. Backup and Recovery (M1053 - Data Backup): Maintain regular, tested, and offline backups. This is the most critical defense against ransomware impact.
  2. Restrict Web-Based Content (M1021 - Restrict Web-Based Content): Filter network traffic to block connections to known malicious domains and Tor nodes used by malware like SystemBC.
  3. Execution Prevention (M1038 - Execution Prevention): Use application control policies to prevent the execution of unauthorized software, including RATs like SystemBC.
  4. Update Software (M1051 - Update Software): Patch all systems, especially public-facing applications, to prevent exploitation as an initial access vector.
  5. Multi-factor Authentication (M1032 - Multi-factor Authentication): Enforce MFA on all remote access services (VPN, RDP) and critical accounts to prevent credential abuse.

Timeline of Events

1
May 28, 2026
This article was published

MITRE ATT&CK Mitigations

The most effective defense against the impact of ransomware is having robust, tested, and offline/immutable backups.

Use application allowlisting to prevent unauthorized executables like SystemBC and other malware from running.

Mapped D3FEND Techniques:

Implement egress filtering to block outbound connections to known malicious infrastructure, including Tor nodes often used by SystemBC.

Mapped D3FEND Techniques:

Keep all software and systems patched to minimize the attack surface available to RaaS affiliates for initial access.

Mapped D3FEND Techniques:

Article Author

Jason Gomes

Jason Gomes

• Cybersecurity Practitioner

Cybersecurity professional with over 10 years of specialized experience in security operations, threat intelligence, incident response, and security automation. Expertise spans SOAR/XSOAR orchestration, threat intelligence platforms, SIEM/UEBA analytics, and building cyber fusion centers. Background includes technical enablement, solution architecture for enterprise and government clients, and implementing security automation workflows across IR, TIP, and SOC use cases.

Threat Intelligence & AnalysisSecurity Orchestration (SOAR/XSOAR)Incident Response & Digital ForensicsSecurity Operations Center (SOC)SIEM & Security AnalyticsCyber Fusion & Threat SharingSecurity Automation & IntegrationManaged Detection & Response (MDR)

Tags

RaaSThe GentlemenSystemBCdouble extortionXChaCha20threat actorcybercrime

📢 Share This Article

Help others stay informed about cybersecurity threats

🎯 MITRE ATT&CK Mapped

Every tactic, technique, and sub-technique used in this threat has been identified and mapped to the MITRE ATT&CK framework for consistent, actionable threat language.

🧠 Enriched & Analyzed

Observables and indicators of compromise (IOCs) have been extracted and cataloged. Risk has been assessed and correlated with known threat actors and historical campaigns.

🛡️ Actionable Guidance

Detection rules, incident response steps, and D3FEND-aligned mitigation strategies are included so your team can act on this intelligence immediately.

🔗 STIX Visualizer

Structured threat data is packaged as a STIX 2.1 bundle and can be visualized as an interactive graph — relationships between actors, malware, techniques, and indicators.

Sigma Generator

Sigma detection rules are derived from the threat techniques in this article and can be converted for deployment across any major SIEM or EDR platform.