A new report from Cisco Talos published on September 17, 2026, highlights a continued and growing ransomware threat in Japan. The research indicates a 4.7% increase in ransomware incidents during the first six months of 2026 compared to the same period in 2025, with 90 Japanese organizations impacted. The most prolific threat actor was a group known as The Gentlemen, responsible for 14 of the incidents. The report underscores a significant focus on small- and medium-sized enterprises (SMEs), which constituted 80% of the victims. Cisco Talos also uncovered infrastructure used by the group, containing tools for attacks against both Windows and VMware ESXi environments.
The ransomware landscape in Japan is characterized by a steady increase in attacks and the emergence of new, aggressive players. The Gentlemen, a group active since mid-2025, has quickly become the dominant force. The group operates a Ransomware-as-a-Service (RaaS) model, which lowers the barrier to entry for less-skilled affiliates and accelerates the scale of their campaigns. They employ a double-extortion strategy, not only encrypting victim data but also exfiltrating it and threatening to publish it on their data leak site to increase pressure on victims to pay.
Other active groups targeting Japan include Qilin and SafePay, each responsible for seven incidents. The primary targets are SMEs (organizations with capital under JPY 1 billion), likely because they are perceived as having fewer security resources and are still able to make significant ransom payments to avoid business disruption.
Cisco Talos's investigation provided insight into the operational infrastructure of The Gentlemen. Researchers discovered an open directory believed to be used by an affiliate of the group. This directory contained a toolkit with various malicious payloads and scripts, indicating a degree of operational sophistication. The tools were designed to target both Windows and VMware ESXi environments, a common tactic among modern ransomware groups to maximize impact by encrypting not just workstations and servers, but also the virtual infrastructure they run on.
Common TTPs associated with these groups include:
The report also notes linguistic evidence suggesting the potential involvement of Russian-speaking individuals in the group's operations.
The targeting of SMEs has a significant economic impact. While individual ransoms may be smaller than those demanded from large corporations, the cumulative effect can be devastating for a critical segment of Japan's economy. For each victim, the impact includes:
The focus on ESXi is particularly damaging, as compromising a single hypervisor can allow attackers to encrypt dozens or hundreds of virtual machines simultaneously, causing widespread and rapid paralysis of an organization's IT infrastructure.
esxcli being used to manipulate VMs.Hardening ESXi hosts by disabling unnecessary services, enabling lockdown mode, and restricting management access.
Mapped D3FEND Techniques:
Isolating hypervisor management networks from general corporate and user networks to prevent lateral movement.
Mapped D3FEND Techniques:
Given the focus of groups like The Gentlemen on VMware ESXi, organizations must prioritize hardening their hypervisor platforms. This involves several key actions: 1) Disable unused services, especially the Service Location Protocol (SLP) which has known vulnerabilities. 2) Enable ESXi's lockdown mode to restrict management access to only the vCenter Server. 3) Enforce strong, unique passwords for the root account and restrict its use. 4) Use firewall rules on the ESXi host (esxcli network firewall) to limit access to management services (SSH, web interface) to a small, trusted set of IP addresses on a dedicated management VLAN. These steps dramatically reduce the attack surface of the hypervisor, making it much harder for an attacker who has gained a foothold in the IT network to pivot and compromise the virtual infrastructure.
To detect attacks targeting ESXi hosts, organizations must enable and centralize logging from their hypervisors. Forward ESXi logs (specifically /var/log/auth.log for SSH access and /var/log/shell.log for command execution) to a SIEM. Create detection rules to alert on suspicious activity, such as: 1) Any SSH login with the root account. 2) Execution of sensitive commands like esxcli, vim-cmd, or rm. 3) Creation of new local users or modification of permissions. 4) Inbound SSH connections from any system that is not a designated management jump host. Correlating these alerts with activity on the broader network can provide early warning that an attacker is attempting to compromise the virtual environment.
Cisco Talos publishes its report on ransomware trends in Japan for H1 2026.

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.
CyberNetSec.io uses automation to assist source monitoring, deduplication, observable extraction, and structured intelligence generation. Published analysis follows human-defined editorial standards and adds defensive context including MITRE ATT&CK, D3FEND, STIX, and Sigma where applicable. Read our editorial policy.
Help others stay informed about cybersecurity threats
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.
Observables and indicators of compromise (IOCs) have been extracted and cataloged. Risk has been assessed and correlated with known threat actors and historical campaigns.
Detection rules, incident response steps, and D3FEND-aligned mitigation strategies are included so your team can act on this intelligence immediately.
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 detection rules are derived from the threat techniques in this article and can be converted for deployment across any major SIEM or EDR platform.