Dolphin X Malware Adds AI Profiler to Rank and Prioritize High-Value Victims After Infection
Dolphin X is a new infostealer and RAT for Windows that incorporates an AI Profiler capable of scoring infected machines and ordering victims by value. The idea is to accelerate the transition from mass secret theft to subsequent compromises in accounts, cloud services, and production environments.
The novelty of Dolphin X lies not only in what it steals but in whom it decides to target first. This Windows malware, presented as both an infostealer and remote access trojan, includes a component called AI Profiler that classifies compromised machines, assigns scores, and builds a ranking so operators can concentrate time and resources on the most profitable victims.
The profiling relies on telemetry from the infected machine. This includes signals such as application usage, browser-visited domains, and installed software. From this data the attacker panel generates daily summaries and a priority order that reduces the manual triage work typically required after infection waves.
Operators first examine machines offering the greatest potential return, whether through cloud access, technical profiles, or the presence of sensitive tools. The operator panel showcases the product scope with 329 functions spread across 10 categories, a figure typical of commercial malware families that advertise extensive catalogs even before real-world campaigns are observed.
In the credential theft section, Dolphin X claims compatibility with more than 300 applications, explicitly mentioning nine Chromium and Gecko browser families, over 100 cryptocurrency wallet extensions, 65 desktop wallets, 10 password managers, and more than 30 CLI tools commonly used in cloud environments.
Among the declared targets are .env files, SSH keys, cloud access tokens, browser sessions and credentials, plus information linked to cryptocurrency wallets. The existence of the AI Profiler workflow has been verified inside the panel along with internal strings and functions related to data collection and score calculation.
However, the actual AI engine responsible for generating the valuations has not yet been confirmed. Full analysis of an active sample running on a victim machine is still needed to determine which model is used, whether external services are called, or whether the system relies on rules and weightings given an attention-grabbing name.
No active distribution campaign or specific lures have been confirmed either. This gap does not reduce the risk. The combination of secret theft and automatic prioritization can drastically shorten the time until the next stage, such as account takeover, repository access, movement into production environments, or abuse of cloud infrastructure.
Related articles
Engineer Tackles Jane Street ASIC Reverse Engineering Puzzle with Custom Simulator and Verilog Extraction
A detailed technical account describes how one engineer spent weeks reverse engineering an ASIC from GDS files provided in a Jane Street puzzle. The process began with parsing the GDS layout using the gdstk Python library to identify 27 cells in the warmup challenge and thousands of elements in the main task. The engineer built a custom logic simulator backed by SQLite, developed a domain-specific hardware description language, and eventually extracted a netlist that could be converted into Verilog for simulation. Key components identified included shift registers, an adder, and a comparator named comparitor496 in the warmup round. In the full challenge, nearly 10,000 instances of 81 different sky130 standard cells were processed, revealing an unexpected floating net that prompted a bug report to Jane Street. The effort combined manual schematic tracing, graph-based connectivity analysis, and waveform inspection with Surfer to confirm functional behavior.
EtherHiding Campaign Hides Banking Trojan C2 in Polygon Smart Contracts
Security researchers have detailed the EtherHiding campaign, which conceals command-and-control infrastructure inside smart contracts on the Polygon blockchain. The final payload is a malicious browser extension that functions as a banking trojan, intercepting credentials and two-factor codes from approximately 479 financial and cryptocurrency websites. Instead of embedding fixed addresses in its code, the malware queries an encrypted C2 server address from the smart contract, allowing operators to change destinations through low-cost blockchain transactions that bypass domain blocking. Infection begins when victims visit one of 31 compromised legitimate sites that inject JavaScript displaying a fake CAPTCHA prompt. The prompt instructs users to press Windows+R and execute a PowerShell command, a social engineering technique known as ClickFix that downloads the malicious scripts without exploiting any software vulnerability. The campaign has remained active from November 2025 through at least September 2026, demonstrating the resilience of blockchain-based infrastructure against traditional takedown methods.
Group-IB Uncovers HEAVYGRAM Multi-Stage Windows Spyware Controlled via Telegram Bot API
Researchers at Group-IB have identified 29 new samples of HEAVYGRAM, a sophisticated multi-stage Windows malware designed to target journalists, Iranian dissidents, and government critics. The campaign begins with social engineering lures that deliver archives containing fake Telegram, KeePass, or video editor files, along with WSF, HTA, and Persian-language screensaver payloads. Once executed, the malware uses PowerShell to fetch additional components, establishes persistence through Windows startup mechanisms, and adds its directories to Microsoft Defender exclusions. The core implant, written in Python and packed with PyInstaller, supports DLL side-loading and communicates exclusively through Telegram Bot API to receive commands, capture screenshots, enumerate processes, and exfiltrate data. A particularly damaging capability allows theft of Telegram Desktop session files, enabling account hijacking without password re-entry. Group-IB attributes the operation to the Handala Hack group, linked to the Void Manticore persona also tracked as Storm-0842 and Red Sandstorm, believed to operate on behalf of Iranian intelligence services.
Kaspersky Details MovieReaper Malware Framework Distributed via Compromised Torrent Trackers
Kaspersky researchers have uncovered MovieReaper, a previously unknown modular malware framework that spreads through popular torrent sites by masquerading as movies, games, and other content. The campaign began after attackers compromised the itorrents repository in October 2025, allowing malicious torrents to propagate across multiple trackers and infect hundreds of users across Europe, Asia, and Africa. MovieReaper uses a multi-stage infection chain that includes a fake executable with a VLC icon, shellcode delivery from an initial C2, and a secondary C2 address retrieved from the Solana blockchain to improve resilience against takedowns. Subsequent stages bypass Windows UAC for persistence before deploying a final module with 21 commands for file system access, exfiltration, and potential additional payload deployment. The same report also covers NightEagle attacks on Russian infrastructure and the PAYLOAD extortion campaign using Active Directory Group Policy. Separate research highlights new side-channel attacks such as InjectEave on headphones and DDRop against Intel TDX and AMD SEV-SNP protections, along with a zero-day in Google Pixel radio modules and the arrest of TeamPCP members facilitated by Google Threat Intelligence Group.