BoletimSecAugust 21, 2026🇵🇹Translated from Portuguese

Manic Android Malware Steals PINs via Transparent Overlay and Relays Data Through Nearby Infected Devices

A new Android malware called Manic combines features of a banking trojan, spyware, and remote device control. The threat stands out for its ability to exfiltrate stolen data through other infected phones nearby, even when the original device has no direct internet access.

Manic has been active since at least February 2026 and remains under active development. In July, newer versions introduced additional anti-analysis techniques, in-memory code loading, and mechanisms aimed at stealing lock-screen credentials.

The malware monitors 169 applications, including banks, payment services, cryptocurrency wallets and exchanges, authenticators, messengers, browsers, and government digital identity platforms.

One of its most unusual capabilities allows PIN capture without showing a complete fake banking screen. Manic places a transparent layer over the legitimate application's numeric keypad, records the victim's touches, and then replays the same commands using Android Accessibility Services.

The threat also operates as a keylogger, intercepts SMS messages and notifications, and can harvest passwords, temporary codes, and recovery phrases. WebRTC sessions further enable operators to view the screen and interact remotely with the compromised device.

Users should avoid installing APKs from unknown sources and remain cautious of applications requesting Accessibility Services, notification access, or broad device control without a clear need.

Related articles

HabrMalware & Botnets

GOFFEE Dissects Custom COW Agent Forked from Poseidon Mythic Implant

Angara Security researchers uncovered a custom Go-based Mythic C2 agent named COW used by the Russian-oriented APT group GOFFEE, also known as Paper Werewolf. The agent represents an independent development branch derived from the public Poseidon project rather than its Freyja fork. Samples were heavily protected with Garble obfuscation and a modified UPX packer that required manual header reconstruction for unpacking. Analysis of surviving strings, build paths, and architectural features confirmed Poseidon origins while revealing numerous custom modifications including Windows support, additional C2 profiles, and new command implementations. The group employs the agent alongside other tools such as PowerTaskel, MiRat, and BindSycler for persistent access to Linux and Windows systems across government, energy, telecom, and defense targets. Researchers traced multiple variants through VirusTotal and incident reports, documenting evolutionary changes in configuration handling and peer-to-peer communication mechanisms.

AntiMalwareMalware & Botnets

Armored Likho Expands Arsenal with BusySnake RAT and AI-Driven Malware Development

The cybercrime group Armored Likho has introduced a new multi-platform trojan called BusySnake RAT that targets Windows, Linux, and macOS systems. Researchers at Kaspersky Lab identified three distinct versions of the malware, evolving from a Python implementation using Telegram bots for command-and-control to a GitLab-based variant and finally a fully rewritten Go version. In addition to custom development, the group has incorporated the open-source Kharon RAT to facilitate remote access and data exfiltration. Armored Likho has also shifted its infrastructure to private GitHub and GitLab repositories to hinder analysis. Most notably, the group now leverages large language models not only for initial access but also to generate tools for persistence and post-exploitation activities. Kaspersky security products continue to detect and block activity linked to the group.

AntiMalwareMalware & Botnets

Microsoft Removes WMIC from Windows 11 After Years of Abuse as LOLBIN by Ransomware and Attackers

Microsoft has begun permanently removing the legacy WMIC command-line utility from Windows 11, starting with versions 24H2 and 25H2. The tool is no longer available in fresh installations, has been dropped as an optional component, and is absent from the latest beta builds. WMIC provided text-based access to Windows Management Instrumentation for querying hardware, processes, services, and security software, as well as performing administrative tasks. Although the underlying WMI technology remains untouched, Microsoft has deprecated the command shell due to its long-standing use as a LOLBIN in cyberattacks. Ransomware operators have leveraged WMIC to delete shadow copies and hinder recovery, while other attackers used it to enumerate and disable security tools or add exclusions in Microsoft Defender. Administrators are directed to migrate to PowerShell, COM API, .NET libraries, and modern scripting languages, which will require rewriting legacy automation scripts.

AntiMalwareMalware & Botnets

Octagon Malware-as-a-Service Platform Targets Android Banking Apps and Crypto Wallets for $1400 Monthly Subscription

Researchers at iVerify have uncovered the previously unknown Octagon platform, a malware-as-a-service offering sold by a Russian-speaking actor under the handle AndroidKitKat. The service first appeared on underground forums on June 1, 2026, with version 1.2 released by June 29, providing a ready-made control panel for account takeovers across banks, crypto exchanges, messengers, and wallets. Infection starts with a disguised APK that requests Accessibility Services permissions, after which the trojan can read UI elements, simulate taps, launch apps, and overlay phishing screens on services such as Trust Wallet, Binance, and MEXC. The malware also intercepts SMS one-time codes, spoofs the system lock screen to steal PINs or patterns, and supports VNC-style remote control while operating on the victim’s own device to evade anti-fraud systems. Three related builds—Octagon, Lifted Dreams, and BahrDate—were identified, with one variant displaying a visual novel to distract users while the spyware runs in the background. The campaign underscores the growing threat of sophisticated Android remote-access trojans sold on a subscription basis.