<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>MoYu Group - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/actors/moyu-group/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Fri, 21 Aug 2026 13:15:58 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/actors/moyu-group/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>MoYu Group Targets Android Automotive Head Units via Compromised Firmware Updates</title><link>https://feed.craftedsignal.io/briefs/2026-08-android-head-unit-malware/</link><pubDate>Fri, 21 Aug 2026 13:15:58 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-android-head-unit-malware/</guid><description>The MoYu Group is distributing multi-stage Android malware through compromised firmware updates on DoFun head units to facilitate ad fraud and proxy botnet recruitment.</description><content:encoded><![CDATA[<p>Kaspersky researchers identified a sophisticated campaign attributed to the MoYu Group, an actor previously linked to the BADBOX botnet, targeting Android-based automotive head units. The attack leverages the legitimate TWCore system application, responsible for analytics and OTA updates, to deliver malicious payloads. Attackers utilize an MQTT message broker hosted on the domain cardoor.cn to send instructions to the TWCore application, which then automatically downloads and installs arbitrary APKs on the head unit.</p>
<p>The malware, identified as a multi-stage downloader (JarService), operates silently without a user interface. Its primary objectives include ad fraud and the recruitment of the compromised head units into a proxy botnet, taking advantage of the always-online nature and SIM capabilities of these automotive systems. This represents a significant shift in IoT targeting, moving from conventional devices to automotive entertainment systems. The vendor, DoFun, has been notified and has released fixes for the update distribution mechanism.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>Attackers maintain an MQTT broker on the attacker-controlled infrastructure (cardoor.cn).</li>
<li>The compromised TWCore system app on the DoFun head unit connects to the MQTT broker for update instructions.</li>
<li>The MQTT broker transmits a message containing a download URL and an installNotExists boolean flag to force installation.</li>
<li>TWCore downloads the malicious APK to its external cache directory at &lt;TWCore external cache dir&gt;/push/apk/.</li>
<li>The JarService dropper is executed, which decrypts internal XOR-encrypted blocks to reveal secondary stage payloads.</li>
<li>The secondary stage payload (a loader) initiates communication with the C2 server via an HTTP POST request, transmitting device and implant metadata.</li>
<li>The loader uses reflection to execute the stage 3 payload, establishing proxy botnet functionality and ad fraud routines.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>The campaign results in the recruitment of automotive head units into a large-scale proxy botnet and facilitates unauthorized ad fraud. This compromises the integrity of the vehicle's embedded system, potentially leading to increased data usage costs for users and the abuse of vehicle connectivity for malicious traffic routing.</p>
<h2 id="recommendation">Recommendation</h2>
<ol>
<li>Monitor network traffic for connections to cardoor.cn, which serves as the MQTT infrastructure for the malicious update instructions.</li>
<li>Audit Android head unit firmware and update channels to ensure software is only retrieved from legitimate, verified manufacturer endpoints.</li>
<li>Deploy detection logic for unauthorized package installation activity originating from the com.tw.core package name.</li>
<li>Block communication to known malicious infrastructure used by the MoYu Group in the proxy botnet operations.</li>
<li>If managing large fleets of Android-based automotive systems, restrict outbound MQTT connections to only known, authenticated manufacturer brokers.</li>
</ol>
]]></content:encoded><category domain="severity">high</category><category domain="type">threat</category></item></channel></rss>