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
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. [...]

zeroday.news ·

A supply-chain attack has compromised Android-based car head units, leveraging a legitimate device-update application to distribute malware that enlists affected devices into a proxy botnet or uses them for ad fraud. Cybersecurity researchers attribute the operation to the MoYu group, a threat actor previously linked to the BadBox malware botnet. This incident marks the first documented instance of a malware infection chain specifically designed for car head units.

The MoYu group's operation targets systems from DoFun, a Chinese automotive software and hardware provider owned by Shenzhen Driving Control Technology Co., Ltd. DoFun supplies generic Android-based head units, which serve as the central control for a car's infotainment, navigation, and settings.

In June, researchers identified a rogue APK file being downloaded from TWCore, a legitimate DoFun system app that receives instructions via an MQTT server hosted at cardoor[.]cn. This unknown app, named JarService, operates without a user interface and functions as malware.

Upon execution, JarService decrypts and launches a second-stage loader. This loader establishes communication with a command-and-control (C2) server to download an additional encrypted payload. The final payload regularly transmits device information, including model, display resolution, Wi-Fi SSID, and MAC address, and receives commands from the attackers.

The malware supports nine distinct commands: `return` (retrieves a specified value from Android's SharedPreferences storage), `copy` (copies content to the device clipboard), `http` (sends HTTP GET or POST requests and can save parts of the response), `web` (opens a URL in a WebView and executes supplied JavaScript), `loadlib` and `loadlib3` (not fully implemented), `loadlib2` (downloads and executes arbitrary code or additional modules), `deeplink` (opens a specified resource in the browser), and `traceroute` (checks host reachability using ICMP ping).

Analysis indicates that the malware does not interfere with driving or critical vehicle control systems. Its primary objective appears to be advertising fraud and monetizing internet-connected car head units by converting them into residential proxy nodes. Researchers observed that the operators predominantly loaded a reverse-proxy module called `zhima`, transforming the head unit into a proxy botnet node, and also initiated web requests for click-fraud activities.

The researchers informed DoFun of their findings. DoFun confirmed that it had resolved the issue. The initial compromise vector remains unconfirmed.

malwarepatch
ShareXLinkedInWhatsAppFacebook

More News

view all →
malwarehigh

Malware Hijacks Android Car Head Units

Researchers have identified new Android malware that hijacks car head units by exploiting their official update mechanisms. The malware installs proxy software, turning vehicles into nodes for the BADBOX botnet, primarily for ad fraud and to provide anonymized internet connections. This marks the first documented instance of malware specifically targeting car head units through their native update channels.

malware

Banking Trojans Manic, Grandoreiro, ToxicPanda 2.0 in the Spotlight

The spyware-equipped Manic, a persistent Grandoreiro campaign in Latin America and Europe, and an expanded ToxicPanda 2.0 malware. The post Banking Trojans Manic, Grandoreiro, ToxicPanda 2.0 in the Spotlight appeared first on SecurityWeek.

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

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. [...]

security

Your Expired Visa Card Could Be ‘Zombified’ to Make Contactless Payments

Plus: Apple sends out an “unprecedented” number of spyware warnings, Ukraine hits a Russian ecommerce giant with cyber and drone attacks, and more.

nasacritical

Critical Flaw in NASA/JPL Open-Source Spacecraft Command Software Allowed Unauthenticated Command Execution

A critical vulnerability has been discovered in NASA/JPL's open-source AIT-GUI software, which is used to control spacecraft instruments. The flaw allows unauthenticated attackers to execute arbitrary commands, run server-side scripts, and manipulate command sequences by exploiting a lack of authentication, session checks, and CSRF protection. Researchers confirmed the issue, which has a CVSS score of 9.4, and a fix is available in version 2.5.2.