Malware Analysis Report

2025-01-19 05:46

Sample ID 241206-12vcmszpcs
Target be972dd8e3ffd84d67f572f44832f656706ecb2809c661d4d5380861a4f10253.bin
SHA256 be972dd8e3ffd84d67f572f44832f656706ecb2809c661d4d5380861a4f10253
Tags
hook banker collection credential_access discovery evasion execution impact infostealer persistence rat trojan stealth
score
10/10

Table of Contents

Analysis Overview

MITRE ATT&CK

Mobile Matrix V15

Analysis: static1

Detonation Overview

Signatures

Analysis: behavioral3

Detonation Overview

Command Line

Signatures

Processes

Network

Files

Analysis: behavioral1

Detonation Overview

Command Line

Signatures

Processes

Network

Files

Analysis: behavioral2

Detonation Overview

Command Line

Signatures

Processes

Network

Files

Analysis Overview

score
10/10

SHA256

be972dd8e3ffd84d67f572f44832f656706ecb2809c661d4d5380861a4f10253

Threat Level: Known bad

The file be972dd8e3ffd84d67f572f44832f656706ecb2809c661d4d5380861a4f10253.bin was found to be: Known bad.

Malicious Activity Summary

hook banker collection credential_access discovery evasion execution impact infostealer persistence rat trojan stealth

Hook family

Hook

Removes its main activity from the application launcher

Queries the phone number (MSISDN for GSM devices)

Queries information about running processes on the device

Queries a list of all the installed applications on the device (Might be used in an attempt to overlay legitimate apps)

Obtains sensitive information copied to the device clipboard

Makes use of the framework's Accessibility service

Loads dropped Dex/Jar

Requests accessing notifications (often used to intercept notifications before users become aware).

Reads information about phone network operator.

Declares broadcast receivers with permission to handle system events

Requests dangerous framework permissions

Acquires the wake lock

Performs UI accessibility actions on behalf of the user

Declares services with permission to bind to the system

Queries information about the current Wi-Fi connection

Queries the mobile country code (MCC)

Makes use of the framework's foreground persistence service

Requests disabling of battery optimizations (often used to enable hiding in the background).

Attempts to obfuscate APK file format

Uses Crypto APIs (Might try to encrypt user data)

Schedules tasks to execute at a specified time

Registers a broadcast receiver at runtime (usually for listening for system events)

Checks CPU information

Checks memory information

MITRE ATT&CK

Analysis: static1

Detonation Overview

Reported

2024-12-06 22:09

Signatures

Attempts to obfuscate APK file format

Declares broadcast receivers with permission to handle system events

Description Indicator Process Target
Required by device admin receivers to bind with the system. Allows apps to manage device administration features. android.permission.BIND_DEVICE_ADMIN N/A N/A

Declares services with permission to bind to the system

Description Indicator Process Target
Required by notification listener services to bind with the system. Allows apps to listen to and interact with notifications on the device. android.permission.BIND_NOTIFICATION_LISTENER_SERVICE N/A N/A
Required by accessibility services to bind with the system. Allows apps to access accessibility features. android.permission.BIND_ACCESSIBILITY_SERVICE N/A N/A

Requests dangerous framework permissions

Description Indicator Process Target
Required to be able to access the camera device. android.permission.CAMERA N/A N/A
Allows an application to write to external storage. android.permission.WRITE_EXTERNAL_STORAGE N/A N/A
Allows an application to read from external storage. android.permission.READ_EXTERNAL_STORAGE N/A N/A
Allows an application to read SMS messages. android.permission.READ_SMS N/A N/A
Allows an application to send SMS messages. android.permission.SEND_SMS N/A N/A
Allows an application to receive SMS messages. android.permission.RECEIVE_SMS N/A N/A
Allows read only access to phone state, including the current cellular network information, the status of any ongoing calls, and a list of any PhoneAccounts registered on the device. android.permission.READ_PHONE_STATE N/A N/A
Allows read access to the device's phone number(s). android.permission.READ_PHONE_NUMBERS N/A N/A
Allows an application to read the user's call log. android.permission.READ_CALL_LOG N/A N/A
Allows an application to initiate a phone call without going through the Dialer user interface for the user to confirm the call. android.permission.CALL_PHONE N/A N/A
Allows an app to access approximate location. android.permission.ACCESS_COARSE_LOCATION N/A N/A
Allows an application to read the user's contacts data. android.permission.READ_CONTACTS N/A N/A
Allows an application to write the user's contacts data. android.permission.WRITE_CONTACTS N/A N/A
Allows access to the list of accounts in the Accounts Service. android.permission.GET_ACCOUNTS N/A N/A
Allows an app to create windows using the type LayoutParams.TYPE_APPLICATION_OVERLAY, shown on top of all other apps. android.permission.SYSTEM_ALERT_WINDOW N/A N/A

Analysis: behavioral3

Detonation Overview

Submitted

2024-12-06 22:09

Reported

2024-12-06 22:11

Platform

android-x64-arm64-20240624-en

Max time kernel

130s

Max time network

160s

Command Line

com.qbhmdvvck.qknxgmgfh

Signatures

Hook

rat trojan infostealer hook

Hook family

hook

Loads dropped Dex/Jar

evasion
Description Indicator Process Target
N/A /data/user/0/com.qbhmdvvck.qknxgmgfh/app_dex/classes.dex N/A N/A
N/A /data/user/0/com.qbhmdvvck.qknxgmgfh/app_dex/classes.dex N/A N/A

Makes use of the framework's Accessibility service

collection evasion credential_access
Description Indicator Process Target
Framework service call android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfoByAccessibilityId N/A N/A
Framework service call android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfosByText N/A N/A
Framework service call android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfosByViewId N/A N/A

Obtains sensitive information copied to the device clipboard

collection credential_access impact
Description Indicator Process Target
Framework service call android.content.IClipboard.addPrimaryClipChangedListener N/A N/A

Queries a list of all the installed applications on the device (Might be used in an attempt to overlay legitimate apps)

banker discovery

Queries information about running processes on the device

discovery
Description Indicator Process Target
Framework service call android.app.IActivityManager.getRunningAppProcesses N/A N/A

Queries the phone number (MSISDN for GSM devices)

discovery

Acquires the wake lock

Description Indicator Process Target
Framework service call android.os.IPowerManager.acquireWakeLock N/A N/A

Makes use of the framework's foreground persistence service

evasion persistence
Description Indicator Process Target
Framework service call android.app.IActivityManager.setServiceForeground N/A N/A

Performs UI accessibility actions on behalf of the user

evasion
Description Indicator Process Target
N/A android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction N/A N/A
N/A android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction N/A N/A
N/A android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction N/A N/A
N/A android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction N/A N/A
N/A android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction N/A N/A

Queries information about the current Wi-Fi connection

discovery
Description Indicator Process Target
Framework service call android.net.wifi.IWifiManager.getConnectionInfo N/A N/A

Queries the mobile country code (MCC)

discovery
Description Indicator Process Target
Framework service call com.android.internal.telephony.ITelephony.getNetworkCountryIsoForPhone N/A N/A

Reads information about phone network operator.

discovery

Schedules tasks to execute at a specified time

execution persistence
Description Indicator Process Target
Framework service call android.app.job.IJobScheduler.schedule N/A N/A

Uses Crypto APIs (Might try to encrypt user data)

impact
Description Indicator Process Target
Framework API call javax.crypto.Cipher.doFinal N/A N/A

Checks CPU information

Description Indicator Process Target
File opened for read /proc/cpuinfo N/A N/A

Checks memory information

Description Indicator Process Target
File opened for read /proc/meminfo N/A N/A

Processes

com.qbhmdvvck.qknxgmgfh

Network

Country Destination Domain Proto
N/A 224.0.0.251:5353 udp
GB 142.250.180.14:443 tcp
GB 142.250.180.14:443 tcp
US 1.1.1.1:53 android.apis.google.com udp
GB 142.250.178.14:443 android.apis.google.com tcp
US 1.1.1.1:53 ssl.google-analytics.com udp
US 154.216.20.102:80 154.216.20.102 tcp
US 154.216.20.102:80 154.216.20.102 tcp
US 154.216.20.102:80 154.216.20.102 tcp
US 154.216.20.102:80 154.216.20.102 tcp
US 154.216.20.102:80 154.216.20.102 tcp
GB 142.250.179.228:443 tcp
GB 142.250.179.228:443 tcp

Files

/data/data/com.qbhmdvvck.qknxgmgfh/cache/classes.zip

MD5 6bc2f742eee1ab597e6382586dc6c7a2
SHA1 64e0f28f61a9e1ba3f769beaac422fa4b5e823e4
SHA256 546ef83291daa6cff448ed7ce1fafa45d1aba49235b6b42bf65f8d42394a0a56
SHA512 b6c8bac5db10a9d9aaaaae7e7e3adeb4dc6a81fbec74999f07edce106d4d8832a6677f818ed21789cb417cd621b50482340f1128e467cd549243070e81e77a9b

/data/data/com.qbhmdvvck.qknxgmgfh/cache/classes.dex

MD5 4a4877082705cb49d293543ec5e3119a
SHA1 a606217bdf148bddb12b0c2e6388aa3de111f73a
SHA256 780d109e953a9d4ee881fde9707feaffa23af85d9e00e9c43c5747c3d13d1838
SHA512 bc64141cfe3eb3da514235bfeb2ff96a5bf5cbf1395e8b3c02b2598c3e94f9150e34b9031d8564223abe967d7c0af891e5da03eb49fd0b6d381138de7f9fb102

/data/data/com.qbhmdvvck.qknxgmgfh/app_dex/classes.dex

MD5 f88c9fa9a35b996bd2a38f084c8be8ad
SHA1 351c3ad315592d10869b3edbfbaadab20c322bfc
SHA256 4797b57011346fb164d32d6aa0db449da0fba12c8a53e6efb6a5e8b6183f01e1
SHA512 10b14f37972858e67ee33c71a65c612230d0bfa8663fbcd75fe2a6abe783c2c3ef9c7479a66d88dde11bcac2a7c58688252449efa51601055503b1a521d6c292

/data/data/com.qbhmdvvck.qknxgmgfh/no_backup/androidx.work.workdb-journal

MD5 c1a5e69e89ad5d2dbdcfc6a49b3a7880
SHA1 07ffe2575fc688218c1d1c549d7955ceb002ce8f
SHA256 fe1bac35318b5fa2e1fb2292c8f2bf28bf30e64c3955e2c96fb1b577f545a453
SHA512 79aa9b52e8d0c7181ef08d7604d10b73ac387e370bcc489b335791b0d33d43b79d43ba253bb6e9b8b0c04ad923aa26f6efb6d9a8668548c5ff989fdf6f871431

/data/data/com.qbhmdvvck.qknxgmgfh/no_backup/androidx.work.workdb

MD5 7e858c4054eb00fcddc653a04e5cd1c6
SHA1 2e056bf31a8d78df136f02a62afeeca77f4faccf
SHA256 9010186c5c083155a45673017d1e31c2a178e63cc15a57bbffde4d1956a23dad
SHA512 d0c7a120940c8e637d5566ef179d01eff88a2c2650afda69ad2a46aad76533eaace192028bba3d60407b4e34a950e7560f95d9f9b8eebe361ef62897d88b30cb

/data/data/com.qbhmdvvck.qknxgmgfh/no_backup/androidx.work.workdb-shm

MD5 bb7df04e1b0a2570657527a7e108ae23
SHA1 5188431849b4613152fd7bdba6a3ff0a4fd6424b
SHA256 c35020473aed1b4642cd726cad727b63fff2824ad68cedd7ffb73c7cbd890479
SHA512 768007e06b0cd9e62d50f458b9435c6dda0a6d272f0b15550f97c478394b743331c3a9c9236e09ab5b9cb3b423b2320a5d66eb3c7068db9ea37891ca40e47012

/data/data/com.qbhmdvvck.qknxgmgfh/no_backup/androidx.work.workdb-wal

MD5 38b1504577342c44af2aab5d086b5cdb
SHA1 337933a58bc54b057beb184cad29d0731163957d
SHA256 137faf0cd93d08fab212b56037ce76712e3ac082e4bf56212ed5d832316c86ee
SHA512 a7465af801b7f46a6be91a16d1ae978948704ade2661a0d6637168ccda76131a1dcb73fbd750e6587744b06927a4c9cb69b889e29d83f7fad5e98d479cec6ec5

/data/data/com.qbhmdvvck.qknxgmgfh/no_backup/androidx.work.workdb-wal

MD5 a7f110d80a9da16c37e262a5ce0e54fc
SHA1 4403cb49b6a3761292db7d7fad351fb6a946a22a
SHA256 68301c25999ddaec8d6f4adbd83c218f84737bcb78b6933e651a8a060c8bdeb5
SHA512 24c18cbccf51e68a186b90cadb71fbfac9200824899ba8bf1dfca740a85d58b5f97ef08e6a500eea45c9574203d835d8e8bf89a20dd0240e8f175103a290931d

/data/data/com.qbhmdvvck.qknxgmgfh/no_backup/androidx.work.workdb-wal

MD5 bb658caba5d4ca44c46d5206b4b2f976
SHA1 3676e58ba3d967b8d09f7afc3dc6bd83f60714d0
SHA256 feb1a41cb843a69eef08a0b5e4e00740b16ee7aa56e5c2aa9dcf689d47a517d6
SHA512 ac6202cf5988a1b69c4b75662d6445727f7624ab3e96e220e064eb39f33b180ace7779f550881024e31160ebf6e06342d699256de40908e90b7645ee3e18b87f

Analysis: behavioral1

Detonation Overview

Submitted

2024-12-06 22:09

Reported

2024-12-06 22:11

Platform

android-x86-arm-20240624-en

Max time kernel

38s

Max time network

157s

Command Line

com.qbhmdvvck.qknxgmgfh

Signatures

Hook

rat trojan infostealer hook

Hook family

hook

Removes its main activity from the application launcher

stealth trojan evasion
Description Indicator Process Target
N/A N/A N/A N/A
N/A N/A N/A N/A

Loads dropped Dex/Jar

evasion
Description Indicator Process Target
N/A /data/user/0/com.qbhmdvvck.qknxgmgfh/app_dex/classes.dex N/A N/A
N/A /data/user/0/com.qbhmdvvck.qknxgmgfh/app_dex/classes.dex N/A N/A
N/A /data/user/0/com.qbhmdvvck.qknxgmgfh/app_dex/classes.dex N/A N/A

Makes use of the framework's Accessibility service

collection evasion credential_access
Description Indicator Process Target
Framework service call android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfoByAccessibilityId N/A N/A
Framework service call android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfosByText N/A N/A
Framework service call android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfosByViewId N/A N/A

Queries a list of all the installed applications on the device (Might be used in an attempt to overlay legitimate apps)

banker discovery

Queries information about running processes on the device

discovery
Description Indicator Process Target
Framework service call android.app.IActivityManager.getRunningAppProcesses N/A N/A

Queries the phone number (MSISDN for GSM devices)

discovery

Acquires the wake lock

Description Indicator Process Target
Framework service call android.os.IPowerManager.acquireWakeLock N/A N/A

Makes use of the framework's foreground persistence service

evasion persistence
Description Indicator Process Target
Framework service call android.app.IActivityManager.setServiceForeground N/A N/A

Performs UI accessibility actions on behalf of the user

evasion
Description Indicator Process Target
N/A android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction N/A N/A
N/A android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction N/A N/A
N/A android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction N/A N/A
N/A android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction N/A N/A
N/A android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction N/A N/A
N/A android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction N/A N/A
N/A android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction N/A N/A
N/A android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction N/A N/A
N/A android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction N/A N/A
N/A android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction N/A N/A
N/A android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction N/A N/A
N/A android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction N/A N/A
N/A android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction N/A N/A

Queries information about the current Wi-Fi connection

discovery
Description Indicator Process Target
Framework service call android.net.wifi.IWifiManager.getConnectionInfo N/A N/A

Reads information about phone network operator.

discovery

Requests accessing notifications (often used to intercept notifications before users become aware).

collection credential_access
Description Indicator Process Target
Intent action android.settings.ACTION_NOTIFICATION_LISTENER_SETTINGS N/A N/A

Requests disabling of battery optimizations (often used to enable hiding in the background).

evasion
Description Indicator Process Target
Intent action android.settings.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS N/A N/A

Registers a broadcast receiver at runtime (usually for listening for system events)

persistence
Description Indicator Process Target
Framework service call android.app.IActivityManager.registerReceiver N/A N/A

Schedules tasks to execute at a specified time

execution persistence
Description Indicator Process Target
Framework service call android.app.job.IJobScheduler.schedule N/A N/A

Uses Crypto APIs (Might try to encrypt user data)

impact
Description Indicator Process Target
Framework API call javax.crypto.Cipher.doFinal N/A N/A

Processes

com.qbhmdvvck.qknxgmgfh

/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.qbhmdvvck.qknxgmgfh/app_dex/classes.dex --output-vdex-fd=41 --oat-fd=42 --oat-location=/data/user/0/com.qbhmdvvck.qknxgmgfh/app_dex/oat/x86/classes.odex --compiler-filter=quicken --class-loader-context=&

Network

Country Destination Domain Proto
N/A 224.0.0.251:5353 udp
GB 142.250.200.10:443 tcp
US 1.1.1.1:53 semanticlocation-pa.googleapis.com udp
GB 142.250.200.46:443 tcp
US 1.1.1.1:53 android.apis.google.com udp
GB 142.250.187.206:443 android.apis.google.com tcp
US 154.216.20.102:80 154.216.20.102 tcp
US 154.216.20.102:80 154.216.20.102 tcp
US 154.216.20.102:80 154.216.20.102 tcp
US 154.216.20.102:80 154.216.20.102 tcp
GB 142.250.178.10:443 semanticlocation-pa.googleapis.com tcp
US 154.216.20.102:80 154.216.20.102 tcp
US 1.1.1.1:53 www.google.com udp
GB 142.250.187.228:443 www.google.com tcp
US 154.216.20.102:80 154.216.20.102 tcp
US 154.216.20.102:80 154.216.20.102 tcp
US 154.216.20.102:80 154.216.20.102 tcp
US 154.216.20.102:80 154.216.20.102 tcp
US 154.216.20.102:80 154.216.20.102 tcp

Files

/data/data/com.qbhmdvvck.qknxgmgfh/cache/classes.zip

MD5 6bc2f742eee1ab597e6382586dc6c7a2
SHA1 64e0f28f61a9e1ba3f769beaac422fa4b5e823e4
SHA256 546ef83291daa6cff448ed7ce1fafa45d1aba49235b6b42bf65f8d42394a0a56
SHA512 b6c8bac5db10a9d9aaaaae7e7e3adeb4dc6a81fbec74999f07edce106d4d8832a6677f818ed21789cb417cd621b50482340f1128e467cd549243070e81e77a9b

/data/data/com.qbhmdvvck.qknxgmgfh/cache/classes.dex

MD5 4a4877082705cb49d293543ec5e3119a
SHA1 a606217bdf148bddb12b0c2e6388aa3de111f73a
SHA256 780d109e953a9d4ee881fde9707feaffa23af85d9e00e9c43c5747c3d13d1838
SHA512 bc64141cfe3eb3da514235bfeb2ff96a5bf5cbf1395e8b3c02b2598c3e94f9150e34b9031d8564223abe967d7c0af891e5da03eb49fd0b6d381138de7f9fb102

/data/data/com.qbhmdvvck.qknxgmgfh/app_dex/classes.dex

MD5 f88c9fa9a35b996bd2a38f084c8be8ad
SHA1 351c3ad315592d10869b3edbfbaadab20c322bfc
SHA256 4797b57011346fb164d32d6aa0db449da0fba12c8a53e6efb6a5e8b6183f01e1
SHA512 10b14f37972858e67ee33c71a65c612230d0bfa8663fbcd75fe2a6abe783c2c3ef9c7479a66d88dde11bcac2a7c58688252449efa51601055503b1a521d6c292

/data/user/0/com.qbhmdvvck.qknxgmgfh/app_dex/classes.dex

MD5 dd33981ef5e56da2f1e7879a80ff3e0c
SHA1 2197154db4989c8d1257f28bdb9e5013435d4ad1
SHA256 6f83a22a2fc6d77c11e8e124c73f2e6d5df348b6bb333ddc548c240503d0a85e
SHA512 011ff4856685bf012dc51f3b54607be311391090eabee7cb05f6a9e1e95c2c801f1269b75dfea7cc11f42b0593682286b9e2306cc2f4252ba9e98dea9575eb42

/data/data/com.qbhmdvvck.qknxgmgfh/no_backup/androidx.work.workdb-journal

MD5 6341102bb03d3b20380b613a53c7299b
SHA1 3e817a6ac0dbe00c20c2a318f74b8883e475cf86
SHA256 ed8207477f9589c67b2f74e731008008ff327d5e02bfc30e09a787d34e3e3ba2
SHA512 a6108b4d989b9343e8c811050bd94a47ab2c0af93cdb8b39f4569c18adbb369340e6a6b03da354e903344c472c99c1a35ae09ffff98f8f3e5c32c465f1099abb

/data/data/com.qbhmdvvck.qknxgmgfh/no_backup/androidx.work.workdb

MD5 f2b4b0190b9f384ca885f0c8c9b14700
SHA1 934ff2646757b5b6e7f20f6a0aa76c7f995d9361
SHA256 0a8ffb6b327963558716e87db8946016d143e39f895fa1b43e95ba7032ce2514
SHA512 ec12685fc0d60526eed4d38820aad95611f3e93ae372be5a57142d8e8a1ba17e6e5dfe381a4e1365dddc0b363c9c40daaffdc1245bd515fddac69bf1abacd7f1

/data/data/com.qbhmdvvck.qknxgmgfh/no_backup/androidx.work.workdb-shm

MD5 bb7df04e1b0a2570657527a7e108ae23
SHA1 5188431849b4613152fd7bdba6a3ff0a4fd6424b
SHA256 c35020473aed1b4642cd726cad727b63fff2824ad68cedd7ffb73c7cbd890479
SHA512 768007e06b0cd9e62d50f458b9435c6dda0a6d272f0b15550f97c478394b743331c3a9c9236e09ab5b9cb3b423b2320a5d66eb3c7068db9ea37891ca40e47012

/data/data/com.qbhmdvvck.qknxgmgfh/no_backup/androidx.work.workdb-wal

MD5 6e424706d4c824a9e3b0610308b5efa6
SHA1 117303e5c589337365c8470dd440c15f82d3b2d9
SHA256 752e5b9017b06cd15b321327668bd49714910d2fdc5c7949c6732186115554a9
SHA512 ca3d8ecceb9f3da8a6112cf1140e5662fccc7a8728493ff87526ec421889f7ce43d28d75a2501f915c7a6b7920c05c331a01ca4506dcae3cb74b4f140eb38b81

/data/data/com.qbhmdvvck.qknxgmgfh/no_backup/androidx.work.workdb-wal

MD5 9696077330c3fc143539e320912a9e99
SHA1 b6205a359033d5e24e6c04dea027b2d80801d14d
SHA256 19e1eec494b4f6d4a985a3cd4f169f4dee275e95b1165fe3ac2d7eeb92bd61ec
SHA512 7e3696fee7d6fc37aef355ed70dd91dea4139e27c8c996a4001bdd80f4f42dfe2d915e54cca59db5d084b55de0df849bcd7a3f1886e27449525c826077f99e48

/data/data/com.qbhmdvvck.qknxgmgfh/no_backup/androidx.work.workdb-wal

MD5 9943c8911170119cee35f1b6a81a0e12
SHA1 bb5194ec1c84c3979f7b208e6e87dc2a4803ae7e
SHA256 5a25962fb625fc25aa8854390b149d6145b2c71b0d364d20ebf9eada5bc09ea6
SHA512 a41a5fadf97cbfd0e693f976235263b4f43b451839f2a967c056989bed7aa12d892c6530974601424b8b6a177b802dc3e0d4e8f1b9a4cb1dce589c4afc0bde29

Analysis: behavioral2

Detonation Overview

Submitted

2024-12-06 22:09

Reported

2024-12-06 22:11

Platform

android-x64-20240910-en

Max time kernel

148s

Max time network

150s

Command Line

com.qbhmdvvck.qknxgmgfh

Signatures

Hook

rat trojan infostealer hook

Hook family

hook

Loads dropped Dex/Jar

evasion
Description Indicator Process Target
N/A /data/user/0/com.qbhmdvvck.qknxgmgfh/app_dex/classes.dex N/A N/A
N/A /data/user/0/com.qbhmdvvck.qknxgmgfh/app_dex/classes.dex N/A N/A

Makes use of the framework's Accessibility service

collection evasion credential_access
Description Indicator Process Target
Framework service call android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfoByAccessibilityId N/A N/A
Framework service call android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfosByText N/A N/A
Framework service call android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfosByViewId N/A N/A

Obtains sensitive information copied to the device clipboard

collection credential_access impact
Description Indicator Process Target
Framework service call android.content.IClipboard.addPrimaryClipChangedListener N/A N/A

Queries a list of all the installed applications on the device (Might be used in an attempt to overlay legitimate apps)

banker discovery

Queries information about running processes on the device

discovery
Description Indicator Process Target
Framework service call android.app.IActivityManager.getRunningAppProcesses N/A N/A

Queries the phone number (MSISDN for GSM devices)

discovery

Acquires the wake lock

Description Indicator Process Target
Framework service call android.os.IPowerManager.acquireWakeLock N/A N/A

Makes use of the framework's foreground persistence service

evasion persistence
Description Indicator Process Target
Framework service call android.app.IActivityManager.setServiceForeground N/A N/A

Performs UI accessibility actions on behalf of the user

evasion
Description Indicator Process Target
N/A android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction N/A N/A
N/A android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction N/A N/A
N/A android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction N/A N/A
N/A android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction N/A N/A
N/A android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction N/A N/A
N/A android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction N/A N/A
N/A android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction N/A N/A
N/A android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction N/A N/A

Queries information about the current Wi-Fi connection

discovery
Description Indicator Process Target
Framework service call android.net.wifi.IWifiManager.getConnectionInfo N/A N/A

Queries the mobile country code (MCC)

discovery
Description Indicator Process Target
Framework service call com.android.internal.telephony.ITelephony.getNetworkCountryIsoForPhone N/A N/A

Reads information about phone network operator.

discovery

Registers a broadcast receiver at runtime (usually for listening for system events)

persistence
Description Indicator Process Target
Framework service call android.app.IActivityManager.registerReceiver N/A N/A

Schedules tasks to execute at a specified time

execution persistence
Description Indicator Process Target
Framework service call android.app.job.IJobScheduler.schedule N/A N/A

Uses Crypto APIs (Might try to encrypt user data)

impact
Description Indicator Process Target
Framework API call javax.crypto.Cipher.doFinal N/A N/A

Checks CPU information

Description Indicator Process Target
File opened for read /proc/cpuinfo N/A N/A

Checks memory information

Description Indicator Process Target
File opened for read /proc/meminfo N/A N/A

Processes

com.qbhmdvvck.qknxgmgfh

Network

Country Destination Domain Proto
N/A 224.0.0.251:5353 udp
US 154.216.20.102:80 154.216.20.102 tcp
US 154.216.20.102:80 154.216.20.102 tcp
US 154.216.20.102:80 154.216.20.102 tcp
US 154.216.20.102:80 154.216.20.102 tcp
GB 216.58.201.110:443 tcp
GB 216.58.201.110:443 tcp
GB 216.58.201.110:443 tcp
US 1.1.1.1:53 android.apis.google.com udp
GB 216.58.204.78:443 android.apis.google.com tcp
US 154.216.20.102:80 154.216.20.102 tcp
US 154.216.20.102:80 154.216.20.102 tcp

Files

/data/data/com.qbhmdvvck.qknxgmgfh/cache/classes.zip

MD5 6bc2f742eee1ab597e6382586dc6c7a2
SHA1 64e0f28f61a9e1ba3f769beaac422fa4b5e823e4
SHA256 546ef83291daa6cff448ed7ce1fafa45d1aba49235b6b42bf65f8d42394a0a56
SHA512 b6c8bac5db10a9d9aaaaae7e7e3adeb4dc6a81fbec74999f07edce106d4d8832a6677f818ed21789cb417cd621b50482340f1128e467cd549243070e81e77a9b

/data/data/com.qbhmdvvck.qknxgmgfh/cache/classes.dex

MD5 4a4877082705cb49d293543ec5e3119a
SHA1 a606217bdf148bddb12b0c2e6388aa3de111f73a
SHA256 780d109e953a9d4ee881fde9707feaffa23af85d9e00e9c43c5747c3d13d1838
SHA512 bc64141cfe3eb3da514235bfeb2ff96a5bf5cbf1395e8b3c02b2598c3e94f9150e34b9031d8564223abe967d7c0af891e5da03eb49fd0b6d381138de7f9fb102

/data/data/com.qbhmdvvck.qknxgmgfh/app_dex/classes.dex

MD5 f88c9fa9a35b996bd2a38f084c8be8ad
SHA1 351c3ad315592d10869b3edbfbaadab20c322bfc
SHA256 4797b57011346fb164d32d6aa0db449da0fba12c8a53e6efb6a5e8b6183f01e1
SHA512 10b14f37972858e67ee33c71a65c612230d0bfa8663fbcd75fe2a6abe783c2c3ef9c7479a66d88dde11bcac2a7c58688252449efa51601055503b1a521d6c292

/data/data/com.qbhmdvvck.qknxgmgfh/no_backup/androidx.work.workdb-journal

MD5 d44b70b3218ccba210cc33e35a5aee66
SHA1 51ef92485a875e5f9726a1b9979eb4e47691439c
SHA256 9f5837ab56a26840a260a57aa6c33f6d4754425decceba414578edadf46d6751
SHA512 b4318d13bacce896ce4430948ac1e020cb06bba76e4db64828f8d6c09051363ebccde0200afc85a2b635fd096c47e3b07190547ddcd9bd62665d05f417b06fc3

/data/data/com.qbhmdvvck.qknxgmgfh/no_backup/androidx.work.workdb

MD5 f2b4b0190b9f384ca885f0c8c9b14700
SHA1 934ff2646757b5b6e7f20f6a0aa76c7f995d9361
SHA256 0a8ffb6b327963558716e87db8946016d143e39f895fa1b43e95ba7032ce2514
SHA512 ec12685fc0d60526eed4d38820aad95611f3e93ae372be5a57142d8e8a1ba17e6e5dfe381a4e1365dddc0b363c9c40daaffdc1245bd515fddac69bf1abacd7f1

/data/data/com.qbhmdvvck.qknxgmgfh/no_backup/androidx.work.workdb-shm

MD5 bb7df04e1b0a2570657527a7e108ae23
SHA1 5188431849b4613152fd7bdba6a3ff0a4fd6424b
SHA256 c35020473aed1b4642cd726cad727b63fff2824ad68cedd7ffb73c7cbd890479
SHA512 768007e06b0cd9e62d50f458b9435c6dda0a6d272f0b15550f97c478394b743331c3a9c9236e09ab5b9cb3b423b2320a5d66eb3c7068db9ea37891ca40e47012

/data/data/com.qbhmdvvck.qknxgmgfh/no_backup/androidx.work.workdb-wal

MD5 aab56e8a52b01a81b62e4a525775aa65
SHA1 1387e151fe56f158d3d5b2e0d25dea2e8e2c1b86
SHA256 29de5fe5b448038e9a9fd513a3dd1fdd2f4ac5b3119265e72f076ffee0542b7a
SHA512 b1def893c8a6a338a49933a8c2b2f7b7c6f27affc88b5b6b4141bde3061f2e84481d890f70ddbc306d32eb02fa78fa5562992fcd3ec142b2b763a0fa61160d49

/data/data/com.qbhmdvvck.qknxgmgfh/no_backup/androidx.work.workdb-wal

MD5 c0354938ccd96745e6d3b740e6e94f52
SHA1 b341da2cf77e31649b0f675ebf2841ec6b533333
SHA256 70db4752fd5dc96c3c03eb15d2eec19fbb4dfeed14f855394d5a1bc815342148
SHA512 1d8bae5b06a112908647a0f1604aa0f1e610077a0968f94d931a1a74daac6041c254b0cb3a59ad14ec0c7314bb34ae3d6fc3acaa705403e987649ba36bbf8a5a

/data/data/com.qbhmdvvck.qknxgmgfh/no_backup/androidx.work.workdb-wal

MD5 bc32e3dd66443566b435d7603715c3f5
SHA1 9405350590c5300c95a960dfba041098a20769e6
SHA256 1ff1ab3fc9faf7dea718976b46b1738ccf1fbba3e25bf9f313d0a1fb4939f212
SHA512 bc005918d6efadeecb5810c608177b4f5783ad8e387cc9f264784a937281a0bd5f17a0f188dfa8ef475c20b30ee2d875cb05e97c97d7cd08d529c4883ee0eb5e