General
- Target f84e5ccc0c78f97e27d486f22c28f7f3c8f48f7455f51ce4c89940297057fd26.apk
- Size 7.1MB
- Sample260819-a1trlsvzcs
- SHA256 f84e5ccc0c78f97e27d486f22c28f7f3c8f48f7455f51ce4c89940297057fd26
- MD5 fe213493a9e0ea129cb1fc2477e6fd92
- SHA1 4952a1729ad0801823e3c71280c9f1d3429d2b17
- SHA512 a950b627ade1410a313fe3cfd4fd6d8d0366cdca93597182a11055083dbe4070f13363c543abfdfb1f27935f8c2720c7abd5d74881b431b92a80064a2663fbed
- SSDEEP 196608:5AeOVrYH8BPucQJRjYDm4g9o8VYB8s8evfY8q9p5:a/0uORkD3iBVYB8s8Efbq/5
- TLSH T1F57633E87BF079DCE298F57C792C9212EB19CCD946109E8914B63068957B8F1F7870CA
- MD5 SHA1 SHA512 SSDEEP TLSH
Behavioral task
behavioral1
Sample
f84e5ccc0c78f97e27d486f22c28f7f3c8f48f7455f51ce4c89940297057fd26.apk
Resource
android-x86-arm-20260325-en
Behavioral task
behavioral2
Sample
f84e5ccc0c78f97e27d486f22c28f7f3c8f48f7455f51ce4c89940297057fd26.apk
Resource
android-x64-20260325-en
Behavioral task
behavioral3
Sample
f84e5ccc0c78f97e27d486f22c28f7f3c8f48f7455f51ce4c89940297057fd26.apk
Resource
android-x64-arm64-20260325-en
Malware Config
Targets
-
- Target f84e5ccc0c78f97e27d486f22c28f7f3c8f48f7455f51ce4c89940297057fd26.apk
- Size 7.1MB
- SHA256 f84e5ccc0c78f97e27d486f22c28f7f3c8f48f7455f51ce4c89940297057fd26
- MD5 fe213493a9e0ea129cb1fc2477e6fd92
- SHA1 4952a1729ad0801823e3c71280c9f1d3429d2b17
- SHA512 a950b627ade1410a313fe3cfd4fd6d8d0366cdca93597182a11055083dbe4070f13363c543abfdfb1f27935f8c2720c7abd5d74881b431b92a80064a2663fbed
- SSDEEP 196608:5AeOVrYH8BPucQJRjYDm4g9o8VYB8s8evfY8q9p5:a/0uORkD3iBVYB8s8Efbq/5
- TLSH T1F57633E87BF079DCE298F57C792C9212EB19CCD946109E8914B63068957B8F1F7870CA
- MD5 SHA1 SHA512 SSDEEP TLSH
-
Hydra payload
-
Android banker: accessibility service abuse with overlay injection
DEX references AccessibilityService event hooks together with window-overlay creation and credential-capture primitives. This combination is the canonical Android banking-trojan pattern: the app reads screen content and injects fake login windows over legitimate banking apps.
-
Android dropper: runtime DEX/class loading of a staged payload
Sample resolves and loads executable code at runtime via DexClassLoader/InMemoryDexClassLoader combined with reflection and asset or network payload retrieval. Legitimate apps rarely need in-memory DEX loading; this is the standard staging mechanism for Android droppers evading store review.
-
Contact harvesting with SMS self-propagation
Reads the device contact list and sends messages to the retrieved numbers, the distribution mechanism behind SMS worm campaigns. The victim's own address book becomes the delivery channel, which is why these campaigns spread rapidly within a region.
-
Notification listener abuse for OTP and message theft
Binds a notification listener service and reads posted notification content, optionally dismissing notifications afterwards to hide them. This harvests one-time passcodes and private messages without ever requesting SMS permissions, which is why it has largely replaced SMS interception in modern ban
-
Silent screen capture via MediaProjection
Acquires a MediaProjection session and pipes the virtual display into an image reader or encoder, enabling continuous capture of everything shown on screen including credentials and one-time codes. Combined with accessibility auto-approval this runs without further user interaction.
-
Makes use of the framework's Accessibility service
Retrieves information displayed on the phone screen using AccessibilityService.
-
Contacts third-party web service commonly abused for C2
Legitimate web (hosting) services can be abused by malware authors to host malware or C2s.
-
Looks up external IP address via web service
Uses a legitimate IP lookup service to find the infected system's external IP.
-
Queries information about active data network
-
Queries the mobile country code (MCC)