GentleKiller: The Ransomware that invades the kernel to deactivate defenses and threaten the entire safety ecosystem

Author: Published 4 min de lectura 182 reading

The images in this article were generated with artificial intelligence. How we publish

Researchers have unravel a disturbing development within the criminal economy: the group behind the Gentlemen Ransomware is not limited to encryption or stealing data, but maintains and evolves a toolbox designed to deactivate security solutions in endpoints. GentleKiller, the most representative piece of that arsenal, is a family of utilities that shows how RaaS operators (ransomware- as- a- service) invest in technical capabilities to ensure the success of their intrusions from the early stages of the attack.

According to the analysis published by ESET, GentleKiller is not a unique binary but at least eight variants that name and conduct of legitimate products- Kaspersky, Valorant, Javelin, WatchDog, among others - to avoid detection. These variants share ofuscation and logic techniques to finish processes, and are protected with commercial packers such as Enigma and Themida, which complicates reverse engineering and response.

GentleKiller: The Ransomware that invades the kernel to deactivate defenses and threaten the entire safety ecosystem
Image generated with IA.

The most worrying technical feature is the repeated use of the technique known as BYOVD - bring your own vulnerable driver -, which allows attackers to load controllers with known vulnerabilities to obtain privileges in the kernel and disable security engines. ESET documents that each variant of GentleKiller uses different vulnerable controllers, and that the frame was designed to facilitate the exchange of drivers when new public failures appear.

The range of the target is wide: GentleKiller points to more than 400 processes related to approximately 48 products and suppliers security, including large names such as Microsoft, CrowdStrike, SentinelOne, Palo Alto, Sophos, Trend Micro, ESET, Bitdefender and McAfee / Trellix. This enumeration makes it clear that the objective is not an isolated defence but the complete ecosystem of detection and protection.

In addition to its own tool, the RaaS weapons set includes external utilities such as HexKiller, ThrottleBlood and HavocKiller, and a Rust-based credentials thief called OxideHarvest, suggesting that operators mix internal developments with foreign tools to increase redundancy and complicate attribution. The adoption of Rust in OxideHarvest also provides clues on the specialization of development or subcontracting.

The group's strategy includes pre-observation and victim selection; ESET indicates that FortiGate configurations have served as a criterion for choosing targets, a worrying fact when there are mass leaks of VPN credentials as the case known as "FortiBleed". In previous operations the RaaS was linked to large-scale commitments, such as that of a Romanian energy provider, and to the use of SystemBC-type botnets to strengthen access and exfiltration.

What practical implications does all this have for defenders and security officials? First, that the attack surface includes low-level system (drivers) components and not just user processes, so traditional EDR measures can be neutralized if an attacker is able to run with code in the kernel. Secondly, the presence of stolen or invalid signatures and commercial packers requires additional integrity and telemetry controls to distinguish malicious devices from legitimate software.

With regard to specific mitigation: it is critical to apply rigid locking policies for unsigned or unverified drivers, to enable and strengthen mechanisms such as Secure Boot and kernel integrity protection (Kernel DMA Protection / HVCI when available), and to deploy code integrity controls such as Windows Defender Application Control or similar. It is also appropriate to activate the protection against manipulation in EDR solutions, to audit driver loads in system log and to establish SIEM alerts for events that indicate attempts to load suspicious drivers or to complete security processes.

GentleKiller: The Ransomware that invades the kernel to deactivate defenses and threaten the entire safety ecosystem
Image generated with IA.

In the management and network layer, it is essential to reduce administrative privileges, segment critical networks, rotate and force the regeneration of credentials in exposed applications (especially VPN and network devices), and adopt multifactor authentication in administrative accesses. Organizations with FortiGate should verify exposed configurations and credentials and follow official guides for remediation and rotation of secrets. Resources like the US government's Stop Ransomware initiative. UU offer practical guides that can be useful as a response framework: https: / / www.cisa.gov / stopransomware.

It is also advisable to submit the defenses to proactive tests of emulation of attacks and simulation of gaps to discover operational gaps before the attackers; multiple industry reports show that many intrusions pass without activating effective alerts in ICES / EDR. To understand how operators are using these techniques and contextualize the threat, media and technical coverage expands the vision, for example the follow-up note on GentleKiller in specialized media: BleepingComputer.

Finally, the response to a detection should include the preservation of evidence (memory and disk images), the proactive search for indicators in other endpoints and controllers, coordination with security providers and, where appropriate, notification to the competent authorities. The RaaS business model and the modularity of tools like GentleKiller show that attackers will continue to iterate: the defense therefore requires not only up-to-date technologies but also processes, segmentation, and regular exercises that consider threats at the level of kernel and software supply chain.

Coverage

Related

More news on the same subject.