Analysis
-
max time kernel
149s -
max time network
159s -
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
11-09-2024 22:11
Static task
static1
Behavioral task
behavioral1
Sample
6476fe7cb22426b23c64977ae5149d1dd59c0d3406466c66a811a88ff1d12ae6.apk
Resource
android-x86-arm-20240624-en
Behavioral task
behavioral2
Sample
6476fe7cb22426b23c64977ae5149d1dd59c0d3406466c66a811a88ff1d12ae6.apk
Resource
android-x64-20240910-en
Behavioral task
behavioral3
Sample
6476fe7cb22426b23c64977ae5149d1dd59c0d3406466c66a811a88ff1d12ae6.apk
Resource
android-x64-arm64-20240910-en
General
-
Target
6476fe7cb22426b23c64977ae5149d1dd59c0d3406466c66a811a88ff1d12ae6.apk
-
Size
4.5MB
-
MD5
5ef52fa48adecaae0bab118a45701453
-
SHA1
7a4530d7ddbb170f5165668420c21ac7c64a011e
-
SHA256
6476fe7cb22426b23c64977ae5149d1dd59c0d3406466c66a811a88ff1d12ae6
-
SHA512
dbbf2a0721b7ae14d9127d104453fc00262ca3102dd507a29030e1658abe53e22cab7bd406368f46e12822a8bb8f417a2bd316f80b221643743b2abb93ea567c
-
SSDEEP
98304:DXWKqA/XROZCWPYiVXadWgdXSX4kDcWCa2lpYDKjH0uSNVXjgSnhzWBq:7pDROMWPpX4WmXSXVYWCakYmjH0Xjgwd
Malware Config
Extracted
hook
http://89.248.201.41
Signatures
-
Hook
Hook is an Android malware that is based on Ermac with RAT capabilities.
-
Loads dropped Dex/Jar 1 TTPs 3 IoCs
Runs executable file dropped to the device during analysis.
ioc pid Process /data/user/0/com.wddymskjl.dbwhvrunk/app_dex/classes.dex 4246 com.wddymskjl.dbwhvrunk /data/user/0/com.wddymskjl.dbwhvrunk/app_dex/classes.dex 4278 /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.wddymskjl.dbwhvrunk/app_dex/classes.dex --output-vdex-fd=41 --oat-fd=42 --oat-location=/data/user/0/com.wddymskjl.dbwhvrunk/app_dex/oat/x86/classes.odex --compiler-filter=quicken --class-loader-context=& /data/user/0/com.wddymskjl.dbwhvrunk/app_dex/classes.dex 4246 com.wddymskjl.dbwhvrunk -
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.wddymskjl.dbwhvrunk Framework service call android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfosByText com.wddymskjl.dbwhvrunk Framework service call android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfosByViewId com.wddymskjl.dbwhvrunk -
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.wddymskjl.dbwhvrunk -
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.wddymskjl.dbwhvrunk -
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.wddymskjl.dbwhvrunk -
Performs UI accessibility actions on behalf of the user 1 TTPs 8 IoCs
Application may abuse the accessibility service to prevent their removal.
ioc Process android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction com.wddymskjl.dbwhvrunk android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction com.wddymskjl.dbwhvrunk android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction com.wddymskjl.dbwhvrunk android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction com.wddymskjl.dbwhvrunk android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction com.wddymskjl.dbwhvrunk android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction com.wddymskjl.dbwhvrunk android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction com.wddymskjl.dbwhvrunk android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction com.wddymskjl.dbwhvrunk -
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.wddymskjl.dbwhvrunk -
Queries the mobile country code (MCC) 1 TTPs 1 IoCs
description ioc Process Framework service call com.android.internal.telephony.ITelephony.getNetworkCountryIsoForPhone com.wddymskjl.dbwhvrunk -
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.wddymskjl.dbwhvrunk -
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.wddymskjl.dbwhvrunk -
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.wddymskjl.dbwhvrunk -
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.wddymskjl.dbwhvrunk -
Uses Crypto APIs (Might try to encrypt user data) 1 TTPs 1 IoCs
description ioc Process Framework API call javax.crypto.Cipher.doFinal com.wddymskjl.dbwhvrunk
Processes
-
com.wddymskjl.dbwhvrunk1⤵
- 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).
- Requests disabling of battery optimizations (often used to enable hiding in the background).
- 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)
PID:4246 -
/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.wddymskjl.dbwhvrunk/app_dex/classes.dex --output-vdex-fd=41 --oat-fd=42 --oat-location=/data/user/0/com.wddymskjl.dbwhvrunk/app_dex/oat/x86/classes.odex --compiler-filter=quicken --class-loader-context=&2⤵
- Loads dropped Dex/Jar
PID:4278
-
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
1Hide Artifacts
1User Evasion
1Impair Defenses
1Prevent Application Removal
1Input Injection
1Credential Access
Access Notifications
1Input Capture
2GUI Input Capture
1Keylogging
1Discovery
Process Discovery
1Software Discovery
1Security Software Discovery
1System Network Configuration Discovery
3System Network Connections Discovery
1Replay Monitor
Loading Replay Monitor...
Downloads
-
Filesize
2.9MB
MD52296cdf6863cf4fe93bd5aec48e30b74
SHA1ada2f4e8f7293f24a85ef702c987e4af5da80303
SHA256b46a25d024fbcecacaedf8a657c01cb2227c9816f2372e149c087e68894a4eb8
SHA5121d95a9fe05970c2513cc01007e615d803369bcf0b1def07799918aafeaaf4d82bc7aac303a680edf6f97b06d7ea4f84a81e1c5538e43abd5b10bf5a70880dbea
-
Filesize
1.0MB
MD5004428be0c30d67113b6004ffdcae57c
SHA11e378cd7e5b45f88b5fab71fb90d5ae0dc0f708d
SHA2562eff51d8c54a95a11a4c0a89330a3192dca1243fa0180ef7f68346e96f226901
SHA512d27bdb4bf23c80c0b9da4f075f000257fd4dafa8b37bb7fb85c91fa4e489f74349f4a1c0a496b3048c02d2ac9ce4ca05453d51b2bc3804cefcf37322e820ff90
-
Filesize
1.0MB
MD531250836a4bf9f40511c10f5afb06333
SHA12d0551fbfb22a273069e53528dd47abf14575095
SHA256e05247508d6d4777a8d32fc80d822fcd6f4f7982ad646608393f11924dc730e5
SHA512543ffcdc9be8f4320e9d9038cc2fd4846dc49e1ba4b5d4a982b9f7b0776d537bf1512e418c5f17d016f2daed43f65f531297a50810daadcb7eb7f51874f7929f
-
Filesize
4KB
MD5f2b4b0190b9f384ca885f0c8c9b14700
SHA1934ff2646757b5b6e7f20f6a0aa76c7f995d9361
SHA2560a8ffb6b327963558716e87db8946016d143e39f895fa1b43e95ba7032ce2514
SHA512ec12685fc0d60526eed4d38820aad95611f3e93ae372be5a57142d8e8a1ba17e6e5dfe381a4e1365dddc0b363c9c40daaffdc1245bd515fddac69bf1abacd7f1
-
Filesize
512B
MD5208b095156319bc0edc5fb486c21178c
SHA108507383a75b55fcd2bb983886542623d8a345ec
SHA256769651aac4289bfc567ea16f4c53ae822332aa3446b78154083807018ca687c1
SHA51266a6801dd17ca5f6d2fab2b405ef2de18de43f1a9a3cc5bebad9e78ba13aa8140a7b009ebe309213d3db2b023217ca428ae79fb5dbb5969e3f3e9f4334e002ef
-
Filesize
32KB
MD5bb7df04e1b0a2570657527a7e108ae23
SHA15188431849b4613152fd7bdba6a3ff0a4fd6424b
SHA256c35020473aed1b4642cd726cad727b63fff2824ad68cedd7ffb73c7cbd890479
SHA512768007e06b0cd9e62d50f458b9435c6dda0a6d272f0b15550f97c478394b743331c3a9c9236e09ab5b9cb3b423b2320a5d66eb3c7068db9ea37891ca40e47012
-
Filesize
108KB
MD51d92ca40644d9f19532fdff82da65c9a
SHA181d4bb10c7f61db191e263038c2bb388ae4539e8
SHA256b966a72a3cdb1ea34b111298ca386a545cdb780ac9b8509aca7f170d857e60f6
SHA512a6370bee952cbad462e00a0e6e69cbb5bf324c9e233fd262c2776c425451ee505dbe0c8bd46aad1808b6e64ee4db9e3158bb0b8e2c091b2009810cd59572e12a
-
Filesize
173KB
MD588faa04cd918423ce7ea8b8449436071
SHA10255823684a657d43752cba2800a134c1893d764
SHA25672f2eb064bb3e56a8fed3f1ca4c7806f180878ec56036afcac554ec04d6b241e
SHA512da03db560d924341ed519acc900167880db2d59702c994eb36768cf3f0d1559588384252fc1d077ea2d63076c42077b5ea0aa176ab14828416a764a8eb5b9d6c
-
Filesize
16KB
MD52e6a411a2f9d562aef7335a605fb8946
SHA1573d927cbb44ed88db355f0379851f2921758f2c
SHA2561bc04defbc8c082f6e84da724f628a4932f683ece0ca53384657607e15dde2b3
SHA512cb63380e96147ef3ec230ca625c7eaa6da8f88ff3c884be891cc077ecc7ef824bfdcc31db7e9b388b38c3d02d7532acb74517cd9d592f8d60deff5320e25e655
-
Filesize
2.9MB
MD57b371e6d98313b9bcc65062ee1e3318a
SHA18887a50b45d871390d5e0df7c01b985e4e56798a
SHA2563e125ba3cab01d63efe86ddf4bf9a5dedb3b46c3721a857bf3a07afc1b3e0e5e
SHA512fa8e523f60c8bfacab5db9337a1481fa2401f8141dee3177028dfddf903aee238c440b62baa06c69ce60b78d1d1c98162e4261cddcbb5a7ff75391a9c6eb9724