Analysis
-
max time kernel
149s -
max time network
160s -
platform
android-13_x64 -
resource
android-33-x64-arm64-20240910-en -
resource tags
arch:arm64arch:x64arch:x86image:android-33-x64-arm64-20240910-enlocale:en-usos:android-13-x64system -
submitted
11-11-2024 22:04
Static task
static1
Behavioral task
behavioral1
Sample
0686f6a56c74cccfc7e624ec822eee422096be8b89c3442f4adca5225ee40bff.apk
Resource
android-x86-arm-20240624-en
Behavioral task
behavioral2
Sample
0686f6a56c74cccfc7e624ec822eee422096be8b89c3442f4adca5225ee40bff.apk
Resource
android-33-x64-arm64-20240910-en
General
-
Target
0686f6a56c74cccfc7e624ec822eee422096be8b89c3442f4adca5225ee40bff.apk
-
Size
2.4MB
-
MD5
f9d14ea823308cb32e0fef06cb905668
-
SHA1
a32cf7122850888057657d309edd69b99266ac26
-
SHA256
0686f6a56c74cccfc7e624ec822eee422096be8b89c3442f4adca5225ee40bff
-
SHA512
b7de41b62502eb78ea9f1d4c60cf04a7a57912ac89ca6884bac06ab5225781a223ca5698c8a5cfb4e5e2f915db1c0a9e1911cb59f8a0619472369ce5f0c5f86d
-
SSDEEP
49152:lN0LBqj8tuaBl1bWHm8RM6cfu5bi6nhW5wQz1/IeCgQvu4hydjSywAf7dlz:kYj8dRbW5mu526o+UNQv5gEAfr
Malware Config
Extracted
octo
https://7bb13903074567453981d0595033c23.com/YmZiMzU0OTU5NGIz/
https://4b6413903074567453981d0595033c23.com/YmZiMzU0OTU5NGIz/
https://34b6413903074567453981d0595033c23.com/YmZiMzU0OTU5NGIz/
https://64b6413903074567453981d0595033c23.com/YmZiMzU0OTU5NGIz/
https://74b6413903074567453981d0595033c23.com/YmZiMzU0OTU5NGIz/
https://894b6413903074567453981d0595033c23.com/YmZiMzU0OTU5NGIz/
https://94b64139030754567453981d0595033c23.com/YmZiMzU0OTU5NGIz/
https://94b64139033074567453981d0595033c23.com/YmZiMzU0OTU5NGIz/
https://94b641553903074567453981d0595033c23.com/YmZiMzU0OTU5NGIz/
Extracted
octo
https://7bb13903074567453981d0595033c23.com/YmZiMzU0OTU5NGIz/
https://4b6413903074567453981d0595033c23.com/YmZiMzU0OTU5NGIz/
https://34b6413903074567453981d0595033c23.com/YmZiMzU0OTU5NGIz/
https://64b6413903074567453981d0595033c23.com/YmZiMzU0OTU5NGIz/
https://74b6413903074567453981d0595033c23.com/YmZiMzU0OTU5NGIz/
https://894b6413903074567453981d0595033c23.com/YmZiMzU0OTU5NGIz/
https://94b64139030754567453981d0595033c23.com/YmZiMzU0OTU5NGIz/
https://94b64139033074567453981d0595033c23.com/YmZiMzU0OTU5NGIz/
https://94b641553903074567453981d0595033c23.com/YmZiMzU0OTU5NGIz/
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 behavioral2/files/fstream-1.dat family_octo -
Loads dropped Dex/Jar 1 TTPs 1 IoCs
Runs executable file dropped to the device during analysis.
ioc pid Process /data/user/0/com.causedoes4/cache/qitmvuw 4491 com.causedoes4 -
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.causedoes4 Framework service call android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfosByViewId com.causedoes4 -
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.causedoes4 -
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.causedoes4 -
Performs UI accessibility actions on behalf of the user 1 TTPs 2 IoCs
Application may abuse the accessibility service to prevent their removal.
ioc Process android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction com.causedoes4 android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction com.causedoes4 -
Queries the mobile country code (MCC) 1 TTPs 1 IoCs
description ioc Process Framework service call com.android.internal.telephony.ITelephony.getNetworkCountryIsoForPhone com.causedoes4 -
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.causedoes4 -
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.causedoes4 -
Requests modifying system settings. 1 IoCs
description ioc Process Intent action android.settings.action.MANAGE_WRITE_SETTINGS com.causedoes4 -
Uses Crypto APIs (Might try to encrypt user data) 1 TTPs 1 IoCs
description ioc Process Framework API call javax.crypto.Cipher.doFinal com.causedoes4
Processes
-
com.causedoes41⤵
- 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.
- Uses Crypto APIs (Might try to encrypt user data)
PID:4491
Network
MITRE ATT&CK Mobile v15
Defense Evasion
Download New Code at Runtime
1Foreground Persistence
1Hide Artifacts
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
3Replay Monitor
Loading Replay Monitor...
Downloads
-
Filesize
415B
MD55a41d84414139b8cb250a2bcc1b2dcf7
SHA136cf6f73aa9e617ecb57c29901f6b7ba4acad5ae
SHA25630f1064062935740eea1e6d8dae60dbaadcea9df9869b2dfaee310c180333a30
SHA51252dd1d42120aa012fa1dbd307c5cd58d4e744d019dd68842cb5ebb3dcb5a2c9931879d3037fa40dc8db85c49e849380e59d7a466c773f3fd302ac9b77a0ae99d
-
Filesize
2.3MB
MD5b044e92520a85c1b35a880437a1a6ec2
SHA12aeeb2ce6ebf06dc0bd4d0c818e08ab08374ca48
SHA25650df8780384f9511ff49c43903208d96159ae90217508308af4871c95ec0fadb
SHA512c4701e686d465eecf1a98b23db9f59e5fa8fc51114f6c1fc93a53aeefafbb629ea08ad1dc7c7b2abf5771e20d450e7f7b14ba52429467dfa707a8f21f930638c