Analysis
-
max time kernel
144s -
max time network
149s -
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
25-12-2024 22:06
Static task
static1
Behavioral task
behavioral1
Sample
3dc8d51022b0f486f205d401c6ec890e97707af24c3b79253f01e4274966b6cb.apk
Resource
android-x86-arm-20240624-en
Behavioral task
behavioral2
Sample
3dc8d51022b0f486f205d401c6ec890e97707af24c3b79253f01e4274966b6cb.apk
Resource
android-x64-20240910-en
General
-
Target
3dc8d51022b0f486f205d401c6ec890e97707af24c3b79253f01e4274966b6cb.apk
-
Size
2.4MB
-
MD5
88ce41617d7ad68305ef44f055e961b7
-
SHA1
995c8f4ec336c43a3e072b16582a1a1ebea776bb
-
SHA256
3dc8d51022b0f486f205d401c6ec890e97707af24c3b79253f01e4274966b6cb
-
SHA512
6494b087a660e963cf6eb1be710bd93d429cf3bc6e3b3a968e3b733b287a90fcedb4fad970facf92bee7ac1f5559aac4fce6fc5426255163ac65e400a51646c4
-
SSDEEP
49152:eyTURaSLCdAGfJbX5v7AngR3irIrjdcdA3YZZRipp4Hz3wjA:D3SLCdfxD5v7AngR3P9OAIZe74T3v
Malware Config
Extracted
octo
https://weiston12858yw318.com/Njk3ZTc3ZDVlNmJm/
https://weiston12858yw3182.com/Njk3ZTc3ZDVlNmJm/
https://weiston12858yw3183.com/Njk3ZTc3ZDVlNmJm/
https://weiston12858yw3184.com/Njk3ZTc3ZDVlNmJm/
https://weiston12858yw3185.com/Njk3ZTc3ZDVlNmJm/
https://weiston12858yw3186.com/Njk3ZTc3ZDVlNmJm/
Extracted
octo
https://weiston12858yw318.com/Njk3ZTc3ZDVlNmJm/
https://weiston12858yw3182.com/Njk3ZTc3ZDVlNmJm/
https://weiston12858yw3183.com/Njk3ZTc3ZDVlNmJm/
https://weiston12858yw3184.com/Njk3ZTc3ZDVlNmJm/
https://weiston12858yw3185.com/Njk3ZTc3ZDVlNmJm/
https://weiston12858yw3186.com/Njk3ZTc3ZDVlNmJm/
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 4243 com.wellpoint7 -
Loads dropped Dex/Jar 1 TTPs 2 IoCs
Runs executable file dropped to the device during analysis.
ioc pid Process /data/user/0/com.wellpoint7/cache/yqlvxj 4243 com.wellpoint7 /data/user/0/com.wellpoint7/cache/yqlvxj 4243 com.wellpoint7 -
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.wellpoint7 Framework service call android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfosByViewId com.wellpoint7 -
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.wellpoint7 -
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.wellpoint7 -
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.wellpoint7 android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction com.wellpoint7 android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction com.wellpoint7 android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction com.wellpoint7 -
Queries the mobile country code (MCC) 1 TTPs 1 IoCs
description ioc Process Framework service call com.android.internal.telephony.ITelephony.getNetworkCountryIsoForPhone com.wellpoint7 -
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.wellpoint7 -
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.wellpoint7 -
Requests modifying system settings. 1 IoCs
description ioc Process Intent action android.settings.action.MANAGE_WRITE_SETTINGS com.wellpoint7 -
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.wellpoint7 -
Uses Crypto APIs (Might try to encrypt user data) 1 TTPs 1 IoCs
description ioc Process Framework API call javax.crypto.Cipher.doFinal com.wellpoint7
Processes
-
com.wellpoint71⤵
- 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:4243
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
528B
MD50eccfec0e824fe85ea365ade368d7831
SHA1eba7200e8e2b224284de67d4fcf48f5dd09f7d31
SHA25618d9bde3c68cd079d670f05a81a6b378243ff75fd05e8bf32bb6bd82aea44534
SHA5128daf8eaa56048187097c1348d6a7d674015aacef5a98c43d60749ba249e26fd3a0996f15656ee76f0f85855ab0aee81e56f9f9bcb09fc06d53994639caddc3e4
-
Filesize
2.3MB
MD54375c285a74d0e8ea4e938fc29cf84a4
SHA122114341ef1860ced1f3588b4d58e3e43d88981b
SHA256945f3d7390cea89680bfa6397c5cf3e40f44f3909a3d9fc528586cd48619e935
SHA512fca468af8ba5468f438e48bbc811d398633fdae0fc40ac9d503f22b7624151d31f73f94fb4d7fe9d33a64d64b9a9084a7d93c0c33a61de83f695515964a7c280