LIVE · cybersecurity feed
Live wire
Malware Hijacks Android Car Head UnitsCritical Flaw in NASA/JPL Open-Source Spacecraft Command Software Allowed Unauthenticated Command ExecutionCVE-2026-73570 · U.S. CISA adds Zimbra Collaboration Suite (ZCS) flaw to its Known Exploited Vulnerabilities catalogCVE-2024-3094 · Connecting the Dots: Securing the Overlooked Corners of the Software Development Lifecycle (SDLC) Supply Chain14 Trojanized npm Packages Drop RedC2 4.0 Linux Backdoor With AI-Assisted C2Hundreds of leaked AWS keys give full control over corporate accountsAndroid Car Malware Spreads Through Built-In Updaters for Ad Fraud, Proxy BotnetMalware injected into popular Rust packages to steal developer credentialsSix Maximum-Severity Flaws Found in Cisco ProductsCritical Isolated-vm Vulnerability Leads to RCE on Host
androidhigh

RedWing Android Spyware Sold as a Service on Telegram

A new Android spyware called RedWing is being offered as a service on Telegram, allowing less sophisticated attackers to compromise phones and steal banking information. Researchers have identified it as a polished malware-as-a-service operation with extensive documentation and a subscription model, potentially linked to Russian threat actors. RedWing employs fake login overlays, SMS interception, call forwarding, and even screen control to harvest credentials and conduct further malicious activities.

zeroday.news ·

Cybersecurity researchers have identified a new Android spyware strain, dubbed RedWing, being distributed as a malware-as-a-service (MaaS) through the Telegram messaging platform. This operation provides criminals with sophisticated tools to hijack mobile devices and steal sensitive banking credentials, even if they possess limited technical expertise. The RedWing MaaS is characterized by comprehensive seller documentation, tutorial videos, and a subscription-based model, making it accessible to a wider range of threat actors. Researchers have tentatively linked the operation to Russian threat actors, noting that many current samples evade conventional security solutions.

What distinguishes RedWing is its user-friendly acquisition and deployment process. A dedicated Telegram bot assists customers by building and obfuscating the malicious Android Package Kit (APK) files. The service also incentivizes its spread through a referral program offering discounts for new customer acquisition. Furthermore, operators can generate convincing fake app-store pages, designed to mimic legitimate platforms like Google Play, the Samsung Galaxy Store, Huawei's AppGallery, and Russia's RuStore. These deceptive pages include fabricated ratings and download counts to trick unsuspecting users into installing the malware.

Upon installation, RedWing employs a deceptive tactic by presenting a series of permission requests disguised as routine setup steps. This process aims to trick users into granting the malware essential permissions, including access to Android's accessibility services and the ability to control the SMS inbox. Once these permissions are secured, RedWing can conceal its icon and operate discreetly in the background, making it difficult for users to detect.

The primary functionality of RedWing revolves around credential harvesting through the use of fake login overlays. When a user launches a targeted banking or cryptocurrency application, RedWing displays a convincing fake login screen on top of the legitimate app, capturing the user's entered credentials. The control panel provided to operators allows them to easily add new financial institutions to the list of targets. Researchers have identified approximately 82 targeted institutions, with a significant portion being Russian financial firms.

To circumvent two-factor authentication (2FA) mechanisms, RedWing is capable of intercepting SMS-based authentication codes. Additionally, it can silently forward incoming calls to an attacker-controlled number, effectively bypassing the call-based verification methods that banks use to detect fraudulent activity. This dual approach significantly enhances the malware's ability to compromise user accounts.

Beyond credential theft and 2FA bypass, RedWing offers advanced surveillance capabilities. It provides live Virtual Network Computing (VNC) screen control, allowing attackers to remotely view and interact with the infected device's screen. The malware also includes keylogging functionality to capture keystrokes and can covertly record audio and video using the device's microphone and camera. These features enable comprehensive data exfiltration and surveillance of the victim.

Infected devices can also be leveraged for more extensive network attacks. RedWing has the capability to enlist compromised phones into a botnet, which can then be used to launch distributed denial-of-service (DDoS) attacks against targeted infrastructure. This turns individual victims' devices into tools for larger-scale cybercrime operations.

Analysis by Zimperium suggests that RedWing is likely a new iteration of an existing Android malware family known as Oblivion. This conclusion is based on similarities observed in the shared droppers and overlay techniques employed by both malware strains, indicating a potential evolution or rebranding of previously identified threats.

androidmalwarespywaretelegrammalware-as-a-service
ShareXLinkedInWhatsAppFacebook

More News

view all →
security

Postal Service moves to finalize mail ballot regs before SCOTUS ruling

The rules have already been rejected by multiple state courts, but the Trump administration said it’s preparing in case of a favorable Supreme Court decision. The post Postal Service moves to finalize mail ballot regs before SCOTUS ruling appeared first on CyberScoop.

vulnerability

ToxicPanda 2.0 Gets a Major Upgrade, Expanding Attacks Across 16 Countries

ToxicPanda 2.0 targets 349 financial apps and abuses Android Wireless Debugging to gain deeper device access and steal banking credentials. ToxicPanda used to be a Europe-focused nuisance targeting a manageable list of banks. That version is gone. Zimperium’s zLabs team just documented ToxicPanda 2.0, and the numbers alone tell the story: 349 targeted financial institutions […]

ai

If you're not using AI to attack your own systems, your adversaries will

Agents are also the new attack surface - cue defenders' existential angst

privacy

TikTok Agrees to $400 Million Settlement in U.S. Child Privacy Lawsuit

TikTok has agreed to a $400 million settlement with the U.S. Department of Justice to resolve a lawsuit alleging violations of child privacy laws. The lawsuit, filed in 2024, accused the company of improperly collecting data from users under 13 and failing to comply with parental requests to delete accounts. The settlement includes an immediate payment of $300 million and an additional $100 million contingent on the dissolution of a prior consent decree related to Musical.ly.

malware

Hackers infect Android car head units with proxy botnet malware

A supply-chain attack targeting Android-based car head units is using a legitimate device-update app to spread malware that enlists compromised devices in a proxy botnet or uses them for ad fraud. [...]

security

Named Pipes Under Attack: Securing Windows Interprocess Communication

Windows named pipes provide fast interprocess communication, but weak access controls can expose privileged services to untrusted processes. ThreatLocker explains how endpoint verification, command authorization, strict input validation, and narrowly scoped privileges can help secure named-pipe communication. [...]