A threat actor is using an AI-built ransomware attack toolkit that automates Active Directory discovery and helps evade endpoint detection and response (EDR) solutions.
Tool and payload development was assisted by Cursor and Claude Opus agents in various stages, including initial coding, analysis, and revisioning. Additionally, some agents were tasked with checking security research posts for various bypass techniques.
Some of the malware created this way was tested in virtual environments against EDR tools from Sophos, CrowdStrike, and Microsoft.
Despite the malware research and development orchestrated using AI technology, the researchers note that the workflow is entirely human-driven.
Rapid EDR-bypass development
Researchers at cybersecurity company Sophos detected activity from the toolkit on a system at a customer environment that triggered alerts for payloads stored in C:\Users\User\Documents\test.
The malicious files suggested they were part of an attack framework that focused on evading detection:
Cobalt Strike profiles designed to make beacon traffic resemble legitimate web requests
A Telegram bot API–based external command and control (C2) mechanism that routed communication through Telegram’s infrastructure rather than using direct connections
Python-based malware development scripts for injecting shellcode into legitimate Windows executables while preserving original functionality
... continue reading