BoletimSecJuly 24, 2026🇵🇹Translated from Portuguese

Chaos Ransomware Group Uses msaRAT Trojan to Hide C2 Traffic Through Invisible Chrome and Edge Browsers

The Chaos ransomware group has begun using a new trojan called msaRAT to hide its command-and-control communications inside legitimate connections made by Chrome and Edge browsers.

The malware was discovered on a compromised Windows system prior to the deployment of the ransomware encryptor. Written in Rust, msaRAT does not connect directly to the attackers' infrastructure. Instead, it starts a browser instance in invisible mode and controls it through the Chrome DevTools Protocol, ensuring that the process's network traffic remains limited to the local machine address.

The implant injects JavaScript code into the browser and uses a Cloudflare Workers service to negotiate a WebRTC connection. After negotiation, traffic is forwarded through Twilio TURN servers, preventing the real address of the attackers' servers from appearing in network logs. Received commands are executed via cmd.exe.

The malware also features queuing and flow-control mechanisms that support reliable transfer of files, screenshots, and other large data volumes. In the analyzed attack, operators downloaded an MSI installer presented as a Windows update. The package loaded a DLL containing msaRAT directly into memory, minimizing artifacts written to disk.

The technique does not exploit vulnerabilities in Chrome or Edge. Its goal is to make malicious traffic appear as normal browser activity and to leverage services that are widely permitted in corporate environments.

Related articles

AntiMalwareRansomware & Extortion

IT Elements 2026 Conference: Ransomware Accounts for 69% of Incidents as Businesses Struggle with Backup Protection and AI Workloads

The fourth IT Elements conference opened in Moscow on September 9, focusing on business continuity after cyberattacks, infrastructure failures, and ransomware incidents. Jet CSIRT data showed that ransomware was responsible for 69% of confirmed incidents in the first half of 2026, with the majority occurring in the second quarter. Experts discussed the challenges of protecting backup copies from compromise, the frequent gap between stated RTO targets and real-world recovery times, and decision-making processes during major outages. The event also covered corporate AI agents, stressing the need for strong Data Governance, Data Quality, and DataOps practices to avoid unreliable model outputs. Research from Jet Infosystems and AC IKS revealed that over 30% of companies have already allocated dedicated network segments for AI workloads, with power demands reaching 80-200 kW per rack. On the networking track, testing of Eltex and EcoRouter devices showed adequate performance in standard scenarios but highlighted the lack of a universal domestic solution. The conference concluded with discussions on workforce changes, noting that AI is altering career paths for junior specialists and increasing demand for professionals who understand business context and can critically evaluate model results.

BoletimSecRansomware & Extortion

Ransomware Operators Linked to The Gentlemen Deploy TukTuk C2 Framework for Espionage and Credential Theft

Operators associated with the ransomware group The Gentlemen have adopted a new command-and-control framework called TukTuk to steal credentials, monitor compromised systems, and prepare environments for ransomware deployment. The framework was discovered on a server that also hosted tools for disabling EDR solutions, research on vulnerable drivers, and data apparently stolen from two large organizations. TukTuk includes agents for both Windows and Linux, along with its own backend and management panel that allows remote command execution, file transfers, screen capture, and device tracking through a single interface. One notable feature displays a fake Windows Security window on the victim's machine to capture entered credentials and send them directly to the attackers' panel. Researchers identified a DLL sideloading technique that abuses the legitimate Greenshot.exe executable to load a malicious log4net.dll library and launch the TukTuk agent. The server also contained EDRKiller, WarsawKiller, and UnknownKiller tools, plus materials on BYOVD attacks that leverage vulnerable legitimate drivers to gain kernel access and interfere with security products.

SecuritylabRansomware & Extortion

The Evolution of Ransomware: From 1989 Floppy Disks to Multi-Million Dollar Extortion Empires

Ransomware has transformed dramatically since its origins in 1989, when evolutionary biologist Joseph Popp mailed AIDS-themed floppy disks demanding $189 via Panamanian mail. Early experiments like GPCode and Archiveus introduced stronger cryptography by the mid-2000s, while Reveton and CryptoLocker in 2012-2013 combined psychological pressure, Gameover Zeus botnets, and Bitcoin payments. Major incidents such as WannaCry, NotPetya, and attacks on Colonial Pipeline and JBS Foods demonstrated global reach and state-level involvement. Modern groups like REvil, LockBit, Maze, and Akira refined double extortion, Ransomware-as-a-Service models, access brokers, and virtualization targeting. Law enforcement operations have disrupted infrastructure repeatedly, yet the market fragments and regenerates with new brands. The core business model remains resilient due to easy initial access, layered extortion tactics, and victims' operational dependencies.

HabrRansomware & Extortion

Ragnarök: F6 Investigates VantaCore Ransomware Attacks and Suspected Thor Rebrand

F6's Digital Forensics Laboratory has identified a new ransomware group called VantaCore that has struck at least seven Russian organizations with multimillion-dollar ransom demands. Researchers assess VantaCore as a rebrand of the previously known pro-Ukrainian Thor group, part of a broader consolidation among such actors in 2025–2026. The group abandoned LockBit 3 Black and Babuk in favor of its own VantaCore ransomware built on similar foundations, while deploying custom tools including VantaCoreLoader, VantaCoreRAT, and the SnowKiller BYOVD utility. VantaCore maintains a Tor-based data leak site launched no later than June 2026 and uses double and triple extortion tactics, selling or publicly releasing stolen data after encryption. Initial access relies on exposed RDP, VPN, public application vulnerabilities, and compromised partner credentials, followed by lateral movement via legitimate accounts and SMB/RDP. The group disables security products, clears logs, and destroys backups using Bootice before deploying its ChaCha20/X25519 ransomware via manual RDP sessions or automated loaders.