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

推荐订阅源

让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
罗磊的独立博客
博客园 - 【当耐特】
M
MIT News - Artificial intelligence
月光博客
月光博客
博客园_首页
博客园 - 叶小钗
T
Tailwind CSS Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
I
InfoQ
量子位
小众软件
小众软件
爱范儿
爱范儿
The GitHub Blog
The GitHub Blog
IT之家
IT之家
Jina AI
Jina AI
阮一峰的网络日志
阮一峰的网络日志
G
Google Developers Blog
WordPress大学
WordPress大学
人人都是产品经理
人人都是产品经理
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
J
Java Code Geeks
云风的 BLOG
云风的 BLOG
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报

Help Net Security

Police arrest 10 suspected members of Black Axe cybercrime gang ShinyHunters claims it stole 1.4 million records from Udemy Sevii unveils Cyber Swarm Defense Mode to stop AI-driven attacks at scale Alleged Chinese hacker extradited to US over cyberattacks targeting COVID-19 research Cequence Agent Personas bring granular control and governance to enterprise AI agents NowSecure MARI gives enterprises evidence-based visibility into third-party mobile app risk The metrics killing your SOC, and what to use instead US state privacy fines reached $3.425 billion in 2025 Canada’s first SMS blaster case leads to three arrests Linux storage management tool Stratis 3.9.0 adds online encryption and cache-less pool startup TLS Connect gives SMBs a right-sized automated tool to manage TLS certificates Aptori expands its platform with autonomous offensive testing to reduce security bottlenecks Your IAM was built for humans, AI agents don’t care The AI criminal mastermind is already hiring on gig platforms 25 open-source cybersecurity tools that don’t care about your budget Product showcase: LuLu reveals unauthorized outbound connections from Mac apps Week in review: Claude Mythos finds 271 Firefox flaws, Vercel breach Users advised to drop passwords and make room for passkeys - Help Net Security Indirect prompt injection is taking hold in the wild - Help Net Security Compromised everyday devices power Chinese cyber espionage operations - Help Net Security New Cisco firewall malware can only be killed by pulling the plug - Help Net Security Meta is overhauling how you sign in, manage settings, and protect your accounts - Help Net Security Ubuntu 26.04 LTS delivers memory-safe system tools and live patching for Arm servers - Help Net Security OpenAI’s GPT-5.5 is out with expanded cybersecurity safeguards - Help Net Security AI is speeding up nation-state cyber programs - Help Net Security A study of 1,000 Android apps finds a privacy policy logging gap - Help Net Security IT spending to hit $6.31 trillion record, thanks to AI - Help Net Security Where AI in CI/CD is working for engineering teams - Help Net Security With AI's help, North Korean hackers stumbled into a near-undetectable attack - Help Net Security Hacker with a special interest in breaching sports institutions ends behind bars - 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