Analysis
-
max time kernel
147s -
max time network
158s -
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
24-12-2024 22:06
Static task
static1
Behavioral task
behavioral1
Sample
5cc82c445bd3caa9da02fdd8e6f9d06211a823db9f39f94ee201e0ab47ee55fa.apk
Resource
android-x86-arm-20240910-en
Behavioral task
behavioral2
Sample
5cc82c445bd3caa9da02fdd8e6f9d06211a823db9f39f94ee201e0ab47ee55fa.apk
Resource
android-x64-20240910-en
Behavioral task
behavioral3
Sample
5cc82c445bd3caa9da02fdd8e6f9d06211a823db9f39f94ee201e0ab47ee55fa.apk
Resource
android-x64-arm64-20240624-en
General
-
Target
5cc82c445bd3caa9da02fdd8e6f9d06211a823db9f39f94ee201e0ab47ee55fa.apk
-
Size
4.8MB
-
MD5
bfebf256cb1eab674a44fc384026141f
-
SHA1
57fcc655ed485300dd671f8a51f669968ccc093a
-
SHA256
5cc82c445bd3caa9da02fdd8e6f9d06211a823db9f39f94ee201e0ab47ee55fa
-
SHA512
40602f02145328a599541232b6d6d4c54b54fe404911236ec032c3794d4e590e246d61d72643b15665c832b6ccc2c7873a3de81fda66d0bfb6000539875c819a
-
SSDEEP
98304:7Nc1BktHgHhLY3qFSOIdxDbrXDXNTloJbfdapK8I0If3F:BkyHf2FyxX7DXNTloplp8I0IN
Malware Config
Extracted
hook
http://154.216.20.102
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.nwybcynna.hukmpcfas/app_dex/classes.dex 4222 com.nwybcynna.hukmpcfas /data/user/0/com.nwybcynna.hukmpcfas/app_dex/classes.dex 4249 /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.nwybcynna.hukmpcfas/app_dex/classes.dex --output-vdex-fd=41 --oat-fd=42 --oat-location=/data/user/0/com.nwybcynna.hukmpcfas/app_dex/oat/x86/classes.odex --compiler-filter=quicken --class-loader-context=& /data/user/0/com.nwybcynna.hukmpcfas/app_dex/classes.dex 4222 com.nwybcynna.hukmpcfas -
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.nwybcynna.hukmpcfas Framework service call android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfosByText com.nwybcynna.hukmpcfas Framework service call android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfosByViewId com.nwybcynna.hukmpcfas -
Queries a list of all the installed applications on the device (Might be used in an attempt to overlay legitimate apps) 1 TTPs
-
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.nwybcynna.hukmpcfas -
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.nwybcynna.hukmpcfas -
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.nwybcynna.hukmpcfas -
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.nwybcynna.hukmpcfas android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction com.nwybcynna.hukmpcfas android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction com.nwybcynna.hukmpcfas android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction com.nwybcynna.hukmpcfas android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction com.nwybcynna.hukmpcfas -
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.nwybcynna.hukmpcfas -
Queries the mobile country code (MCC) 1 TTPs 1 IoCs
description ioc Process Framework service call com.android.internal.telephony.ITelephony.getNetworkCountryIsoForPhone com.nwybcynna.hukmpcfas -
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.nwybcynna.hukmpcfas -
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.nwybcynna.hukmpcfas -
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.nwybcynna.hukmpcfas -
Uses Crypto APIs (Might try to encrypt user data) 1 TTPs 1 IoCs
description ioc Process Framework API call javax.crypto.Cipher.doFinal com.nwybcynna.hukmpcfas -
Checks CPU information 2 TTPs 1 IoCs
description ioc Process File opened for read /proc/cpuinfo com.nwybcynna.hukmpcfas -
Checks memory information 2 TTPs 1 IoCs
description ioc Process File opened for read /proc/meminfo com.nwybcynna.hukmpcfas
Processes
-
com.nwybcynna.hukmpcfas1⤵
- 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)
- Requests accessing notifications (often used to intercept notifications before users become aware).
- 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:4222 -
/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.nwybcynna.hukmpcfas/app_dex/classes.dex --output-vdex-fd=41 --oat-fd=42 --oat-location=/data/user/0/com.nwybcynna.hukmpcfas/app_dex/oat/x86/classes.odex --compiler-filter=quicken --class-loader-context=&2⤵
- Loads dropped Dex/Jar
PID:4249
-
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
2Credential Access
Access Notifications
1Input Capture
2GUI Input Capture
1Keylogging
1Discovery
Process Discovery
1Software Discovery
1Security Software Discovery
1System Information Discovery
2System Network Configuration Discovery
3System Network Connections Discovery
1Replay Monitor
Loading Replay Monitor...
Downloads
-
Filesize
2.9MB
MD5a5f6abd47e42ea2ffbe99d78fda1ad4f
SHA139a0109499ee5cc44accbfefd80bb192058e571e
SHA2567c3d47dfd938e2f38e782bbe82ea7f484660034f62f6fb4ddea0b891b3991019
SHA512d3efe6f2a3454700db6ff2b02d4b765d3e3e0e7764854cabb68166e6c5b85086f80643698394177577a1c3aa6f4203989f98d94ddbebb95809773cefd4c90b5e
-
Filesize
1.0MB
MD5d6dc3bd7afc7c7110661697f450b3d36
SHA1729429de933755ad7a06382e0b43f50163d0f986
SHA25680cd42115a61ad9bb1d0a6e6431bbb5fa3500c2862a04e52fc107f8d81090c1c
SHA51225c1a21cbab20a4e045da5968e20b188d207109fbdb385196ca64cd16d9f49c5542453d30ab2d1bfc1040487e0046fa0e5c908b423ec0dbf986f76449586a804
-
Filesize
1.0MB
MD5400eb1ea3f0c5e3b8953b4d2203d117d
SHA10f95e89686033b44baba9439a1d9ad8441bf18a7
SHA256ffe6105f59b7e3f44f578df8fb563ee6c17fc19a2d945dcc3e097283fbd9d3f9
SHA5122d548f80b351c4921761eb7658a8233f92fb7719ff9e6035fa54300073ec59dba5f68b6205ee3cf502a0daf2a35cef535922882c96c2050773edf1ce6ba8c662
-
Filesize
4KB
MD5f2b4b0190b9f384ca885f0c8c9b14700
SHA1934ff2646757b5b6e7f20f6a0aa76c7f995d9361
SHA2560a8ffb6b327963558716e87db8946016d143e39f895fa1b43e95ba7032ce2514
SHA512ec12685fc0d60526eed4d38820aad95611f3e93ae372be5a57142d8e8a1ba17e6e5dfe381a4e1365dddc0b363c9c40daaffdc1245bd515fddac69bf1abacd7f1
-
Filesize
512B
MD52d51c16fde032bfaf2c66b0a9890cdc0
SHA15be5ab0ca3d315153877ed9b14581fbe231e30f1
SHA2564a315978760450bfc819e117e937578e15718adc95ae7273af7971af44c04329
SHA5129f3c7ba1306cfb03ca98cffd0dcb7767db4470afacdbcb70982b18eba455e75a44a38dfe95dd451961142f5414d97261e7666b2d547cafc8e020e0bee5771060
-
Filesize
32KB
MD5bb7df04e1b0a2570657527a7e108ae23
SHA15188431849b4613152fd7bdba6a3ff0a4fd6424b
SHA256c35020473aed1b4642cd726cad727b63fff2824ad68cedd7ffb73c7cbd890479
SHA512768007e06b0cd9e62d50f458b9435c6dda0a6d272f0b15550f97c478394b743331c3a9c9236e09ab5b9cb3b423b2320a5d66eb3c7068db9ea37891ca40e47012
-
Filesize
108KB
MD5c892dec6f1f87709b124b91276641f0a
SHA1ea2b9d6567897ca99261d74b691c3fdd328a4cbc
SHA256941bf46993d7b7062be66f80624dc72b09e32f3392070b86024a6f312c7f17e5
SHA512a4ba068fbb1e9647229d6efb7a2dda77dc286fb3c5bb6692d648b55a172ae6f65360990a71bfacc38210420b4033b32b99bb959a67705dd42ad05f370cabbb82
-
Filesize
173KB
MD582f4289b41546a7a836b49d645fcb318
SHA11755857432fdb63ac8e6699fedd40388e71d884a
SHA256d392a89bfa8422119bb73eacab5d08cd91f8296ebe54b5e3eded2a50e50c39f1
SHA51280d5081f0bf5cec15a86c6a6571d9fe3b2733c4b5de61fedadf7fd3b4a36ed724f203cfb6deca70acbf9d9d311a8026ead0896bbef4911683d9fa4fb1a6ec65b
-
Filesize
16KB
MD577f743c657a6c8368e5a464f9e20fdee
SHA1ce41a6d75b6eb127abab1a4a201a3cf613a86dbb
SHA256a45e4cc65b73bded3dd38e4f0f32e247b657c5ffdb7e09e759260e26a3a5fbd7
SHA512d4f96cae703b869b2b7504943b2dc4bfd65ed658366f6fef750868aa30b68d372d18a7ba30a9fe663523fec804dcc28649e878b0f3fb60a49670130c48e2be01
-
Filesize
2.9MB
MD56da1a8b7bb5ba8b21a4b6a14bf6199b3
SHA180ab9939b3c3da496f7c4bc4fd4fb4e1edd32678
SHA256d79305fd375bccaca41583cd10f3ddaad0301002f25f356a12596f19c30ceac6
SHA512df0daaa8a9dbab299305abdfbefc16cfe8ce3d72d3c0a3c9e6c807fe644f0ef0e5641f8bf7de33957266b978e071adcaf93e5e7a2257ff4daadbafe8d3f71fe8