Analysis
-
max time kernel
26s -
max time network
131s -
platform
android_x86 -
resource
android-x86-arm-20240624-en -
submitted
15-12-2024 02:09
Static task
static1
Behavioral task
behavioral1
Sample
2da377529967c57cf738206ad5a1414485658daf7c26e66a6c474b165442f1b6.apk
Resource
android-x86-arm-20240624-en
Behavioral task
behavioral2
Sample
2da377529967c57cf738206ad5a1414485658daf7c26e66a6c474b165442f1b6.apk
Resource
android-x64-20240624-en
Behavioral task
behavioral3
Sample
2da377529967c57cf738206ad5a1414485658daf7c26e66a6c474b165442f1b6.apk
Resource
android-x64-arm64-20240910-en
General
-
Target
2da377529967c57cf738206ad5a1414485658daf7c26e66a6c474b165442f1b6.apk
-
Size
4.5MB
-
MD5
2822ee6f2c62e0d59e3a6e3b49936bff
-
SHA1
fa1d9b7d1ea36004c5de7b7e5dbf4e59d6993881
-
SHA256
2da377529967c57cf738206ad5a1414485658daf7c26e66a6c474b165442f1b6
-
SHA512
00f39e5ec2bc113c8e6e23d1dba2b41fcba84788a6729592451e9c635cc9d36e2bfa0c6d68531fa82d81d4549a17a56355961a2bdd9bcf30f4c0fd7cd7fd4443
-
SSDEEP
98304:19HLjEpXQoLXV4W0WiWmOC3POywZLRnKhbLJaojI+lnLwTNSM1eR:7cXDXeKyyJobLJjrlLwTYM1m
Malware Config
Extracted
hook
http://rocketstylebuildinftoday.online
http://rocketstylebuildinftoday.xyz
http://rocketstylebuildinftoday.icu
http://rocketstylebuildinftoday.live
http://rocketstylebuildinftoday.shop
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.ygkaxidkh.ffldaorgq/app_dex/classes.dex 4262 com.ygkaxidkh.ffldaorgq /data/user/0/com.ygkaxidkh.ffldaorgq/app_dex/classes.dex 4287 /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.ygkaxidkh.ffldaorgq/app_dex/classes.dex --output-vdex-fd=41 --oat-fd=42 --oat-location=/data/user/0/com.ygkaxidkh.ffldaorgq/app_dex/oat/x86/classes.odex --compiler-filter=quicken --class-loader-context=& /data/user/0/com.ygkaxidkh.ffldaorgq/app_dex/classes.dex 4262 com.ygkaxidkh.ffldaorgq -
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.ygkaxidkh.ffldaorgq Framework service call android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfosByText com.ygkaxidkh.ffldaorgq Framework service call android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfosByViewId com.ygkaxidkh.ffldaorgq -
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.ygkaxidkh.ffldaorgq -
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.ygkaxidkh.ffldaorgq -
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.ygkaxidkh.ffldaorgq -
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.ygkaxidkh.ffldaorgq android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction com.ygkaxidkh.ffldaorgq android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction com.ygkaxidkh.ffldaorgq android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction com.ygkaxidkh.ffldaorgq android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction com.ygkaxidkh.ffldaorgq -
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.ygkaxidkh.ffldaorgq -
Queries the mobile country code (MCC) 1 TTPs 1 IoCs
description ioc Process Framework service call com.android.internal.telephony.ITelephony.getNetworkCountryIsoForPhone com.ygkaxidkh.ffldaorgq -
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.ygkaxidkh.ffldaorgq -
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.ygkaxidkh.ffldaorgq -
Uses Crypto APIs (Might try to encrypt user data) 1 TTPs 1 IoCs
description ioc Process Framework API call javax.crypto.Cipher.doFinal com.ygkaxidkh.ffldaorgq -
Checks CPU information 2 TTPs 1 IoCs
description ioc Process File opened for read /proc/cpuinfo com.ygkaxidkh.ffldaorgq -
Checks memory information 2 TTPs 1 IoCs
description ioc Process File opened for read /proc/meminfo com.ygkaxidkh.ffldaorgq
Processes
-
com.ygkaxidkh.ffldaorgq1⤵
- 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:4262 -
/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.ygkaxidkh.ffldaorgq/app_dex/classes.dex --output-vdex-fd=41 --oat-fd=42 --oat-location=/data/user/0/com.ygkaxidkh.ffldaorgq/app_dex/oat/x86/classes.odex --compiler-filter=quicken --class-loader-context=&2⤵
- Loads dropped Dex/Jar
PID:4287
-
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.0MB
MD544723267c98402b080805eaac5c75a44
SHA17be7566788529318eeee233078e881f7616ca414
SHA2564a22f11437441381266c2fd88b640502a3ee25415983a16c8eab1eab326fa272
SHA512da8ac124a46d08eb8bb88eedc1f83e586c93c8ffeab07467260d07429cafb8b0b4a42e068e2c6170d6f252116866e8048e4920ceeee9c032ac751cf1d720c9ae
-
Filesize
981KB
MD55ea9b6336fb131fdae456fb6601d2eae
SHA11f6478804f427703db8fce112b02ecaf8d64499c
SHA25662aaeb31eeaaef03a9c60c2b97d3190baadba125919e337fe1dd6a75432d6e9a
SHA5121bf6daa3ac921f86ae75505963e3d4dc9ea312ddccdb5caf0dc4b9965d449263d1f84cbbc68397d362a71ed931b7fda8360d5afd1271b1b26e782dadf1dfa5fc
-
Filesize
981KB
MD58d6918c1f9765d4336e429c8841de7bc
SHA1a66e74297ba0f5ab1a9c8be19b2f112660336b77
SHA2565573a9c320c20a51fb4431999efd0b937b3ea8daa1c98c4b21be87f71a2a9a31
SHA512bdd2a3376f6b4626ebaab50f61da77e6881e1f1548afb4c7e49bd8dad475b8b9675ffe9d3182a66e05ad7bad0e198950983a50434ad2d0e7d591c3a51b4b2897
-
Filesize
4KB
MD5f2b4b0190b9f384ca885f0c8c9b14700
SHA1934ff2646757b5b6e7f20f6a0aa76c7f995d9361
SHA2560a8ffb6b327963558716e87db8946016d143e39f895fa1b43e95ba7032ce2514
SHA512ec12685fc0d60526eed4d38820aad95611f3e93ae372be5a57142d8e8a1ba17e6e5dfe381a4e1365dddc0b363c9c40daaffdc1245bd515fddac69bf1abacd7f1
-
Filesize
512B
MD5a640d38256e254ca5e636c1b2cf93c4b
SHA11a2696cc7bc14d4e26aef2191349de0f2c4f28c2
SHA2566cd5ee467053300dad2bb29f6e8d4ac37a5c1edd9eb2ba3828c9f614911c1b68
SHA5123e72469b036e9d6d2e0fb17dfff3f956ed70a26dc20db406ef5d048db7024a461eb63e254582b05c968e9f2e4684e54068d6c08c7ecd2e8d46643058b7bb5774
-
Filesize
32KB
MD5bb7df04e1b0a2570657527a7e108ae23
SHA15188431849b4613152fd7bdba6a3ff0a4fd6424b
SHA256c35020473aed1b4642cd726cad727b63fff2824ad68cedd7ffb73c7cbd890479
SHA512768007e06b0cd9e62d50f458b9435c6dda0a6d272f0b15550f97c478394b743331c3a9c9236e09ab5b9cb3b423b2320a5d66eb3c7068db9ea37891ca40e47012
-
Filesize
108KB
MD5aece9b29a2bc46271119e6041239a312
SHA1f9a144050526f67e731534a7a9526101ee10083e
SHA25691ec92cf84bcff9a016eb960976ea5c192fd8509e5896e3bc72fac66ce578bd0
SHA51221fe53995a272f6cf80b333995ead7cd6c56b7cf0fe84b0ba8cf31c0d70ea157ca050ef7019c06eae8c8a335b9db5fc93a73b11e86570645ae41209e46457d39
-
Filesize
173KB
MD55e4a727a8d890ac7bdfc5fa9652cf4ce
SHA13a51fb00f2f29d2c91ab19f8456f557a052ee003
SHA256a863cff362aa768073fe67f1ef0e6e9160022f006d2df84b2d8e682f938b7a03
SHA51206c2984f2bbca2fb296a0960d58c41c876b043498acfa52ee22f6f9338a1641db7b3b58f881843e561b03e91f62d2188916846307054149f33c68755eaabc89d
-
Filesize
16KB
MD502a006abc8c86c36d0f8ec835163fde0
SHA162ba12fe777be7c63bf41371dd627606a566c7e0
SHA256d4921eb0354a96d763d8a1b8c9eac013f48c1e9493f63c0c580f7867e3f5d129
SHA5125e272020e08e6a1159dfc0c96478e9622763d85cc386f0eb867bb7cf76f119fda01dd7110076d02e8c5c52fd8278de4917e3f6c7034f77cc76ef49e7f7ab2b2f
-
Filesize
2.0MB
MD528a8307458132e752ec9ce8f8d9297be
SHA1821ac94bef3ba258f681428fdf6bf17c8f37d73e
SHA256c0d8414d2795ad75df3215aa88e09bbc6b2a3e041fea168e9d6376a7b48c5608
SHA512411c46b1c3b9a7405f40e0aa5decd099cc130d10d89bdd48fda3decc8e3b9c41e3dc8b1ccbb38f3699493a86daebcfeec85286efae17742c5f5bc480509ed3d6