Build1 distinct publisher3 min readUpdated
ThreatFabric says the Android malware encrypts what it steals and passes it over Wi-Fi Direct and Bluetooth until it reaches an infected device that is online. Network egress control never sees it.
The Engineer · Build desk

Compiled by The EngineerSomething wrong?How this is made
ThreatFabric published an analysis on 20 August 2026 of an Android family it calls Manic, described as a blend of banking malware and spyware, rated high severity and targeting 169 banking, government, eID, cryptocurrency and authentication apps [1][2][3]. The part that invalidates a common assumption: when Manic cannot reach its command and control server, it encrypts the collected data and looks for other infected devices nearby, relaying over Wi-Fi Direct, Bluetooth RFCOMM or Bluetooth LE GATT through as many as four hops until it finds a device with a direct internet connection [4][5].
The collection side is conventional and effective. After tricking the user into granting Accessibility and Notification Access, Manic draws a transparent overlay on the target app's numeric keypad and derives the PIN from where the user taps [6][7]. It then uses Accessibility to pass those taps to the real app, so the real screen keeps working normally [8]. According to the writeup, because the numbers are re-entered into the genuine app, users rarely notice anything is wrong unless an input fails [9]. Beyond PINs it takes SMS and notifications, screens, files, location, OTPs and recovery phrases, and uses WebRTC for remote control [10]. The app uses packers and loads DEX files in memory to resist analysis [11].
The relay is what deserves attention on the defensive side, because most mobile containment assumes a chokepoint: block the domain, cut the egress, isolate the handset. Manic treats absence of a path as a queueing problem, storing the data and retrying later, then sending it to the C2 once a connected device is available [12]. ThreatFabric's own detection guidance concedes the consequence: relay source devices may not show outbound internet traffic [13]. A four-hop chain implies as many as five infected devices cooperating on a single exfiltration path [14]. The artefacts on the originating device are therefore radio artefacts, not network ones: Wi-Fi Direct group formation, Bluetooth RFCOMM and BLE GATT traffic, and device-to-device relaying up to four hops [15].
That shifts the practical detection surface. The listed indicators are unknown apps holding Accessibility or Notification Access, in-memory DEX loading, continuous Bluetooth and Wi-Fi Direct scanning, and WebRTC traffic [16]. In corporate device management, the recommendation is to check app permissions and short-range wireless usage [17]. Mitigations offered are blocking installation of unmanaged apps and controlling Accessibility permissions, Mobile Threat Defense that detects overlays, in-memory DEX and abnormal permissions, verifying important transactions outside the mobile device or using hardware keys and other theft-resistant authentication, and turning off unnecessary Bluetooth and Wi-Fi Direct [18][19][20][21].
Two gaps are worth holding in mind before anyone briefs an executive. The initial distribution method is not confirmed by public information, and email distribution specifically has not been confirmed, with no evidence that distribution links arrived by email [22][23]. No CVE and no identified threat actor are attached to the report [24].
Watch the account side rather than the device side, since the device side may be silent. The escalation signals given are authentication and account recovery using stolen OTPs, PINs or recovery phrases, and logins from IPs or regions other than the device's usual location [25]. The writeup also sets a triage ladder worth copying into your own runbook: attempt observed with success unconfirmed, user interaction confirmed at the point of Accessibility and Notification Access grants, and initial execution confirmed on any sign of overlays, screen capture or in-memory DEX [26].
Follow any of these and your For You feed starts watching them — no settings page required.
Ranked by verification strength, evidence, and original report placement.
ThreatFabric published an article titled "Manic: A blend between banking malware and spyware" with a publish date of 2026-08-20.
Manic targets 169 banking, government, eID, cryptocurrency and authentication apps.
An infected device that cannot connect directly to the C2 encrypts the collected data and searches for nearby infected devices using Wi-Fi Direct, Bluetooth RFCOMM and BLE GATT.
It relays the data through up to 4 hops until it reaches an infected device with a direct internet connection.
The malware tricks users into granting Accessibility and Notification Access permissions.
Evidence-backed comparisons of source perspectives and observed adoption signals. Read the methodology
Which Builder, Operator, and Investor concerns the observed source mix emphasized—not a truth score.
Evidence, demonstrated adoption, hype gap, incentives, and confidence are assessed independently, each on its own current evidence. How these are measured.
Detailed but single-chain vendor account
The technical account is specific and internally consistent: named transport stacks (Wi-Fi Direct, Bluetooth RFCOMM, BLE GATT), a stated 4-hop bound, overlay-plus-Accessibility tap replay, in-memory DEX, WebRTC control, and a defined confidence ladder. But the cluster contains exactly one item, itself a secondhand summary of a ThreatFabric report, with no sample hashes, package names, C2 indicators, independent corroboration, no CVE and no named actor, and the initial distribution vector explicitly unconfirmed.
No prevalence data supplied
The supplied material contains no infection counts, victim geography, campaign timeline, telemetry, app-store takedowns or defender sightings, and the initial distribution vector is unconfirmed. The only observation is the publication of the report itself, which says nothing about how widely Manic is deployed or how often the relay path is actually used in the wild.
Framing outruns the sourced mechanism
The story's framing that network egress control never sees this is stronger than the source supports: the source says only that relay source devices may not show outbound internet traffic, and the relay chain still terminates at an infected device with direct internet access that registers with the C2 and carries WebRTC signalling, which is observable egress. Layered on top is a High severity rating and a 169-app target list with no prevalence, delivery or victim evidence behind them, so the described capability is real in the report but its measured impact is absent.
Vendor disclosure relayed with product-shaped remedies
The primary source is ThreatFabric, a mobile fraud-prevention vendor whose commercial position benefits from establishing that mobile banking malware defeats conventional network controls, and the recommended remedies map onto purchasable categories: Mobile Threat Defense, MDM app and permission control, and hardware authentication keys. The relaying blog adds no independent verification and discloses no interest of its own, so the incentive shape is a vendor-authored severity claim retransmitted without adversarial checking rather than a hidden conflict.
Mechanism plausible, impact unverified
Confidence is limited by structure, not internal coherence: one publisher, one underlying vendor report, no indicators of compromise, no corroboration, no prevalence data, and the source's own graded confidence tiers signal that execution and theft may only be inferred rather than confirmed in the field. The detection guidance and hop-bounded mechanism are specific enough to act on as a hunt hypothesis, which keeps this above the floor.
security
Manic's fallback channel: Android malware that exfiltrates through the phone next to yours3 distinct publishers
build
Geofencing beats GPS polling on power, then loses to the OEM battery optimiser1 distinct publisher
build
A year of green backups hid 7 of 10 missing Android signing keys1 distinct publisher
build
Live video is two protocol decisions, not one, and your CDN is fighting your latency target1 distinct publisher
Distinct publishers with included, body-backed reporting in this cluster.
dev.to
1 article · August 20, 2026