Cyber Security News

Storm-2603 Using Custom Malware That Leverages BYOVD to Tamper with Endpoint Protections

A newly identified threat actor designated Storm-2603 has emerged as a sophisticated adversary in the ransomware landscape, leveraging advanced custom malware to circumvent endpoint security protections through innovative techniques.

The group first gained attention during Microsoft’s investigation into the “ToolShell” campaign, which exploited multiple SharePoint Server vulnerabilities including CVE-2025-49704, CVE-2025-49706, CVE-2025-53770, and CVE-2025-53771.

Unlike established Chinese APT groups such as Linen Typhoon and Violet Typhoon that were also involved in these attacks, Storm-2603 represents a previously undocumented cluster with distinct operational characteristics.

The threat actor’s arsenal centers around a custom Command and Control framework internally dubbed “ak47c2,” which demonstrates remarkable technical sophistication through its dual-client architecture.

This framework incorporates both HTTP-based communication channels, designated “ak47http,” and DNS-based tunneling capabilities called “ak47dns.”

The malware’s design reflects careful consideration for operational security and persistence, allowing attackers to maintain command and control even when traditional network monitoring systems are in place.

Events associated with Storm-2603 (Source – Check Point)

Check Point researchers identified that Storm-2603’s operations have extended beyond the initial SharePoint exploitations, with evidence suggesting the group targeted organizations across Latin America and the Asia-Pacific region throughout the first half of 2025.

The group’s methodology involves deploying multiple ransomware families simultaneously, including LockBit Black and Warlock variants, often utilizing DLL hijacking techniques for deployment and execution.

BYOVD Implementation and Endpoint Protection Bypass

The most notable aspect of Storm-2603’s technical arsenal is their custom “Antivirus Terminator” tool, which exemplifies the Bring Your Own Vulnerable Driver (BYOVD) technique for disabling endpoint protections.

MSI Multi-Ransomware Deployment (Source – Check Point)

This sophisticated utility requires administrative privileges and leverages a legitimate, digitally signed driver originally developed by Antiy Labs as part of their System In-Depth Analysis Toolkit.

The tool creates a service called “ServiceMouse” that loads the vulnerable driver ServiceMouse.sys, which is actually a renamed version of AToolsKrn164.sys.

The malware communicates with this driver using specific IO control codes, particularly 0x99000050 for process termination, 0x990000D0 for file deletion, and 0x990001D0 for driver unloading operations.

if (DeviceIoControl (hDevice, 0x99000050, &InBuffer, 4u, OutBuffer, 4u, BytesReturned, 0))
{
    printf_0("kill ok :%s \r\n", v1);
}

This implementation allows the malware to terminate security processes at the kernel level, effectively neutralizing endpoint protection systems before deploying ransomware payloads.

Integrate ANY.RUN TI Lookup with your SIEM or SOAR To Analyses Advanced Threats -> Try 50 Free Trial Searches

Tushar Subhra Dutta

Tushar is a senior cybersecurity and breach reporter. He specializes in covering cybersecurity news, trends, and emerging threats, data breaches, and malware attacks. With years of experience, he brings clarity and depth to complex security topics.

Recent Posts

Top 10 Best Data Security Posture Management (DSPM) Tools in 2026

DSPM finds sensitive data you didn’t know you had, classifies it, maps who can reach…

6 minutes ago

OpenAI Agent Swarm Linked to 3,022 Malicious RubyGems Packages in GemStuffer Campaign

Open-source packages are meant to save developers time. In the GemStuffer campaign, that trust became…

16 minutes ago

Google Chrome 153 Update Fixes 42 Security Flaws, Including 3 Critical Ones

Google has released an important Chrome 153 security update that fixes 42 vulnerabilities across the…

5 hours ago

CISA and NIST Release Technical Checklist for Safeguarding Identity Tokens From Theft and Misuse

The Cybersecurity and Infrastructure Security Agency (CISA) and the National Institute of Standards and Technology…

15 hours ago

CISA Shares 17 Techniques Used by Hackers to Compromise Active Directory Environments

CISA and five international cybersecurity agencies have released detailed guidance describing 17 common techniques hackers…

15 hours ago

Apple Rolls Out Massive Security Update Fixing 273 Vulnerabilities Across Its Devices

Apple has released one of its largest coordinated security rollouts, addressing 273 distinct critical vulnerabilities…

16 hours ago