Analysis
-
max time kernel
149s -
max time network
153s -
platform
android-9_x86 -
resource
android-x86-arm-20240910-en -
resource tags
arch:armarch:x86image:android-x86-arm-20240910-enlocale:en-usos:android-9-x86system -
submitted
22-11-2024 22:02
Static task
static1
Behavioral task
behavioral1
Sample
3e0d7d5b80f6083092d95bebd4d293cbe0994e4977e9349f4470365844e1f69b.apk
Resource
android-x86-arm-20240910-en
Behavioral task
behavioral2
Sample
3e0d7d5b80f6083092d95bebd4d293cbe0994e4977e9349f4470365844e1f69b.apk
Resource
android-x64-20240910-en
Behavioral task
behavioral3
Sample
3e0d7d5b80f6083092d95bebd4d293cbe0994e4977e9349f4470365844e1f69b.apk
Resource
android-x64-arm64-20240910-en
General
-
Target
3e0d7d5b80f6083092d95bebd4d293cbe0994e4977e9349f4470365844e1f69b.apk
-
Size
4.6MB
-
MD5
0dc755244ae82420ff4565d6e393bd3e
-
SHA1
4e76226051a028c829b71c141e2b380c172480a6
-
SHA256
3e0d7d5b80f6083092d95bebd4d293cbe0994e4977e9349f4470365844e1f69b
-
SHA512
6ca91a41cc371c2e92e2779958183ec5160a261da309b248f8f5142e2c3cb4f1755ac6836558d69f7fab60db94f57feb00402b02d1fd651aac23bdd795bdd12c
-
SSDEEP
98304:CMXQZAribQ4GxSV9ieU6O9WxzQouEPtsn/aceYX/nDU3uXO+V2:TU503MV9BzysFg/eYvXhV2
Malware Config
Extracted
hook
http://185.147.124.250
Signatures
-
Hook
Hook is an Android malware that is based on Ermac with RAT capabilities.
-
Hook family
-
Loads dropped Dex/Jar 1 TTPs 3 IoCs
Runs executable file dropped to the device during analysis.
ioc pid Process /data/user/0/com.qrboakoym.ihkdadroj/app_dex/classes.dex 4331 com.qrboakoym.ihkdadroj /data/user/0/com.qrboakoym.ihkdadroj/app_dex/classes.dex 4357 /system/bin/dex2oat --instruction-set=x86 --instruction-set-features=ssse3,-sse4.1,-sse4.2,-avx,-avx2,-popcnt --runtime-arg -Xhidden-api-checks --runtime-arg -Xrelocate --boot-image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --instruction-set-variant=x86 --instruction-set-features=default --inline-max-code-units=0 --compact-dex-level=none --dex-file=/data/user/0/com.qrboakoym.ihkdadroj/app_dex/classes.dex --output-vdex-fd=41 --oat-fd=42 --oat-location=/data/user/0/com.qrboakoym.ihkdadroj/app_dex/oat/x86/classes.odex --compiler-filter=quicken --class-loader-context=& /data/user/0/com.qrboakoym.ihkdadroj/app_dex/classes.dex 4331 com.qrboakoym.ihkdadroj -
Makes use of the framework's Accessibility service 4 TTPs 3 IoCs
Retrieves information displayed on the phone screen using AccessibilityService.
description ioc Process Framework service call android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfoByAccessibilityId com.qrboakoym.ihkdadroj Framework service call android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfosByText com.qrboakoym.ihkdadroj Framework service call android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfosByViewId com.qrboakoym.ihkdadroj -
Queries information about running processes on the device 1 TTPs 1 IoCs
Application may abuse the framework's APIs to collect information about running processes on the device.
description ioc Process Framework service call android.app.IActivityManager.getRunningAppProcesses com.qrboakoym.ihkdadroj -
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.qrboakoym.ihkdadroj -
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.qrboakoym.ihkdadroj -
Performs UI accessibility actions on behalf of the user 1 TTPs 5 IoCs
Application may abuse the accessibility service to prevent their removal.
ioc Process android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction com.qrboakoym.ihkdadroj android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction com.qrboakoym.ihkdadroj android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction com.qrboakoym.ihkdadroj android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction com.qrboakoym.ihkdadroj android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction com.qrboakoym.ihkdadroj -
Queries information about the current Wi-Fi connection 1 TTPs 1 IoCs
Application may abuse the framework's APIs to collect information about the current Wi-Fi connection.
description ioc Process Framework service call android.net.wifi.IWifiManager.getConnectionInfo com.qrboakoym.ihkdadroj -
Queries the mobile country code (MCC) 1 TTPs 1 IoCs
description ioc Process Framework service call com.android.internal.telephony.ITelephony.getNetworkCountryIsoForPhone com.qrboakoym.ihkdadroj -
Reads information about phone network operator. 1 TTPs
-
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.qrboakoym.ihkdadroj -
Schedules tasks to execute at a specified time 1 TTPs 1 IoCs
Application may abuse the framework's APIs to perform task scheduling for initial or recurring execution of malicious code.
description ioc Process Framework service call android.app.job.IJobScheduler.schedule com.qrboakoym.ihkdadroj -
Uses Crypto APIs (Might try to encrypt user data) 1 TTPs 1 IoCs
description ioc Process Framework API call javax.crypto.Cipher.doFinal com.qrboakoym.ihkdadroj -
Checks CPU information 2 TTPs 1 IoCs
description ioc Process File opened for read /proc/cpuinfo com.qrboakoym.ihkdadroj -
Checks memory information 2 TTPs 1 IoCs
description ioc Process File opened for read /proc/meminfo com.qrboakoym.ihkdadroj
Processes
-
com.qrboakoym.ihkdadroj1⤵
- Loads dropped Dex/Jar
- Makes use of the framework's Accessibility service
- Queries information about running processes on the device
- Acquires the wake lock
- Makes use of the framework's foreground persistence service
- Performs UI accessibility actions on behalf of the user
- Queries information about the current Wi-Fi connection
- Queries the mobile country code (MCC)
- Registers a broadcast receiver at runtime (usually for listening for system events)
- Schedules tasks to execute at a specified time
- Uses Crypto APIs (Might try to encrypt user data)
- Checks CPU information
- Checks memory information
PID:4331 -
/system/bin/dex2oat --instruction-set=x86 --instruction-set-features=ssse3,-sse4.1,-sse4.2,-avx,-avx2,-popcnt --runtime-arg -Xhidden-api-checks --runtime-arg -Xrelocate --boot-image=/system/framework/boot.art --runtime-arg -Xms64m --runtime-arg -Xmx512m --instruction-set-variant=x86 --instruction-set-features=default --inline-max-code-units=0 --compact-dex-level=none --dex-file=/data/user/0/com.qrboakoym.ihkdadroj/app_dex/classes.dex --output-vdex-fd=41 --oat-fd=42 --oat-location=/data/user/0/com.qrboakoym.ihkdadroj/app_dex/oat/x86/classes.odex --compiler-filter=quicken --class-loader-context=&2⤵
- Loads dropped Dex/Jar
PID:4357
-
Network
MITRE ATT&CK Mobile v15
Persistence
Event Triggered Execution
1Broadcast Receivers
1Foreground Persistence
1Scheduled Task/Job
1Defense Evasion
Download New Code at Runtime
1Foreground Persistence
1Impair Defenses
1Prevent Application Removal
1Input Injection
1Virtualization/Sandbox Evasion
2System Checks
2Discovery
Process Discovery
1System Information Discovery
2System Network Configuration Discovery
3System Network Connections Discovery
1Replay Monitor
Loading Replay Monitor...
Downloads
-
Filesize
2.9MB
MD5e8641afeab3082950766a9cb05c5211a
SHA159023a4ab62fe017a561b7708fc6ef1f8d91c4a9
SHA2565926accec681e1100335dfea50487eb6743a96427c74f1d9aaa0148c1d341a11
SHA512e44461b619bc1ff8a17a2d67835a786fb547b6fdc86f78811ad422f05884ba7c88dc18b2646f3980bb4ad043c173d99160c4239920648b387397b6e045b31c0c
-
Filesize
1.0MB
MD561f33756f0a003e3b23b9ff932cd7eb1
SHA1b2304081358ce58146038b6d924d41be108eb66b
SHA2562e6080d30ad34b63f0ea5f22681c32ca86c0ea55da371ff9a448afbb4a051ba2
SHA512924dd4c7821de2f3848c78c66a7917056ff83d60f404c7c5201047cecc40e019a616f3df9ddc64394595f0594cbe63b22d847f4f2c80ebba2f5fb982d28644b4
-
Filesize
1.0MB
MD5ce21fe62d27d06b17eaff5ac2a366cb3
SHA1b72329e68e03ecf8664f23498ec90bface32a056
SHA256fc04026834500b600cb1e809d16c48ab712f45e1677535c738a233277e1544ce
SHA512f3079174bdd2842afd074b5e306cdda33b01a23279d6dbd29d0ebfd1929f68e4379345bf8fbe514109b29cfa2e0019feea02dc74d3a78e75fa2c2e7dc80082e7
-
Filesize
4KB
MD5f2b4b0190b9f384ca885f0c8c9b14700
SHA1934ff2646757b5b6e7f20f6a0aa76c7f995d9361
SHA2560a8ffb6b327963558716e87db8946016d143e39f895fa1b43e95ba7032ce2514
SHA512ec12685fc0d60526eed4d38820aad95611f3e93ae372be5a57142d8e8a1ba17e6e5dfe381a4e1365dddc0b363c9c40daaffdc1245bd515fddac69bf1abacd7f1
-
Filesize
512B
MD5962aef70380202e00d63c701bf1c360a
SHA12cbb7928ae8d74a3b45b0375cf260c86b3a1234c
SHA25636568b9d8e745706915eb3777707191a062afecfdedf45cbfc5804eaf4d54f3a
SHA512fa3bb193304c3b818e30f99bfa56abb07d8e70e349c93a4dd32c911ad77c6e7e455709a356dc0cc3ab9e43c70d3cffe1b63b02a9d7967883d1e39912937375c5
-
Filesize
32KB
MD5bb7df04e1b0a2570657527a7e108ae23
SHA15188431849b4613152fd7bdba6a3ff0a4fd6424b
SHA256c35020473aed1b4642cd726cad727b63fff2824ad68cedd7ffb73c7cbd890479
SHA512768007e06b0cd9e62d50f458b9435c6dda0a6d272f0b15550f97c478394b743331c3a9c9236e09ab5b9cb3b423b2320a5d66eb3c7068db9ea37891ca40e47012
-
Filesize
108KB
MD5f5dffb19e1926c55a4abe1a8089dda2f
SHA106106a611dd1dad3b6a7ab2fa0656bc13dee97aa
SHA256c4ec9a8020861e863577f996a243208264f4c7e3ac64af2dd966de63e14f9e62
SHA512e8b00a23524478fe08cb6718009b70c2ed964ae59cdab22d9d448a30200fc80d05f8204bd29749f08a6dcf1667c7643bea5739174b2902f3886bc7485ab31150
-
Filesize
173KB
MD5032630c0911251cd2851542915f3a428
SHA1fcfe7b3ef46b7e10ecbe3a2b1d8159d8ff2d752a
SHA256df63751d37a43ae43fdf2ed46861d2ebbc6eda0cb845b94bf0274c6b73584c08
SHA5126b7ce4fbe5d70f338b8ebcd74b812d471e03d179503f2395fd164b200eb68017bbb811aa7c849cd61c1930b7c5503f295af9fe97581eb4ac6141a47f34485f10
-
Filesize
16KB
MD5d0ef1f5103c1abd1a11a865b3c76b9b4
SHA101516880309ffb07554b955db9a37b5f0aaab8d4
SHA256a592e298e7662d8103befa0a3804da04d9dec43a501eacf6844d6dbf799ae3d3
SHA512e3948e052121f26bd7539ca0481495d71916e4d1959c7ea15161e9ed0e5faf0a177ae8a7275a430f920ef1dcce28beb9a0bcaf5d16e8a4f62fcbd80c8cb52f3e
-
Filesize
2.9MB
MD52539d872c74e0aa049cc113ed4e01ace
SHA151be424944e23048d3039165aaf771ad771580eb
SHA2560c615b6ca23d087e75b96ca9687304b2d0a06d3c38e51fb3d32827638ece686e
SHA512bfa7343d1a94e442c0b27445a2869341eb889fc8cd4f8cb50a31c9b4992cc5167ce9a403864105f076217116549e621528c247cf162c0e5ef564d3fd6b0ceb42