Analysis
-
max time kernel
143s -
max time network
136s -
platform
android_x86 -
resource
android-x86-arm-20240624-en -
resource tags
androidarch:armarch:x86image:android-x86-arm-20240624-enlocale:en-usos:android-9-x86system -
submitted
23-11-2024 02:22
Static task
static1
Behavioral task
behavioral1
Sample
45abbb4cb83b51f908bb853ecd2377a4a9c3598b2f20bfdfc93a955cc8ad80fa.apk
Resource
android-x86-arm-20240624-en
Behavioral task
behavioral2
Sample
45abbb4cb83b51f908bb853ecd2377a4a9c3598b2f20bfdfc93a955cc8ad80fa.apk
Resource
android-x64-20240624-en
General
-
Target
45abbb4cb83b51f908bb853ecd2377a4a9c3598b2f20bfdfc93a955cc8ad80fa.apk
-
Size
2.4MB
-
MD5
e24159c21749fb072ac95b95b801ee98
-
SHA1
e5b7f7a5bf069640c8514998ef9052dfaa32cce8
-
SHA256
45abbb4cb83b51f908bb853ecd2377a4a9c3598b2f20bfdfc93a955cc8ad80fa
-
SHA512
c20ad5135dbf3bc52b147d44eb8111180938a2670ab931ce87a38e14f4353a9de4d5183f793c5a0193e0fd8142644531f6b05aab84cb920835b53735b8244575
-
SSDEEP
49152:i4pNHf+q/lsFsPtuY6F4fBgh/5yTXzqPpjDfdofX9yFzTCpEJlOyiSv:XFp+6tQ4fWgTC7dofXsVTCFyVv
Malware Config
Extracted
octo
https://c9bebf541c17a229d921556d14a4ffd4.com/MWZjODg0YjhhMWVi/
https://64b6c9bebf541c17a229d921556d14a4ffd4.com/MWZjODg0YjhhMWVi/
https://74b6c9bebf541c17a229d921556d14a4ffd4.com/MWZjODg0YjhhMWVi/
https://89c9bebf541c17a229d921556d14a4ffd4.com/MWZjODg0YjhhMWVi/
https://94b6c9bebf541c17a229d921556d14a4ffd4.com/MWZjODg0YjhhMWVi/
https://94b641390330721556d14a4ffd4.com/MWZjODg0YjhhMWVi/
https://94b64c9b41c17a229d921556d14a4ffd4.com/MWZjODg0YjhhMWVi/
Extracted
octo
https://c9bebf541c17a229d921556d14a4ffd4.com/MWZjODg0YjhhMWVi/
https://64b6c9bebf541c17a229d921556d14a4ffd4.com/MWZjODg0YjhhMWVi/
https://74b6c9bebf541c17a229d921556d14a4ffd4.com/MWZjODg0YjhhMWVi/
https://89c9bebf541c17a229d921556d14a4ffd4.com/MWZjODg0YjhhMWVi/
https://94b6c9bebf541c17a229d921556d14a4ffd4.com/MWZjODg0YjhhMWVi/
https://94b641390330721556d14a4ffd4.com/MWZjODg0YjhhMWVi/
https://94b64c9b41c17a229d921556d14a4ffd4.com/MWZjODg0YjhhMWVi/
Signatures
-
Octo
Octo is a banking malware with remote access capabilities first seen in April 2022.
-
Octo family
-
Octo payload 1 IoCs
resource yara_rule behavioral1/files/fstream-1.dat family_octo -
pid Process 4226 com.wordhappen5 -
Loads dropped Dex/Jar 1 TTPs 2 IoCs
Runs executable file dropped to the device during analysis.
ioc pid Process /data/user/0/com.wordhappen5/cache/tbuwtpvtixa 4226 com.wordhappen5 /data/user/0/com.wordhappen5/cache/tbuwtpvtixa 4226 com.wordhappen5 -
Makes use of the framework's Accessibility service 4 TTPs 2 IoCs
Retrieves information displayed on the phone screen using AccessibilityService.
description ioc Process Framework service call android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfoByAccessibilityId com.wordhappen5 Framework service call android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfosByViewId com.wordhappen5 -
Queries a list of all the installed applications on the device (Might be used in an attempt to overlay legitimate apps) 1 TTPs
-
Queries the phone number (MSISDN for GSM devices) 1 TTPs
-
Acquires the wake lock 1 IoCs
description ioc Process Framework service call android.os.IPowerManager.acquireWakeLock com.wordhappen5 -
Makes use of the framework's foreground persistence service 1 TTPs 1 IoCs
Application may abuse the framework's foreground service to continue running in the foreground.
description ioc Process Framework service call android.app.IActivityManager.setServiceForeground com.wordhappen5 -
Performs UI accessibility actions on behalf of the user 1 TTPs 4 IoCs
Application may abuse the accessibility service to prevent their removal.
ioc Process android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction com.wordhappen5 android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction com.wordhappen5 android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction com.wordhappen5 android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction com.wordhappen5 -
Queries the mobile country code (MCC) 1 TTPs 1 IoCs
description ioc Process Framework service call com.android.internal.telephony.ITelephony.getNetworkCountryIsoForPhone com.wordhappen5 -
Queries the unique device ID (IMEI, MEID, IMSI) 1 TTPs
-
Reads information about phone network operator. 1 TTPs
-
Requests accessing notifications (often used to intercept notifications before users become aware). 1 TTPs 1 IoCs
description ioc Process Intent action android.settings.ACTION_NOTIFICATION_LISTENER_SETTINGS com.wordhappen5 -
Requests disabling of battery optimizations (often used to enable hiding in the background). 1 TTPs 1 IoCs
description ioc Process Intent action android.settings.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS com.wordhappen5 -
Requests modifying system settings. 1 IoCs
description ioc Process Intent action android.settings.action.MANAGE_WRITE_SETTINGS com.wordhappen5 -
Registers a broadcast receiver at runtime (usually for listening for system events) 1 TTPs 1 IoCs
description ioc Process Framework service call android.app.IActivityManager.registerReceiver com.wordhappen5 -
Uses Crypto APIs (Might try to encrypt user data) 1 TTPs 1 IoCs
description ioc Process Framework API call javax.crypto.Cipher.doFinal com.wordhappen5
Processes
-
com.wordhappen51⤵
- Removes its main activity from the application launcher
- Loads dropped Dex/Jar
- Makes use of the framework's Accessibility service
- Acquires the wake lock
- Makes use of the framework's foreground persistence service
- Performs UI accessibility actions on behalf of the user
- Queries the mobile country code (MCC)
- Requests accessing notifications (often used to intercept notifications before users become aware).
- Requests disabling of battery optimizations (often used to enable hiding in the background).
- Requests modifying system settings.
- Registers a broadcast receiver at runtime (usually for listening for system events)
- Uses Crypto APIs (Might try to encrypt user data)
PID:4226
Network
MITRE ATT&CK Mobile v15
Persistence
Event Triggered Execution
1Broadcast Receivers
1Foreground Persistence
1Defense Evasion
Download New Code at Runtime
1Foreground Persistence
1Hide Artifacts
2Suppress Application Icon
1User Evasion
1Impair Defenses
1Prevent Application Removal
1Input Injection
1Credential Access
Access Notifications
1Input Capture
2GUI Input Capture
1Keylogging
1Discovery
Software Discovery
1Security Software Discovery
1System Network Configuration Discovery
4Replay Monitor
Loading Replay Monitor...
Downloads
-
Filesize
571B
MD519dae767a1a03b3b23a3c51a4f3e83d9
SHA1ddf379ba93a52f568ead0c6ea0189d52f65e26dd
SHA256c6267f2628d1987820e2ad593c30f2ffca4d747c7ebbfe5e041cba4268c71b35
SHA51209335638faaf6e7aaeeba5c014c584ae12668b3aff16d34d09b9ea7fbe0e3b4a4d9f2563c61758814c11286f8f03bb844f15a6bb37ef75943c646456e76ccb86
-
Filesize
2.3MB
MD5ca04e8bdc0c35835fac9e8b1a882446e
SHA19c9bb95296cac41c0558d617d8c40ce7a64132f9
SHA2565c1c54a15ea2718da3f0d7c2812514c864356212c696c2cb61b926feb26da7c8
SHA512b46dbc251b55088d6e90ce6f8115571bdbe902724473eb5dad84f2a02020e40175e209647c4b8930e4f6e890128168f7dc5c6057d66caa91a6828f501da9fca7