AntiMalwareJuly 31, 2026🇷🇺Translated from Russian

Astaroth Trojan Hijacks WhatsApp Web Sessions to Spread Banking Malware to Contacts

The operators of the banking Trojan Astaroth, also known as Guildma, have equipped infected Windows machines with the ability to autonomously distribute malicious archives through WhatsApp Web. Victims now face not only the risk of banking data theft but also the possibility of unknowingly forwarding the Trojan to their own contacts, according to researchers at CrowdStrike.

Previously, Astaroth spread mainly through phishing emails. In late 2025 the operators added a dedicated spam module for WhatsApp Web. The module copies the profile of Chrome or Edge, downloads the official WebDriver, and launches the browser in headless mode. It then attaches to an already authenticated WhatsApp Web session using the legitimate WPPConnect/WA-JS library.

From the user’s perspective the process remains silent. In the background the bot iterates through the address book and sends three messages to every contact: a time-appropriate greeting, a ZIP archive containing the Astaroth loader, and a closing text. Links and wording are randomized to avoid pattern-based detection.

Because the messages arrive from a known person and begin with natural phrases such as “good morning,” recipients are far more likely to open the attachment. The spam-bot code shares structural and functional traits with tools used by other Latin American groups, including Vareg, indicating either a common developer or active sharing of components within the regional cybercrime ecosystem.

Observable signs of infection include PowerShell downloads of WebDriver, the appearance of ChromeAuto_ folders under C:\Users\Public\Temp, headless Chromium processes, and network connections to WPPConnect components. Astaroth has effectively turned WhatsApp Web into a delivery service for its banking payload, with the victim unknowingly covering the distribution costs.

Related articles

HabrMalware & Botnets

Bots Now Form Over Half of Global Internet Traffic in 2025, Driving API Attacks and Business Metric Distortion

Automated clients generated more than 50% of analyzed internet traffic in 2025, with malicious bots responsible for 40% of the total volume. AI-enabled automation attacks increased 12.5 times year-over-year, while daily API attacks rose 113% according to Akamai data. Simple scripts still dominate volume at 59% of bot traffic, yet sophisticated botnets exceeding 4.5 million devices now distribute activity across residential proxies and compromised endpoints. Credential stuffing, scraping, and transaction abuse continue to target business logic rather than software vulnerabilities, distorting analytics, inflating infrastructure costs, and degrading user experience. Cloudflare reports that 20% of verified bot traffic now comes from AI crawlers, blurring lines between beneficial and harmful automation. Organizations must classify bots by intent, delegation, and business impact instead of relying on IP reputation or single signals such as User-Agent strings.

AntiMalwareMalware & Botnets

Flying Eagle Android Trojan Turns Devices into Remote Surveillance Tools

Researchers at Hunt.io have analyzed the Flying Eagle Android trojan, which spreads via fake public security bureau apps hosted on counterfeit sites. Victims are tricked into installing the APK and granting Accessibility Services permissions, after which the malware effectively takes control of the device. It performs keylogging, screenshots, phishing overlays on banking and government apps, SMS interception, and remote camera and microphone activation. Operators use the dispatchGesture API to remotely control the interface and press buttons. The platform functions as a full surveillance factory with a unified panel for building customized APKs, managing infected devices, and collecting stolen data. After source code leaked in February 2026, builds are sold on Telegram for around 2000 USDT, with Night Dragon emerging as an enhanced successor targeting Alipay, WeChat, banking apps, and crypto wallets.

BoletimSecMalware & Botnets

Tengu Botnet Modernizes Mirai with 25 DDoS Methods and Advanced Persistence on IoT and Embedded Linux

A new botnet named Tengu has emerged, targeting Internet of Things devices and embedded Linux systems to conduct denial-of-service attacks, redirect traffic, and maintain persistent access. The malware represents an updated evolution of the Mirai botnet and begins its infection chain through brute-force attacks against exposed Telnet services. Once valid credentials are obtained, it downloads an architecture-specific payload and establishes partially encrypted communication with its command-and-control server. Operators can issue commands to collect system and network information, update the implant, and convert compromised devices into SOCKS5 proxies. The botnet includes 25 distinct DDoS attack methods covering UDP, TCP, and ICMP floods while also targeting services such as HTTP, DNS, NTP, SSH, SMTP, FTP, SIP, Minecraft, and servers running Source Engine or Quake protocols. Its key differentiators lie in robust persistence and self-protection mechanisms, including a secondary watchdog process that restarts the malware every 60 seconds if terminated, fake systemd services, manipulated device watchdogs, and the ability to remove competing malware.

BoletimSecMalware & Botnets

Cybercriminals Hide Malware in Fake Claude Code Installation Command Targeting macOS Developers

Cybercriminals are distributing the MacSync infostealer by embedding malicious commands in fake installation tutorials for Claude Code. The campaign relies on sponsored search ads and counterfeit documentation pages that appear when developers look up official setup instructions. Victims are instructed to paste an obfuscated command into the macOS Terminal that uses Base64 encoding to conceal the download server and disables certificate validation. Once executed, the command retrieves MacSync, which steals passwords, session cookies, SSH keys, cloud credentials, and developer configuration files. Stolen tokens can bypass multi-factor authentication and grant attackers direct access to accounts and repositories. Security experts advise installing Claude Code exclusively through official channels and immediately isolating any compromised Mac while revoking all sessions and rotating credentials from a trusted device.