Malware Analysis Report

2025-01-19 05:47

Sample ID 241213-1y111s1ndp
Target 4370336bd73e915cfeb97e3fe83162c93d84f9afbabe7abec1e1747b407eeba5.bin
SHA256 4370336bd73e915cfeb97e3fe83162c93d84f9afbabe7abec1e1747b407eeba5
Tags
hook collection credential_access discovery evasion execution impact infostealer persistence rat trojan
score
10/10

Table of Contents

Analysis Overview

MITRE ATT&CK

Mobile Matrix V15

Analysis: static1

Detonation Overview

Signatures

Analysis: behavioral2

Detonation Overview

Command Line

Signatures

Processes

Network

Files

Analysis: behavioral3

Detonation Overview

Command Line

Signatures

Processes

Network

Files

Analysis: behavioral1

Detonation Overview

Command Line

Signatures

Processes

Network

Files

Analysis Overview

score
10/10

SHA256

4370336bd73e915cfeb97e3fe83162c93d84f9afbabe7abec1e1747b407eeba5

Threat Level: Known bad

The file 4370336bd73e915cfeb97e3fe83162c93d84f9afbabe7abec1e1747b407eeba5.bin was found to be: Known bad.

Malicious Activity Summary

hook collection credential_access discovery evasion execution impact infostealer persistence rat trojan

Hook

Hook family

Queries information about running processes on the device

Obtains sensitive information copied to the device clipboard

Loads dropped Dex/Jar

Makes use of the framework's Accessibility service

Queries the phone number (MSISDN for GSM devices)

Queries information about the current Wi-Fi connection

Declares broadcast receivers with permission to handle system events

Makes use of the framework's foreground persistence service

Requests dangerous framework permissions

Queries the mobile country code (MCC)

Declares services with permission to bind to the system

Attempts to obfuscate APK file format

Acquires the wake lock

Performs UI accessibility actions on behalf of the user

Reads information about phone network operator.

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

Uses Crypto APIs (Might try to encrypt user data)

Schedules tasks to execute at a specified time

Checks memory information

Checks CPU information

MITRE ATT&CK

Analysis: static1

Detonation Overview

Reported

2024-12-13 22:04

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: behavioral2

Detonation Overview

Submitted

2024-12-13 22:04

Reported

2024-12-13 22:07

Platform

android-x64-20240624-en

Max time kernel

147s

Max time network

158s

Command Line

com.uqdgtyueu.qhpqybnfs

Signatures

Hook

rat trojan infostealer hook

Hook family

hook

Loads dropped Dex/Jar

evasion
Description Indicator Process Target
N/A /data/user/0/com.uqdgtyueu.qhpqybnfs/app_dex/classes.dex N/A N/A
N/A /data/user/0/com.uqdgtyueu.qhpqybnfs/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 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

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.uqdgtyueu.qhpqybnfs

Network

Country Destination Domain Proto
N/A 224.0.0.251:5353 udp
US 1.1.1.1:53 ssl.google-analytics.com udp
GB 142.250.187.200:443 ssl.google-analytics.com tcp
RU 185.147.124.250:80 tcp
GB 142.250.187.206:443 tcp
US 1.1.1.1:53 android.apis.google.com udp
GB 142.250.178.14:443 android.apis.google.com tcp
RU 185.147.124.250:80 tcp
RU 185.147.124.250:80 tcp
RU 185.147.124.250:80 tcp
RU 185.147.124.250:80 tcp
GB 142.250.180.4:443 tcp
GB 142.250.180.4:443 tcp
RU 185.147.124.250:80 tcp
RU 185.147.124.250:80 tcp
GB 172.217.16.238:443 tcp
GB 142.250.179.226:443 tcp
RU 185.147.124.250:80 tcp
RU 185.147.124.250:80 tcp
RU 185.147.124.250:80 tcp
RU 185.147.124.250:80 tcp
RU 185.147.124.250:80 tcp

Files

/data/data/com.uqdgtyueu.qhpqybnfs/cache/classes.zip

MD5 994b5f2b8033ca8cf537719cd6519e19
SHA1 767ffc71e10123cc05a476e630f0d664f88e34f2
SHA256 6326be0f88333dce8b2874a98d435ddbfee8c2329cf1ac9cd03f2ce06b364230
SHA512 7a72e66d9c3b981bcf1b8a99faaa8adbe22b57602d306ee2ec9c181d97c0b005d2ab819c0cc4e52c94083a5c515cd6152e6bcf4276b30230abdd32a68eb64c77

/data/data/com.uqdgtyueu.qhpqybnfs/cache/classes.dex

MD5 b97e2891f67e261115fded30944eafe3
SHA1 71d9faa2adefa697b357097b5bcb4555e7e11cdf
SHA256 592f7ffc21002776c48bd690d7e2906ce16a3cfb2e77944dce59e257d138fec1
SHA512 05c64468ce0aebd3c326aee59d2ba9f2d7f33defbbb3a1e24e16ce5201c0d82a94cbb374608f562dbd065fb598b8681e7101ac0091bde3cf64d6eec16a8673b4

/data/data/com.uqdgtyueu.qhpqybnfs/app_dex/classes.dex

MD5 2c2970d6fbee0fabe270cc435676d6dc
SHA1 0c8ae7b972e19c207f4c1cc93433341f46733f3d
SHA256 19625ea42ec3edf0f18093f592cb8b9fb7f5173265eb9cc72b396837aa3cda17
SHA512 7b67106d9adeb506b6e6910cb398b1e3184b4d7e3ccbecd704245ef0855ec76a29aa3df2a9a2850431957a512554c4d0e6e82cc42cc04872bf837b6bb1543412

/data/data/com.uqdgtyueu.qhpqybnfs/no_backup/androidx.work.workdb-journal

MD5 00176e1ab117b195eb59205310418328
SHA1 57cc58ed5b3e42198fb087a985bb563a2fba5140
SHA256 a8fcfad145246cc18684113dc58f6e90cf442ba53a1990285e46f127e591d3cd
SHA512 10a5bb8eb41b196b08d309fa05fa6a0b9d29fb710eda0e3710e3204588b6e4567fc3a04be9781f1e69a7d65930ef00418f13fea040d213d5a58d91a18c549daa

/data/data/com.uqdgtyueu.qhpqybnfs/no_backup/androidx.work.workdb

MD5 f2b4b0190b9f384ca885f0c8c9b14700
SHA1 934ff2646757b5b6e7f20f6a0aa76c7f995d9361
SHA256 0a8ffb6b327963558716e87db8946016d143e39f895fa1b43e95ba7032ce2514
SHA512 ec12685fc0d60526eed4d38820aad95611f3e93ae372be5a57142d8e8a1ba17e6e5dfe381a4e1365dddc0b363c9c40daaffdc1245bd515fddac69bf1abacd7f1

/data/data/com.uqdgtyueu.qhpqybnfs/no_backup/androidx.work.workdb-shm

MD5 bb7df04e1b0a2570657527a7e108ae23
SHA1 5188431849b4613152fd7bdba6a3ff0a4fd6424b
SHA256 c35020473aed1b4642cd726cad727b63fff2824ad68cedd7ffb73c7cbd890479
SHA512 768007e06b0cd9e62d50f458b9435c6dda0a6d272f0b15550f97c478394b743331c3a9c9236e09ab5b9cb3b423b2320a5d66eb3c7068db9ea37891ca40e47012

/data/data/com.uqdgtyueu.qhpqybnfs/no_backup/androidx.work.workdb-wal

MD5 5edd5b1a205f69982a160efa51644dcd
SHA1 119842b63ff6e51bf7a2a74ac527dc0cf24ac08f
SHA256 0d8b98e9b7bd43d54be2604397e64e28afb59e33badac0920834cb397040c249
SHA512 ab451cdb391fd6eaaa67b0a47d5c6fd4acee7600688211500e66ef469e0af5466d13e5927cb4d39137ac1c2ab8361507e566d626b4708b88845efa37dbce4c26

/data/data/com.uqdgtyueu.qhpqybnfs/no_backup/androidx.work.workdb-wal

MD5 d9ca3653d9feed548f4107472dfdf560
SHA1 e80df2d4ac3cd9c7b60025eb2f4a9629f3184187
SHA256 db183b6e2d76af5cc9fd2b3c03ad4dfde0ff7f22a86ee0c1509c7a17c042bef9
SHA512 ad43ec4774f58c9c64a91d745e3e7595a96e95532c35a58d4d859e03caec083993eaa21d3110c1ff02bc6df2786b2900e48cff7e4bd263a667c6d2a109ff2706

/data/data/com.uqdgtyueu.qhpqybnfs/no_backup/androidx.work.workdb-wal

MD5 7b6b29765b2618743b7be1f227d647af
SHA1 29169e4ce2fa095c73f68ee4e2132229c1acf668
SHA256 757f9c1002ff5b46601be2e8bdb9d07ed3a1107801e01552c704a41f98da520e
SHA512 16b0763f8e22445583e41e726857357e1d8f5372ea6dcf156dea5d9f5cf5fd2f126ac305fa54b0668856a2ef6d8dafd6354869a7c8fe88937df6f04f0b4cabf7

Analysis: behavioral3

Detonation Overview

Submitted

2024-12-13 22:04

Reported

2024-12-13 22:06

Platform

android-x64-arm64-20240910-en

Max time kernel

148s

Max time network

152s

Command Line

com.uqdgtyueu.qhpqybnfs

Signatures

Hook

rat trojan infostealer hook

Hook family

hook

Loads dropped Dex/Jar

evasion
Description Indicator Process Target
N/A /data/user/0/com.uqdgtyueu.qhpqybnfs/app_dex/classes.dex N/A N/A
N/A /data/user/0/com.uqdgtyueu.qhpqybnfs/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 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

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.uqdgtyueu.qhpqybnfs

Network

Country Destination Domain Proto
GB 142.250.200.46:443 tcp
US 1.1.1.1:53 android.apis.google.com udp
GB 216.58.204.78:443 android.apis.google.com tcp
GB 216.58.201.106:443 tcp
N/A 224.0.0.251:5353 udp
GB 216.58.204.78:443 android.apis.google.com tcp
US 1.1.1.1:53 www.youtube.com udp
GB 142.250.187.206:443 www.youtube.com udp
GB 142.250.187.206:443 www.youtube.com tcp
US 1.1.1.1:53 android.apis.google.com udp
GB 172.217.16.238:443 android.apis.google.com tcp
RU 185.147.124.250:80 tcp
US 1.1.1.1:53 ssl.google-analytics.com udp
GB 142.250.178.8:443 ssl.google-analytics.com tcp
RU 185.147.124.250:80 tcp
RU 185.147.124.250:80 tcp
RU 185.147.124.250:80 tcp
RU 185.147.124.250:80 tcp
RU 185.147.124.250:80 tcp
US 216.239.36.223:443 tcp
RU 185.147.124.250:80 tcp
RU 185.147.124.250:80 tcp
RU 185.147.124.250:80 tcp
RU 185.147.124.250:80 tcp
RU 185.147.124.250:80 tcp
RU 185.147.124.250:80 tcp
US 1.1.1.1:53 www.google.com udp
GB 142.250.200.4:443 www.google.com tcp
US 216.239.36.223:443 tcp
GB 142.250.200.1:443 tcp
GB 216.58.212.193:443 tcp
US 216.239.36.223:443 tcp
US 216.239.36.223:443 tcp

Files

/data/data/com.uqdgtyueu.qhpqybnfs/cache/classes.zip

MD5 994b5f2b8033ca8cf537719cd6519e19
SHA1 767ffc71e10123cc05a476e630f0d664f88e34f2
SHA256 6326be0f88333dce8b2874a98d435ddbfee8c2329cf1ac9cd03f2ce06b364230
SHA512 7a72e66d9c3b981bcf1b8a99faaa8adbe22b57602d306ee2ec9c181d97c0b005d2ab819c0cc4e52c94083a5c515cd6152e6bcf4276b30230abdd32a68eb64c77

/data/data/com.uqdgtyueu.qhpqybnfs/cache/classes.dex

MD5 b97e2891f67e261115fded30944eafe3
SHA1 71d9faa2adefa697b357097b5bcb4555e7e11cdf
SHA256 592f7ffc21002776c48bd690d7e2906ce16a3cfb2e77944dce59e257d138fec1
SHA512 05c64468ce0aebd3c326aee59d2ba9f2d7f33defbbb3a1e24e16ce5201c0d82a94cbb374608f562dbd065fb598b8681e7101ac0091bde3cf64d6eec16a8673b4

/data/data/com.uqdgtyueu.qhpqybnfs/app_dex/classes.dex

MD5 2c2970d6fbee0fabe270cc435676d6dc
SHA1 0c8ae7b972e19c207f4c1cc93433341f46733f3d
SHA256 19625ea42ec3edf0f18093f592cb8b9fb7f5173265eb9cc72b396837aa3cda17
SHA512 7b67106d9adeb506b6e6910cb398b1e3184b4d7e3ccbecd704245ef0855ec76a29aa3df2a9a2850431957a512554c4d0e6e82cc42cc04872bf837b6bb1543412

/data/data/com.uqdgtyueu.qhpqybnfs/no_backup/androidx.work.workdb-journal

MD5 520267074deec39489f339c222895cef
SHA1 ce7b08b46d8a9047b4b2ccd5af390632aef04c07
SHA256 e8e411ba2b8450ccd1c99b638fd4a68599803c60f379c49a9a0cf318ed105e3e
SHA512 1d8e9d3678fa092c9d744c9dc579c29f343f0a773d8c997a844de131824c9ac530be9530674a02dd5ef3c1f5d2a683b2f6832beb81e0310ce8f6831fd184086f

/data/data/com.uqdgtyueu.qhpqybnfs/no_backup/androidx.work.workdb

MD5 7e858c4054eb00fcddc653a04e5cd1c6
SHA1 2e056bf31a8d78df136f02a62afeeca77f4faccf
SHA256 9010186c5c083155a45673017d1e31c2a178e63cc15a57bbffde4d1956a23dad
SHA512 d0c7a120940c8e637d5566ef179d01eff88a2c2650afda69ad2a46aad76533eaace192028bba3d60407b4e34a950e7560f95d9f9b8eebe361ef62897d88b30cb

/data/data/com.uqdgtyueu.qhpqybnfs/no_backup/androidx.work.workdb-shm

MD5 bb7df04e1b0a2570657527a7e108ae23
SHA1 5188431849b4613152fd7bdba6a3ff0a4fd6424b
SHA256 c35020473aed1b4642cd726cad727b63fff2824ad68cedd7ffb73c7cbd890479
SHA512 768007e06b0cd9e62d50f458b9435c6dda0a6d272f0b15550f97c478394b743331c3a9c9236e09ab5b9cb3b423b2320a5d66eb3c7068db9ea37891ca40e47012

/data/data/com.uqdgtyueu.qhpqybnfs/no_backup/androidx.work.workdb-wal

MD5 6f3f99f99446e87c6531ef1f41329e61
SHA1 2c08de271d445c42a87fb021e6c968deb80e6a75
SHA256 c317b07ee3d0f9851df1796bf799466a15f8f61638dfe21ff4fac2bb92e2ecd3
SHA512 015c78f402ddddce027686a51bc07d9bdde38fcbc0b7c89eb40db802f6b98587954f305b721338b404ab4060d908ed248db39b475d88d2ec3cd4eff81170c1a3

/data/data/com.uqdgtyueu.qhpqybnfs/no_backup/androidx.work.workdb-wal

MD5 7ea62c98507d1cd243bfd259fb909798
SHA1 5fde3469b9410c13d79d321dfe0e1d82bf26b03e
SHA256 e5ff7f7ca4482b6a22c285dc6d5f4df89905b5135f51b42d1dd01fa45b76eb16
SHA512 f22e214ad363e32ac48656ad9126b79fd4c56d58ea185bce3f67b6a49dd67a824c9590b90fb234b972c886a470399dd58d49cb0f88023b1dd7ce300edf5d0961

/data/data/com.uqdgtyueu.qhpqybnfs/no_backup/androidx.work.workdb-wal

MD5 988a9b67f9d5c775fcdbe73965d9e563
SHA1 9ab2237503a88fc89de99472220023e8978eb9e4
SHA256 cc8322e344c33cd44fd170155572ec6828eac44c4b1f31bbeb61c1add1106299
SHA512 aeca0151a7dbf95813ad3a9a9d1a8e788bac0479432aa54902f660f7cec25870e1c8ab0a6d0d61fc689384e676d6b51417e5771c54b69e3b33a4b021c040dfd8

Analysis: behavioral1

Detonation Overview

Submitted

2024-12-13 22:04

Reported

2024-12-13 22:07

Platform

android-x86-arm-20240624-en

Max time kernel

147s

Max time network

158s

Command Line

com.uqdgtyueu.qhpqybnfs

Signatures

Hook

rat trojan infostealer hook

Hook family

hook

Loads dropped Dex/Jar

evasion
Description Indicator Process Target
N/A /data/user/0/com.uqdgtyueu.qhpqybnfs/app_dex/classes.dex N/A N/A
N/A /data/user/0/com.uqdgtyueu.qhpqybnfs/app_dex/classes.dex N/A N/A
N/A /data/user/0/com.uqdgtyueu.qhpqybnfs/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.findAccessibilityNodeInfosByText N/A N/A
Framework service call android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfosByViewId N/A N/A
Framework service call android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfoByAccessibilityId N/A N/A

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

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.uqdgtyueu.qhpqybnfs

/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.uqdgtyueu.qhpqybnfs/app_dex/classes.dex --output-vdex-fd=41 --oat-fd=42 --oat-location=/data/user/0/com.uqdgtyueu.qhpqybnfs/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 216.58.213.10:443 tcp
US 1.1.1.1:53 semanticlocation-pa.googleapis.com udp
RU 185.147.124.250:80 tcp
GB 142.250.200.46:443 tcp
US 1.1.1.1:53 android.apis.google.com udp
GB 216.58.212.238:443 android.apis.google.com tcp
RU 185.147.124.250:80 tcp
RU 185.147.124.250:80 tcp
RU 185.147.124.250:80 tcp
RU 185.147.124.250:80 tcp
RU 185.147.124.250:80 tcp
RU 185.147.124.250:80 tcp
RU 185.147.124.250:80 tcp
RU 185.147.124.250:80 tcp
RU 185.147.124.250:80 tcp
RU 185.147.124.250:80 tcp
RU 185.147.124.250:80 tcp

Files

/data/data/com.uqdgtyueu.qhpqybnfs/cache/classes.zip

MD5 994b5f2b8033ca8cf537719cd6519e19
SHA1 767ffc71e10123cc05a476e630f0d664f88e34f2
SHA256 6326be0f88333dce8b2874a98d435ddbfee8c2329cf1ac9cd03f2ce06b364230
SHA512 7a72e66d9c3b981bcf1b8a99faaa8adbe22b57602d306ee2ec9c181d97c0b005d2ab819c0cc4e52c94083a5c515cd6152e6bcf4276b30230abdd32a68eb64c77

/data/data/com.uqdgtyueu.qhpqybnfs/cache/classes.dex

MD5 b97e2891f67e261115fded30944eafe3
SHA1 71d9faa2adefa697b357097b5bcb4555e7e11cdf
SHA256 592f7ffc21002776c48bd690d7e2906ce16a3cfb2e77944dce59e257d138fec1
SHA512 05c64468ce0aebd3c326aee59d2ba9f2d7f33defbbb3a1e24e16ce5201c0d82a94cbb374608f562dbd065fb598b8681e7101ac0091bde3cf64d6eec16a8673b4

/data/data/com.uqdgtyueu.qhpqybnfs/app_dex/classes.dex

MD5 2c2970d6fbee0fabe270cc435676d6dc
SHA1 0c8ae7b972e19c207f4c1cc93433341f46733f3d
SHA256 19625ea42ec3edf0f18093f592cb8b9fb7f5173265eb9cc72b396837aa3cda17
SHA512 7b67106d9adeb506b6e6910cb398b1e3184b4d7e3ccbecd704245ef0855ec76a29aa3df2a9a2850431957a512554c4d0e6e82cc42cc04872bf837b6bb1543412

/data/user/0/com.uqdgtyueu.qhpqybnfs/app_dex/classes.dex

MD5 f9b31279ecf134ea871659bb5c9b1889
SHA1 f7a79881ae789ac2012f3ad7993b0d195eca4346
SHA256 7935806db328124aaeddb4fdd9f55d6d40916eb7c001c86ed97192a0bac0c447
SHA512 22e78836956762b9d1910024967ce3137e23fbc1bfc48a8576e7f674c51fb8ac1b3f526e2a39b2e91f373eecb92836d4e6a1e99e7bc79604fb703cf780590548

/data/data/com.uqdgtyueu.qhpqybnfs/no_backup/androidx.work.workdb-journal

MD5 d691c5f862652e9445d87371f1ad9b84
SHA1 cadc19bc6f4ec8889ca414274531c250b4ec8a40
SHA256 4a3c52b914d57c02eeec18ade2184b622a68f1475e713a5a9108bd7b2893930f
SHA512 67197b41c65d2f5e58ee3548d254679b62f353132d97c838a15c3ccc1fb07f15c67d4c78b116544bc47339fe484682f570c14dabef72fd2b46d4443e3465b50c

/data/data/com.uqdgtyueu.qhpqybnfs/no_backup/androidx.work.workdb

MD5 f2b4b0190b9f384ca885f0c8c9b14700
SHA1 934ff2646757b5b6e7f20f6a0aa76c7f995d9361
SHA256 0a8ffb6b327963558716e87db8946016d143e39f895fa1b43e95ba7032ce2514
SHA512 ec12685fc0d60526eed4d38820aad95611f3e93ae372be5a57142d8e8a1ba17e6e5dfe381a4e1365dddc0b363c9c40daaffdc1245bd515fddac69bf1abacd7f1

/data/data/com.uqdgtyueu.qhpqybnfs/no_backup/androidx.work.workdb-shm

MD5 bb7df04e1b0a2570657527a7e108ae23
SHA1 5188431849b4613152fd7bdba6a3ff0a4fd6424b
SHA256 c35020473aed1b4642cd726cad727b63fff2824ad68cedd7ffb73c7cbd890479
SHA512 768007e06b0cd9e62d50f458b9435c6dda0a6d272f0b15550f97c478394b743331c3a9c9236e09ab5b9cb3b423b2320a5d66eb3c7068db9ea37891ca40e47012

/data/data/com.uqdgtyueu.qhpqybnfs/no_backup/androidx.work.workdb-wal

MD5 028f25df38b4544d4f2e33c944b08c6e
SHA1 502b024dc1a7d141cd11e753dfae76fe54504b20
SHA256 650aa97d29a204ebd86b07ccc1b86a1f0c2aabdf1b7346dbaa8be500d6520e63
SHA512 b08dfe98cc421d85e634dfa7490af4f42340328eac4536d6e7cdfd54d5feb507fc61f15e51af3ea4ae3705db3ed8c2b12d3695c829bb1c96052a2f9d433948b4

/data/data/com.uqdgtyueu.qhpqybnfs/no_backup/androidx.work.workdb-wal

MD5 b7b0a61b20eb47325bd48dd36f6c30db
SHA1 e767ba942cfbddc538fb546a8302e12d7f4e1804
SHA256 92bdc03cb050ba7f709e6fd123f6dfa8b038df4ff35dcbbcdfefcacfeeb40eb2
SHA512 5cf82e39dbab887e7e198584db8d1e88d2bd9685ad179fa08fcdd63e199adcda16969f3b9ced2e6c235031586fe6270ac6ac56ebb141c4ad356477a2c3eeae2d

/data/data/com.uqdgtyueu.qhpqybnfs/no_backup/androidx.work.workdb-wal

MD5 04090ca69b7115d913d83a9c1bb53e82
SHA1 0bd0f0bc5023c8fa5300e9826ce82c729ed88d3f
SHA256 d6d67955723c6c889df28dfaab9a0712aab08823753e8fab65af16dfb46c8849
SHA512 3f775ea011fd9ebe46fe6beb2702b47b1394f3a5cac3f7080e039bc6fa600781211db2de5150fa13243e4b9b8d9829d0c03035f416b5a943ceb9140d1bc01bca