HispasecJuly 24, 2026🇪🇸Translated from Spanish

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

BoletimSecMalware & Botnets

Cybercriminals Distribute NJRAT, DCRAT and Chaos via Fake GTA 6 Downloads

Threat actors are leveraging anticipation around GTA 6 to spread multiple malware families through fake game downloads. Security researchers at Huntress identified campaigns that combine search-engine poisoning, gaming forums, torrent sites and social-media posts to deliver oversized fake ISO files exceeding 100 GB. Victims who execute the installer see Russian-language messages claiming an invalid crack or missing license, while remote-access tools and data stealers run silently in the background. The delivered payloads include NJRAT and DCRAT for keystroke logging, screen capture and webcam access, Mercurial Grabber for harvesting browser credentials and Discord tokens, and the Chaos wiper that encrypts small files and overwrites larger ones. The operation primarily targets Russian-speaking gamers, as indicated by the ransom note and error messages. Analysts recommend avoiding unofficial downloads and isolating any compromised systems immediately.

HabrMalware & Botnets

Smartphone Spyware: How Devices Collect and Exfiltrate Data Even Without Internet Access

Modern smartphones continue gathering sensor data including microphone, camera, gyroscope, and satellite navigation even when Wi-Fi and mobile data are disabled. Information is stored locally and transmitted only when connectivity is restored. The Find My Device feature from Google and Find My from Apple allow location reporting for hours after the device is powered off via a separate Bluetooth chip. In August 2026, ThreatFabric disclosed the Manic trojan that uses Wi-Fi Direct, Bluetooth RFCOMM, and BLE GATT to relay encrypted data through nearby infected devices when direct internet access is unavailable. The malware supports multi-hop routing of up to four intermediate devices. Everyday users face greater risk from over-privileged applications and pre-installed malware on gray-market devices than from sophisticated offline exfiltration techniques. A detailed checklist covers purchase hygiene, permission audits, and recovery steps after suspected compromise.

AntiMalwareMalware & Botnets

Reconstructed Stuxnet Source Code Published on GitHub with Build Instructions

An unknown researcher has released a reconstructed version of the Stuxnet worm source code on GitHub, including reverse-engineering results and assembly instructions. Stuxnet was discovered in 2010 and is widely attributed to the joint US-Israeli Olympic Games operation targeting Iran's Natanz uranium enrichment facility. The malware specifically attacked Siemens industrial controllers by altering frequency converter operations to physically damage centrifuge rotors while falsifying operator displays. Propagation relied on USB drives, network shares, and a Windows Print Spooler vulnerability, combined with stolen Realtek and JMicron driver-signing certificates. The worm also injected itself into Siemens WinCC and Step 7 software to intercept communications with programmable logic controllers. Due to a flaw in its environment checks, Stuxnet escaped the target network and spread publicly before its built-in June 2012 self-destruct date. Researchers are advised to analyze the code only inside fully isolated virtual machines without network access.

AntiMalwareMalware & Botnets

Researchers Create 0-Click WeChat Worm That Hijacks Accounts via Incoming Calls

Security researchers at Calif have developed a 0-click worm capable of compromising WeChat accounts through incoming voice calls without any user interaction. The exploit requires only that the attacker already exists in the victim's contact list and works across Android and iOS devices. In demonstrations, an infected Android device called an iPhone to seize control of its WeChat account while the call continued ringing, after which the compromised iPhone targeted another Android device. The worm spreads automatically between trusted contacts, functioning like a classic network worm but using WeChat profiles as propagation nodes. Even if the victim answers or declines the call, the exploit can persist or be retried, for example during nighttime hours. After account takeover, attackers gain full control to read and send messages, make calls, and impersonate the owner, while the underlying smartphone itself remains unaffected. Tencent received notification in July, released patches in versions 8.0.77 for Android and 8.0.76 for iOS, and server-side blocking was confirmed by late August, with no real-world attacks observed so far.