Windows 7 deprecation
Windows 7 will be removed from tria.ge on 2025-03-31
Analysis
-
max time kernel
149s -
max time network
156s -
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/02/2025, 22:01
Static task
static1
Behavioral task
behavioral1
Sample
db5b4cd20de802f94b517e1bd2415a1e3861da18bb4ac3f8cbb0c5b1de941ee8.apk
Resource
android-x86-arm-20240624-en
Behavioral task
behavioral2
Sample
db5b4cd20de802f94b517e1bd2415a1e3861da18bb4ac3f8cbb0c5b1de941ee8.apk
Resource
android-x64-20240910-en
Behavioral task
behavioral3
Sample
db5b4cd20de802f94b517e1bd2415a1e3861da18bb4ac3f8cbb0c5b1de941ee8.apk
Resource
android-x64-arm64-20240910-en
General
-
Target
db5b4cd20de802f94b517e1bd2415a1e3861da18bb4ac3f8cbb0c5b1de941ee8.apk
-
Size
4.8MB
-
MD5
e9c75850d158e2d5243b648e2304bfdc
-
SHA1
4f880063973b6e37a64884906afa51f58d9cd65b
-
SHA256
db5b4cd20de802f94b517e1bd2415a1e3861da18bb4ac3f8cbb0c5b1de941ee8
-
SHA512
1bea9a2fd5f6b1aaee150298f343f925e63071b5f6b42f2694b02fde0852153f931deb69739dc1248669ea0dcc5ce2980e379800f818ece86d7d28b30e090086
-
SSDEEP
98304:k417LCteYAqyEuAK4DaQeE6ezPzqYK8E1GBcRJkLsu1CZZm3l0Rhh:kOXCteYAnEuN4DaQeSzGjP57kLsu1wms
Malware Config
Extracted
hook
http://176.65.134.87
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.gjyygawzm.xabhvqepy/app_dex/classes.dex 4253 com.gjyygawzm.xabhvqepy /data/user/0/com.gjyygawzm.xabhvqepy/app_dex/classes.dex 4280 /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.gjyygawzm.xabhvqepy/app_dex/classes.dex --output-vdex-fd=41 --oat-fd=42 --oat-location=/data/user/0/com.gjyygawzm.xabhvqepy/app_dex/oat/x86/classes.odex --compiler-filter=quicken --class-loader-context=& /data/user/0/com.gjyygawzm.xabhvqepy/app_dex/classes.dex 4253 com.gjyygawzm.xabhvqepy -
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.findAccessibilityNodeInfosByText com.gjyygawzm.xabhvqepy Framework service call android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfosByViewId com.gjyygawzm.xabhvqepy Framework service call android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfoByAccessibilityId com.gjyygawzm.xabhvqepy -
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.gjyygawzm.xabhvqepy -
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.gjyygawzm.xabhvqepy -
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.gjyygawzm.xabhvqepy -
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.gjyygawzm.xabhvqepy android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction com.gjyygawzm.xabhvqepy android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction com.gjyygawzm.xabhvqepy android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction com.gjyygawzm.xabhvqepy android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction com.gjyygawzm.xabhvqepy -
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.gjyygawzm.xabhvqepy -
Queries the mobile country code (MCC) 1 TTPs 1 IoCs
description ioc Process Framework service call com.android.internal.telephony.ITelephony.getNetworkCountryIsoForPhone com.gjyygawzm.xabhvqepy -
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.gjyygawzm.xabhvqepy -
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.gjyygawzm.xabhvqepy -
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.gjyygawzm.xabhvqepy -
Uses Crypto APIs (Might try to encrypt user data) 1 TTPs 1 IoCs
description ioc Process Framework API call javax.crypto.Cipher.doFinal com.gjyygawzm.xabhvqepy -
Checks CPU information 2 TTPs 1 IoCs
description ioc Process File opened for read /proc/cpuinfo com.gjyygawzm.xabhvqepy -
Checks memory information 2 TTPs 1 IoCs
description ioc Process File opened for read /proc/meminfo com.gjyygawzm.xabhvqepy
Processes
-
com.gjyygawzm.xabhvqepy1⤵
- 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:4253 -
/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.gjyygawzm.xabhvqepy/app_dex/classes.dex --output-vdex-fd=41 --oat-fd=42 --oat-location=/data/user/0/com.gjyygawzm.xabhvqepy/app_dex/oat/x86/classes.odex --compiler-filter=quicken --class-loader-context=&2⤵
- Loads dropped Dex/Jar
PID:4280
-
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
MD57efd40e87c31e2e268093d8012ff7a54
SHA1bb0d8d2ea637bb07b8f6872d5c90f943b436d1f1
SHA256186e38ea974376261d2adb6b6709977bac4c1013fce95cff9e219a2945843f5d
SHA512fa4b546c4a423c686dfb15ff78375d7c40b66e8982fe7a21db1e7b276981657b4b11d4e0d5ae9922c9748c4a988f78908534ec472f77e9bb29264e55fd756fb1
-
Filesize
1.0MB
MD5b97f3438711604dd7f06062d0150bbd8
SHA1da94619c13a24f7b7835e4ac46a28a19943e1e02
SHA25670c7ceb70fdd78961c51d6630f12539f130eba1c175da9bfe798a7508766a49a
SHA51274dcd3db9196825b5a79d2b3c222cf9f44b34f10f6b302a5e7f15ce53561af5d1b4ce3b0bff1b6ca9001eb2557e36b60ed001ae4329698961e89e77a06de70c6
-
Filesize
1.0MB
MD5bf114be787f84d46fdf4f73c6961e56b
SHA1a625955843e72b8366abdfb0ffd9b1dc154cb15d
SHA25678a75ea1c09536ac86182d79f2c1bd4017e3f276ba8368c1bc632540eabbdef7
SHA512925b81b71a8f459337f4f42ca5401c152d7c2021a5c2bb98163bb3b6831807fc7a9e87edd271f1b814e98b2ddcf4cfc6402743ff1b1b147b09d391510c92056a
-
Filesize
4KB
MD5f2b4b0190b9f384ca885f0c8c9b14700
SHA1934ff2646757b5b6e7f20f6a0aa76c7f995d9361
SHA2560a8ffb6b327963558716e87db8946016d143e39f895fa1b43e95ba7032ce2514
SHA512ec12685fc0d60526eed4d38820aad95611f3e93ae372be5a57142d8e8a1ba17e6e5dfe381a4e1365dddc0b363c9c40daaffdc1245bd515fddac69bf1abacd7f1
-
Filesize
512B
MD5c8d16abecadf352270917d9f86b5cbc6
SHA1465835642a654df9950bc6dfb4d2bf89782878f6
SHA2566e666786f070ee60424de4713234cf1b9e8f332261b39138a6090f488107d5b5
SHA51240059131d020b08b136c6bb68d592127c5495887602707af7251c513efc78843ea8e49de268a8c566ee9c75b9dcf6a02be9b604f888b9624c70c8291c57fed8e
-
Filesize
32KB
MD5bb7df04e1b0a2570657527a7e108ae23
SHA15188431849b4613152fd7bdba6a3ff0a4fd6424b
SHA256c35020473aed1b4642cd726cad727b63fff2824ad68cedd7ffb73c7cbd890479
SHA512768007e06b0cd9e62d50f458b9435c6dda0a6d272f0b15550f97c478394b743331c3a9c9236e09ab5b9cb3b423b2320a5d66eb3c7068db9ea37891ca40e47012
-
Filesize
108KB
MD558bfd7ac6522040fd497b599370f4a95
SHA12d5c2c32d4ec1160b91a828aa641dd6b9b91a56e
SHA256d919dc93c906f69843028db593583cc02c33d47da63bc8bb756166dbb68aa0f0
SHA5120c1e8a8e492babdaa7ea657182353f4a226970820789912437af2d5f6443b339c7961a26111d892d57c00ec279036d630d13557915c5e0cc866aff1a3f9b907e
-
Filesize
173KB
MD59eb4cbd005696e27074a94553a2e8089
SHA10a43030143cb2f3fb5e9db0939afc9d402d143ae
SHA256b3ea9e86d048017b894dd81e9423df4faf20005f1ff80406329f930bccba9c48
SHA51247debcdba3fb0b1c34df527ee04b65fea93efd34761c26c426cf86262f6036e2c414e64e5ef77e19a1ee705e0564007cbacfe68999c1bdadb21dba03ac097bf5
-
Filesize
16KB
MD56ed2064da526a34f1ce2731860b0d83f
SHA1d98e2ff4008cc688ca6aa40e6226e7f487c97d58
SHA2569875149ba46f21701b0d28a976e6d1ec8cd2183e83714eeed2e8694b950132f4
SHA512e346e994185529fd9df792a88e38ee5cedffde6be0ebdce0c572bec55f1c575689bdca5990c1072c0bc0c0c0afba0deca434b97f14ad198849a2bc4c4d9d09a0
-
Filesize
2.9MB
MD5d1e19a8b6d11de09a2bb1046ec87f854
SHA18cbba4e117af061661cc73e1828ba014906a6c4e
SHA256b1106f08056d953cd43d94281a9bf62a2403655816d36594a008eebac74be34a
SHA512c6990745361199e0bbd638191c54e229cd2e4af030501a99760511bd7fa1e1aa7affc03f8409434faa7e8b10e7809e661510f2afaffbfc27ebdad6be2829696f