The menace actors behind the Medusa ransomware-as-a-service (RaaS) operation have been noticed utilizing a malicious driver dubbed ABYSSWORKER as a part of a convey your individual weak driver (BYOVD) assault designed to disable anti-malware instruments.
Elastic Safety Labs stated it noticed a Medusa ransomware assault that delivered the encryptor by the use of a loader packed utilizing a packer-as-a-service (PaaS) known as HeartCrypt.
“This loader was deployed alongside a revoked certificate-signed driver from a Chinese language vendor we named ABYSSWORKER, which it installs on the sufferer machine after which makes use of to focus on and silence completely different EDR distributors,” the corporate stated in a report.
The driving force in query, “smuol.sys,” mimics a reputable CrowdStrike Falcon driver (“CSAgent.sys”). Dozens of ABYSSWORKER artifacts have been detected on the VirusTotal platform courting from August 8, 2024, to February 25, 2025. All of the recognized samples are signed utilizing probably stolen, revoked certificates from Chinese language corporations.

The truth that the malware can also be signed offers it a veneer of belief and permits it to bypass security programs with out attracting any consideration. It is price noting that the endpoint detection and response (EDR)-killing driver was beforehand documented by ConnectWise in January 2025 beneath the title “nbwdv.sys.”
As soon as initialized and launched, ABYSSWORKER is designed so as to add the method ID to a listing of world protected processes and hear for incoming machine I/O management requests, that are then dispatched to acceptable handlers based mostly on I/O management code.
“These handlers cowl a variety of operations, from file manipulation to course of and driver termination, offering a complete toolset that can be utilized to terminate or completely disable EDR programs,” Elastic stated.
The checklist of a number of the I/O management codes is beneath –
- 0x222080 – Allow the driving force by sending a password “7N6bCAoECbItsUR5-h4Rp2nkQxybfKb0F-wgbJGHGh20pWUuN1-ZxfXdiOYps6HTp0X”
- 0x2220c0 – Load crucial kernel APIs
- 0x222184 – Copy file
- 0x222180 – Delete file
- 0x222408 – Kill system threads by module title
- 0x222400 – Take away notification callbacks by module title
- 0x2220c0 – Load API
- 0x222144 – Terminate course of by their course of ID
- 0x222140 – Terminate thread by their thread ID
- 0x222084 – Disable malware
- 0x222664 – Reboot the machine
Of explicit curiosity is 0x222400, which can be utilized to blind security merchandise by looking out and eradicating all registered notification callbacks, an method additionally adopted by different EDR-killing instruments like EDRSandBlast and RealBlindingEDR.

The findings observe a report from Venak Safety about how menace actors are exploiting a legitimate-but-vulnerable kernel driver related to Test Level’s ZoneAlarm antivirus software program as a part of a BYOVD assault designed to realize elevated privileges and disable Home windows security options like Reminiscence Integrity.
The privileged entry was then abused by the menace actors to determine a Distant Desktop Protocol (RDP) connection to the contaminated programs, facilitating persistent entry. The loophole has since been plugged by Test Level.
“As vsdatant.sys operates with high-level kernel privileges, attackers had been in a position to exploit its vulnerabilities, bypassing security protections and antivirus software program, and gaining full management of the contaminated machines,” the corporate stated.

“As soon as these defenses had been bypassed, attackers had full entry to the underlying system, the attackers had been in a position to entry delicate info reminiscent of consumer passwords and different saved credentials. This information was then exfiltrated, opening the door for additional exploitation.”
The event comes because the RansomHub (aka Greenbottle and Cyclops) ransomware operation has been attributed to the usage of a beforehand undocumented multi-function backdoor codenamed Betruger by not less than certainly one of its associates.
The implant comes with options sometimes related to malware deployed as a precursor to ransomware, reminiscent of screenshotting, keylogging, community scanning, privilege escalation, credential dumping, and information exfiltration to a distant server.
“The performance of Betruger signifies that it might have been developed to be able to decrease the variety of new instruments dropped on a focused community whereas a ransomware assault is being ready,” Broadcom-owned Symantec stated, describing it as one thing of a departure from different customized instruments developed by ransomware teams for information exfiltration.
“Using customized malware aside from encrypting payloads is comparatively uncommon in ransomware assaults. Most attackers depend on reputable instruments, dwelling off the land, and publicly out there malware reminiscent of Mimikatz and Cobalt Strike.”