Tuesday , August 25 2026
Qilin and Warlock

Qilin and Warlock Ransomware Utilize Vuln Drivers to Disable Over 300 EDR Tools

Threat groups linked to Qilin and Warlock ransomware have been seen using the bring your own vulnerable driver (BYOVD) method to disable security tools on compromised computers, as reported by Cisco Talos and Trend Micro.

Qilin attacks analyzed by Cisco Talos have been found to deploy a malicious DLL named “msimg32.dll,” which initiates a multi-stage infection chain to disable endpoint detection and response (EDR) solutions. The DLL, launched via DLL side-loading, is capable of terminating more than 300 EDR drivers from almost every security vendor in the market.

Singapore Approves 200MW Data-Centre Expansion Under Second Call

Singapore has picked four data-centre plans for a total of 200MW of power in its second Data Centre Call for...
Read More
Singapore Approves 200MW Data-Centre Expansion Under Second Call

Chameleon SEO Poisoning
Hackers poison Bing and Google search results to deliver phishing banking pages

Bank customers looking for a login page can now fall into a trap before getting a strange email or text....
Read More
Chameleon SEO Poisoning  Hackers poison Bing and Google search results to deliver phishing banking pages

Mysterious AI model “Ox Alpha” with free 100 trillion tokens a day for coders

A mysterious AI model dubbed "Ox Alpha" has surfaced online and created noise within the developer community after releasing on...
Read More
Mysterious AI model “Ox Alpha” with free 100 trillion tokens a day for coders

After BDJobs, Directorate of Secondary and Higher Education 390k data surfaced online

A group of hackers named “Madarax” claims they have stolen and are offering to sell the personal information of about...
Read More
After BDJobs, Directorate of Secondary and Higher Education 390k data surfaced online

Researchers show new technique to bypass AI safety guardrails in Grok and Gemini

A new hacking technique has been demonstrated to steal data from Elon Musk's Grok AI. It uses a simple trick...
Read More
Researchers show new technique to bypass AI safety guardrails in Grok and Gemini

About thousands of leaked AWS keys Held Full Admin Rights

More than 9,300 AWS access keys that were made public from August 2022 to August 2026 are still active, says...
Read More
About thousands of leaked AWS keys Held Full Admin Rights

US Bank investigates LockBit’s Data Breach Claims

US Bank is looking into LockBit's claims about a breach and stolen data. The ransomware group says they will share...
Read More
US Bank investigates LockBit’s Data Breach Claims

Five new malware families actively targeting Asian Gov.t infra

Central Asian government agencies have been attacked in a cyber spy operation that used a small but different range of...
Read More
Five new malware families actively targeting Asian Gov.t infra

T-Mobile Cuts Cables to Remove Chiness Salt Typhoon Hackers from Network

T-Mobile’s cybersecurity team reportedly physically cut a network cable connecting compromised infrastructure to the outside world. According to Bloomberg, the move...
Read More
T-Mobile Cuts Cables to Remove Chiness Salt Typhoon Hackers from Network

Splunk, Zyxel Patch Multiple Flaws Enabling RCE and Root Command Execution

Splunk has issued security fixes for 17 weaknesses in different apps and add-ons, such as Splunk MCP Server, Splunk AI...
Read More
Splunk, Zyxel Patch Multiple Flaws Enabling RCE and Root Command Execution

“The first stage consists of a PE loader responsible for preparing the execution environment for the EDR killer component,” Talos researchers Takahiro Takeda and Holger Unterbrink said. “This secondary payload is embedded within the loader in an encrypted form.”

The DLL loader uses many methods to avoid being found. It stops user-mode hooks, hides Event Tracing for Windows (ETW) logs, and works to hide control flow and API calls. Because of this, it lets the main EDR killer payload be decoded, loaded, and run completely in memory without being noticed.

Once launched, the malware makes use of two drivers:

*rwdrv.sys, a renamed version of “ThrottleStop.sys” that’s used to gain access to the system’s physical memory and act as a kernel-mode hardware access layer.

*hlpdrv.sys, to terminate processes associated with over 300 different EDR drivers belonging to various security solutions.

Both drivers have been used in BYOVD attacks along with Akira and Makop ransomware hacks.

“Prior to loading the second driver, the EDR killer component unregisters monitoring callbacks established by the EDR, ensuring that process termination can proceed without interference,” Talos said. “It demonstrates the sophisticated tricks the malware is employing to circumvent or completely disable modern EDR protection features on compromised systems.”

Based on data from CYFIRMA and Cynet, Qilin has become the most active ransomware group lately, affecting hundreds of people. This group is responsible for 22 out of 134 ransomware cases reported in Japan in 2025, which is 16.4% of all attacks.

“Qilin primarily relies on stolen credentials to gain initial access,” Talos said. “After successfully breaching a target environment, the group places considerable emphasis on post-compromise activities, allowing it to methodically expand its control and maximize impact.”

The cybersecurity company said that ransomware attacks happened about six days after the first breach. This shows that businesses need to find bad activity as soon as they can and stop ransomware from being used.

The news is that the Warlock (also known as Water Manaul) ransomware group is still taking advantage of Microsoft SharePoint servers that have not been fixed. They are also improving their tools to stay hidden and move around. They now use TightVNC for constant control and a real but weak NSec driver (“NSecKrnl.sys”) in a BYOVD attack to stop security programs at the core level. This replaces the “googleApiUtil64.sys” driver used before.

Also observed during the course of the Warlock attack in January 2026 were the following tools:

*PsExec, for lateral movement.
*RDP Patcher, for facilitating concurrent RDP sessions.
*Velociraptor, for command-and-control (C2).
*Visual Studio Code and Cloudflare Tunnel, for tunneling C2 communications.
*Yuze, for intranet penetration and establishing a reverse proxy connection to the attacker’s C2 server across HTTP (port 80), HTTPS (port 443), and DNS (port 53).
*Rclone, for data exfiltration.

To counter BYOVD threats, it is best to only use signed drivers from trusted companies. Keep an eye on driver installs and have a strict plan for updating security software, especially those parts with drivers that might be attacked.

“Warlock’s reliance on vulnerable drivers to disable security controls requires a multilayered defense focused on kernel integrity,” Trend Micro said. “Thus, organizations must upgrade from basic endpoint protection to enforcing strict driver governance and real-time monitoring of kernel-level activities.”

Check Also

LLM

OWASP Unveils GenAI LLM Top 10 2026 For Modern AI APPS

The Open Web Application Security Project (OWASP) has published the Top 10 for LLM Applications …