AntiMalwareAugust 12, 2026🇷🇺Translated from Russian

Palo Alto Networks Unit 42 Uncovers Kimwolf v7 Botnet Infecting Android Set-Top Boxes via Open ADB

Specialists from Palo Alto Networks Unit 42 have discovered Kimwolf v7, a new version of a botnet that infects Android set-top boxes and other IoT devices. The malware now mimics real browser behavior during DDoS attacks and hides its command infrastructure behind multiple layers of protection.

The main innovation is HTTP/2 flooding that uses full browser fingerprints. The malicious code reproduces characteristic protocol parameters and headers, making it significantly harder to distinguish attack traffic from actions of ordinary visitors. Instead of simply overwhelming a site with requests, the botnet carefully impersonates a crowd of legitimate users.

Developers have also strengthened communication with command servers. Kimwolf v7 obtains their addresses through Ethereum Name Service and public Ethereum RPC services. If this channel fails, a reserve address in the Tor network is hardcoded into the binary. All traffic passes through a local proxy that handles both regular internet and Tor connections equally.

The new version removes scanning, vulnerability exploitation, and password brute-forcing functions. Researchers believe operators have split responsibilities: an external loader handles infection, while Kimwolf focuses on DDoS attacks and traffic forwarding. Instead of the previous 43 commands, the botnet now uses 15 numbered methods, including a high-performance UDP flood optimized for ARM processors in Android set-top boxes.

Kimwolf has been attacking such devices at least since August 2025. Operators typically reach set-top boxes with open Android Debug Bridge on port 5555 through residential proxies. After launch, the malware disguises itself as system processes such as netd_service. Researchers also found APK files named SystemService that check for root access and execute an embedded ELF payload.

Unit 42 recommends treating Android set-top boxes as untrusted devices, isolating them from corporate networks, and disabling ADB or restricting access to USB only. An inexpensive box connected to a television can easily become a costly problem for the entire infrastructure.

Related articles

AntiMalwareMalware & Botnets

MacSync Malware Evolves to Steal Cryptocurrency and Conceal Components in iCloud

Updated MacSync malware for macOS now arrives bundled with a stealer and backdoor, allowing attackers to harvest browser history, cookies, passwords, Telegram data, and cryptocurrency wallet details while maintaining persistent remote access. Discovered by Kaspersky researchers in September 2026, the new variant uses a multi-stage infection chain that begins with a fake application download, such as a document collaboration tool or crypto wallet. One component is delivered through a publicly shared iCloud calendar entry in ICS format, bypassing traditional loaders. After execution, MacSync requests administrator credentials, displays a fake macOS damage notification, and installs the stealer alongside a Finder-masquerading backdoor. The backdoor enables arbitrary code execution, file theft, browser extension installation, and replacement of the legitimate Ledger application with a malicious version to drain cryptocurrency funds. Users are advised to download software only from trusted sources and remain cautious of unexpected administrator password prompts.

HabrMalware & Botnets

Network Traffic Analysis Reveals 75% Malware Threats Over 10 Months of Monitoring

Positive Technologies analyzed anonymized data from PT Sandbox and PT Network Attack Discovery collected between October 2025 and July 2026. The study found that malicious software accounted for 75% of all detected threats in organizational network traffic. Information-stealing trojans made up 24% of malware samples, with 85% of those focused on credential theft. RATs, loaders, and ransomware each represented smaller but high-impact shares. Legacy vulnerabilities such as CVE-2017-0199 and CVE-2017-11882 remained active attack vectors. Activity from groups including MustangPanda, TA505, and APT37 was observed across finance, manufacturing, and government sectors.

BoletimSecMalware & Botnets

HEAVYGRAM Spyware Uses Telegram Bots for Command and Control Against Iranian Targets

Researchers at Group-IB have published a detailed analysis of HEAVYGRAM, a spyware family that abuses the Telegram messaging platform as its command-and-control infrastructure. The malware family was first observed in the second half of 2023 and has since been linked with moderate confidence to the Handala Hack group. Instead of operating dedicated servers, the operators rely on Telegram bots, accounts, and groups to register infected hosts, receive commands, exfiltrate stolen data, and deliver additional payloads. Once active, HEAVYGRAM captures screenshots, records audio, harvests cached files, and steals data from Telegram Desktop installed on the victim machine. The campaign primarily targets Iranian journalists, dissidents, and individuals opposed to the Iranian government. Infection vectors include malicious files distributed via messengers, disguised as legitimate applications such as Pictory, KeePass, or Telegram-related tools, sometimes delivered as HTML applications or scripts.

BoletimSecMalware & Botnets

KREMLIN Banking Malware Hijacks Chrome and Edge to Steal Credentials and Session Tokens in Brazil

Elastic Security Labs researchers have detailed the operations of the KREMLIN banking malware, tracked under the identifier REF9334, which targets Chrome and Edge browsers to harvest credentials and session tokens. The campaign focuses almost exclusively on Brazil, with 98 percent of the 1,515 identified infections located in the country and impersonating a dozen Brazilian banks. Infection begins with multi-stage JavaScript loaders disguised as banking documents, invoices, or corporate papers that require manual execution by the victim. The loaders then deploy C++ installers and malicious browser extensions that modify the Secure Preferences file, enable developer mode, and overwrite protection objects with forged metadata using a technique called Phantom Extension. Once active, the extension collects session tokens, cookies, sessionStorage and localStorage data, 15 days of browsing history, screenshots, open tab information, and full HTML of visited pages. The operation has run since May 2025 across seven distinct campaigns and began using Ethereum smart contracts for infrastructure on 19 May 2026.