General
- Target 5d9165948d06c264394447ce8329e0911eb7fab1393a9298c45a3f6a50d85b7d.apk
- Size 8.4MB
- Sample260817-a31myagg37
- SHA256 5d9165948d06c264394447ce8329e0911eb7fab1393a9298c45a3f6a50d85b7d
- MD5 b3bc754b7067fa961de46e4559b2c989
- SHA1 05c1438ba34e04dd7e373b896ada264fe0847a47
- SHA512 90dd4f4c25436a5b2f841861b2d11514dc58c747061255305d8213cd58626b832625874d9a940636de83be5481e9f5cb5311b04152b942dc452f2da2e3109998
- SSDEEP 98304:7r0bdRsXLawev9inJyXtviTiMKt3Dt/VQwt0tRtxy5iSRG5PVKYBWFh3XdmnTI3c:n0pR6OwXiUyr8Udf3XEn
- TLSH T11B96AD13A34A8D35D5DDB67A60A79B26BB312808A7464BCF310DD1247F632E87E353C9
- MD5 SHA1 SHA512 SSDEEP TLSH
Behavioral task
behavioral1
Sample
5d9165948d06c264394447ce8329e0911eb7fab1393a9298c45a3f6a50d85b7d.apk
Resource
android-x64-arm64-20260325-en
Malware Config
Extracted
-
octo
-
https://467944d66fea9d5510733c8c985e3686.com
Targets
-
- Target 5d9165948d06c264394447ce8329e0911eb7fab1393a9298c45a3f6a50d85b7d.apk
- Size 8.4MB
- SHA256 5d9165948d06c264394447ce8329e0911eb7fab1393a9298c45a3f6a50d85b7d
- MD5 b3bc754b7067fa961de46e4559b2c989
- SHA1 05c1438ba34e04dd7e373b896ada264fe0847a47
- SHA512 90dd4f4c25436a5b2f841861b2d11514dc58c747061255305d8213cd58626b832625874d9a940636de83be5481e9f5cb5311b04152b942dc452f2da2e3109998
- SSDEEP 98304:7r0bdRsXLawev9inJyXtviTiMKt3Dt/VQwt0tRtxy5iSRG5PVKYBWFh3XdmnTI3c:n0pR6OwXiUyr8Udf3XEn
- TLSH T11B96AD13A34A8D35D5DDB67A60A79B26BB312808A7464BCF310DD1247F632E87E353C9
- MD5 SHA1 SHA512 SSDEEP TLSH
-
Family: Octo
Octo is a banking malware with remote access capabilities first seen in April 2022.
-
Octo payload
-
Accessibility-driven UI automation to self-grant permissions
Locates nodes in the Settings or package-installer user interface by text or view identifier and dispatches synthetic clicks. This lets the application approve its own permission dialogs, complete side-loading, and intercept attempts to reach the uninstall screen without any real user consent.
-
Android SMS interception and OTP exfiltration
Registers a high-priority SMS_RECEIVED receiver, parses inbound message bodies and aborts the broadcast to hide messages from the user, alongside network exfiltration primitives. This is the standard 2FA/OTP theft pattern used to complete fraudulent transactions.
-
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.
-
Boot-triggered restart with disguised foreground service
Restarts itself on device boot and holds a foreground service with a low-visibility notification channel, keeping the process alive across reboots and outside normal background limits. Malicious use is distinguished by pairing this with surveillance or remote-control primitives.
-
Keylogging via accessibility text-change events
Subscribes to text-change and view-focus accessibility events and reads the text of nodes belonging to other applications, capturing everything typed on the device including passwords entered into unrelated apps. Password-field flags are typically inspected so credential entry can be prioritised.
-
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
-
Runtime string decryption with reflective method dispatch
Combines symmetric decryption or base64 decoding of embedded string tables with reflective class and method resolution, so sensitive API names never appear in plaintext. This defeats naive string-based detection and indicates deliberate anti-analysis engineering.
-
Scripted prompt coaching the user to enable Accessibility
Contains step-by-step instructional text walking the victim through enabling an accessibility service. Because Android deliberately makes this flow difficult, malware ships explicit coaching copy; the presence of such a script alongside an accessibility service is a strong abuse indicator.
-
Makes use of the framework's Accessibility service
Retrieves information displayed on the phone screen using AccessibilityService.
-
Obtains sensitive information copied to the device clipboard
Application may abuse the framework's APIs to obtain sensitive information copied to the device clipboard.
-
Queries the phone number (MSISDN for GSM devices)
-
Acquires the wake lock
-
Makes use of the framework's foreground persistence service
Application may abuse the framework's foreground service to continue running in the foreground.
-
Queries the mobile country code (MCC)
-
Reads information about phone network operator.
-
Requests disabling of battery optimizations (often used to enable hiding in the background).
MITRE ATT&CK Mobile v16
Defense Evasion
Download New Code at Runtime
1Foreground Persistence
1Hide Artifacts
1User Evasion
1Input Injection
1Obfuscated Files or Information
1Virtualization/Sandbox Evasion
2System Checks
2Credential Access
Clipboard Data
1Input Capture
2GUI Input Capture
1Keylogging
1Discovery
Software Discovery
1Security Software Discovery
1System Information Discovery
2System Network Configuration Discovery
3