惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

P
Proofpoint News Feed
Martin Fowler
Martin Fowler
The GitHub Blog
The GitHub Blog
B
Blog RSS Feed
U
Unit 42
阮一峰的网络日志
阮一峰的网络日志
量子位
GbyAI
GbyAI
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
云风的 BLOG
云风的 BLOG
小众软件
小众软件
博客园 - 三生石上(FineUI控件)
L
LangChain Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
博客园_首页
IT之家
IT之家
V
Visual Studio Blog
Y
Y Combinator Blog
Blog — PlanetScale
Blog — PlanetScale
宝玉的分享
宝玉的分享
Apple Machine Learning Research
Apple Machine Learning Research
I
InfoQ
D
Docker
V
V2EX

Help Net Security

ChatGPT advanced account security adds passkeys and hardware keys Week in review: High-severity LPE vulnerability in the Linux kernel, cPanel 0-day exploited for months Automating Pentest Delivery: A Step-by-Step Guide - PlexTrac Open-source privacy proxy masks PII before prompts reach external AI services Shadow AI risks deepen as 31% of users get no employer training Identity is the control plane for distributed infrastructure AI traffic is getting bigger, louder, and less predictable New infosec products of the month: April 2026 cPanel zero-day exploited for months before patch release (CVE-2026-41940) Cisco releases open-source toolkit for verifying AI model lineage Met Police face criticism for using AI to spy on their own officers Nine-year-old Linux kernel flaw enables reliable local privilege escalation (CVE-2026-31431) Hacker with a special interest in breaching sports institutions ends behind bars - Help Net Security IP Fabric MCP server adds governance and control to enterprise AIOps workflows - Help Net Security Aqua Compass MCP server enables real-time investigation and containment of runtime threats - Help Net Security Google brings instant email verification to Android, no OTP needed - Help Net Security If cyber espionage via HDMI worries you, NCSC built a device to stop it - Help Net Security Apple fixes iPhone bug that let FBI retrieve deleted Signal messages(CVE-2026-28950) - Help Net Security GopherWhisper APT group hides command and control traffic in Slack and Discord - Help Net Security OpenAI tackles a bad habit people have when interacting with AI - Help Net Security A year in, Zoom's CISO reflects on balancing security and business - Help Net Security Scenario: Open-source framework for automated AI app red-teaming - Help Net Security GDPR works, but only where someone enforces it - Help Net Security Ransomware, fraud, and lawsuits drive cyber insurance claims to new peaks - Help Net Security Google’s Workspace Intelligence promises privacy while running on your data - Help Net Security Cyberattack on French government agency triggers phishing alert - Help Net Security Claude Mythos finds 271 Firefox flaws, Mozilla believes zero-days are numbered - Help Net Security Prove Identity Platform connects verification, authentication, and fraud prevention - Help Net Security New Mirai variants target routers and DVRs in parallel campaigns - Help Net Security Acronis GenAI Protection gives MSPs control over AI usage and data risks - Help Net Security
GentleKiller targets more than 400 security processes acr...
Anamarija Pogorelec · 2026-06-18 · via Help Net Security

Most ransomware operations leave the work of disabling endpoint security software to their affiliates. The ransomware-as-a-service gang Gentlemen runs a different model. Its operators develop and maintain a set of tools for shutting down endpoint detection and response (EDR) products, then provide these tools directly to the affiliates who rent the gang’s encryptors.

Gentlemen EDR killers

An internal data leak from the group in May 2026 confirmed the arrangement and exposed the gang’s leader discussing the supply of these EDR-killer packages.

“While there have been multiple reports covering Gentlemen in recent months, they have not focused on a detailed analysis of the group’s EDR killers. Thanks to ESET’s continued incident-level visibility, we can provide a uniquely deep view into Gentlemen’s EDR-killer development practices. The internal data leak that Gentlemen suffered in May 2026 gave us more insight into the inner workings of the group,” said ESET researcher Jakub Souček. “The leak also allowed us to confirm the hypothesis we formed in February 2026: that Gentlemen operators actively develop and maintain a portfolio of EDR killers that they offer to affiliates, centered around their in-house framework, which we have named GentleKiller.”

Gentlemen emerged in late 2025 and grew into one of the five most active ransomware gangs in the first quarter of 2026. The operation offers affiliates a 90% share of ransom payments. Group-IB traced its founding to a former Qilin affiliate. The gang practices double extortion, encrypting victim data and threatening to publish it when victims decline to pay. For encryption, the operators supply a Go-based variant for Windows, Linux, and other platforms, along with a C-based variant for ESXi.

Targeting beyond the United States

Many top-tier ransomware gangs draw close to half their announced victims from the United States. Gentlemen draws its victims from a wider spread of countries, with concentrations in Southeast Asia, South America, and Western Europe. Its target list reaches countries such as Thailand, Brazil, and France.

The leaked data shows the operators sort through candidate organizations centrally and assign them to affiliates. Victim selection rests mainly on the configuration of a target’s FortiGate firewall.

An in-house framework with eight variants

The core of the suite is GentleKiller, first observed in a staging directory called GentlemenCollection. It is the most common EDR killer in Gentlemen intrusions and appears in at least eight variants, each one impersonating a different legitimate product and abusing a different vulnerable or malicious kernel driver.

The variants carry names drawn from games and security products. Across variants, the code shares strings, a process-killing loop that runs on a timer, and the same obfuscation, which points to a reused development template. The general target set spans more than 400 process names linked to 48 security products.

Gentlemen adapts newly published Bring Your Own Vulnerable Driver proofs-of-concept quickly. The operators folded two recently disclosed examples, tracked as UnknownKiller and PoisonKiller, into their tooling within days of release.

Outside tools and a shared disguise

The suite also carries three tools that Gentlemen obtained from outside sources. HexKiller had been tied to the Warlock gang. ThrottleBlood appeared in MedusaLocker and DragonForce intrusions, and Trend Micro connected it to Gentlemen in September 2025. HavocKiller surfaced publicly through Huntress on March 19, 2026, and ESET telemetry places its use in real intrusions back to at least January 23, 2026. Gentlemen acquired these tools through unknown channels and standardized them to match its own toolset.

A shared evasion layer ties the portfolio together. The operators apply it to compiled binaries, which lets them protect tools whose source code they lack. Filenames mimic well-known security vendors. The executables carry fabricated version information, invalid digital signatures copied from legitimate software, and icons taken from the impersonated products. Many samples also receive commercial packing through Enigma or Themida, recorded in a filename suffix.

What the model means for defenders

RansomHub previously built one EDR killer in-house for its affiliates. Gentlemen keeps a varied portfolio that blends original code with adapted public research. The model lowers the entry barrier for affiliates, who gain a ready-to-use way to disable defenses. The shared vendor disguises across these tools complicate attribution when a single sample turns up on its own. Understanding how GentleKiller operates gives defenders a basis for spotting current builds and the variants that Gentlemen adds next.

Download: Automating Pentest Delivery Guide