General

  • Target
    f84e5ccc0c78f97e27d486f22c28f7f3c8f48f7455f51ce4c89940297057fd26.apk
  • Size 7.1MB
  • Sample260819-a1trlsvzcs
  • SHA256 f84e5ccc0c78f97e27d486f22c28f7f3c8f48f7455f51ce4c89940297057fd26
  • MD5 SHA1 SHA512 SSDEEP TLSH

Malware Config

Targets

    • Target
      f84e5ccc0c78f97e27d486f22c28f7f3c8f48f7455f51ce4c89940297057fd26.apk
    • Size 7.1MB
    • SHA256 f84e5ccc0c78f97e27d486f22c28f7f3c8f48f7455f51ce4c89940297057fd26
    • MD5 SHA1 SHA512 SSDEEP TLSH
    • Family: Hydra

      Android banker and info stealer.

    • 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.

    • Loads dropped Dex/Jar

      Runs executable file dropped to the device during analysis.

    • 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)

MITRE ATT&CK Enterprise v16

MITRE ATT&CK Mobile v16

Tasks