Malware Analysis Report

2025-01-19 05:48

Sample ID 241203-1y6w9swpf1
Target 103d21f4afc266d34e84bdbe4cba1f936dc008ec10631ee9c9568b2181487dc4.bin
SHA256 103d21f4afc266d34e84bdbe4cba1f936dc008ec10631ee9c9568b2181487dc4
Tags
hook banker 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: behavioral1

Detonation Overview

Command Line

Signatures

Processes

Network

Files

Analysis: behavioral2

Detonation Overview

Command Line

Signatures

Processes

Network

Files

Analysis: behavioral3

Detonation Overview

Command Line

Signatures

Processes

Network

Files

Analysis Overview

score
10/10

SHA256

103d21f4afc266d34e84bdbe4cba1f936dc008ec10631ee9c9568b2181487dc4

Threat Level: Known bad

The file 103d21f4afc266d34e84bdbe4cba1f936dc008ec10631ee9c9568b2181487dc4.bin was found to be: Known bad.

Malicious Activity Summary

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

Hook family

Hook

Queries information about running processes on the device

Loads dropped Dex/Jar

Obtains sensitive information copied to the device clipboard

Queries the phone number (MSISDN for GSM devices)

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

Makes use of the framework's Accessibility service

Acquires the wake lock

Reads information about phone network operator.

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

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

Attempts to obfuscate APK file format

Queries information about the current Wi-Fi connection

Declares broadcast receivers with permission to handle system events

Declares services with permission to bind to the system

Makes use of the framework's foreground persistence service

Requests dangerous framework permissions

Queries the mobile country code (MCC)

Performs UI accessibility actions on behalf of the user

Schedules tasks to execute at a specified time

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

Uses Crypto APIs (Might try to encrypt user data)

Checks CPU information

Checks memory information

MITRE ATT&CK

Analysis: static1

Detonation Overview

Reported

2024-12-03 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: behavioral1

Detonation Overview

Submitted

2024-12-03 22:04

Reported

2024-12-03 22:07

Platform

android-x86-arm-20240624-en

Max time kernel

149s

Max time network

160s

Command Line

com.ldycqlzcg.orhihwira

Signatures

Hook

rat trojan infostealer hook

Hook family

hook

Loads dropped Dex/Jar

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

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.ldycqlzcg.orhihwira

/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.ldycqlzcg.orhihwira/app_dex/classes.dex --output-vdex-fd=41 --oat-fd=42 --oat-location=/data/user/0/com.ldycqlzcg.orhihwira/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
GB 142.250.200.46:443 tcp
US 1.1.1.1:53 android.apis.google.com udp
GB 142.250.180.14:443 android.apis.google.com tcp
RU 92.255.57.103:80 92.255.57.103 tcp
RU 92.255.57.103:80 92.255.57.103 tcp
RU 92.255.57.103:80 92.255.57.103 tcp
RU 92.255.57.103:80 92.255.57.103 tcp
RU 92.255.57.103:80 92.255.57.103 tcp
GB 216.58.213.10:443 tcp

Files

/data/data/com.ldycqlzcg.orhihwira/cache/classes.zip

MD5 5640309493db53bdb3dbf83c8265b5b0
SHA1 0bfe55f4e8225af1daea89d16291d7bcb8ab41e0
SHA256 61a2d464ae1fea56aabc1a5cc424e1a9e67d2b4a9bcb4b3d6e61c7223698906d
SHA512 c131c3fdfc3c35a5b9f0de271114471bdb88d89ce7c6370aae65be0427126ab2ce0ee09dd4ec5cbabb7f7ff6c2c0532548a83239e3d5077d259636801c6a9d2c

/data/data/com.ldycqlzcg.orhihwira/cache/classes.dex

MD5 85a791ab9da0249855b4913e3df0c4ae
SHA1 71f428dee720c653acc069f23d4879018781f033
SHA256 9ea654c0d4443ef8bc07d0a692e4ec3d3de949bd892273fec7591383c7bcf35f
SHA512 47ac7c8afd44001aa7ae70b7e85be528b7acf08ed6c4cc7d285c0e4597acaa369b94bca754f13d6f74f655d82e625f6b91c399fa84fcdc92dd9cb73b9a49e8a4

/data/data/com.ldycqlzcg.orhihwira/app_dex/classes.dex

MD5 b4224577fb651ec4bb9909df10c5b2d2
SHA1 915d8bd911b4b7f72409ffeb7e63da7313a5a29c
SHA256 a307d5bc771df16a9ba6797e0b9e7170e4fae54fc2711a0aa3c5516866041340
SHA512 b33db32a62134c58536a904bbcf761bebc3f6dcae0f7d5f2581962c677fcae6e6f5cc78f2b135b8445dfc348bc28f35ba267ca4d1400759581c9743904ab4103

/data/user/0/com.ldycqlzcg.orhihwira/app_dex/classes.dex

MD5 b854caf081e928550ec429db76c10817
SHA1 792c8897d7989e06534e92a69dd52b0f9cd22c9e
SHA256 31fb306172ccfdc81e2310721d0d28f49cc4a9c41ef7d84c669f96652c3b3085
SHA512 fb4a0f04e485fe907d5a64275eed1c30d1dff4e892d61cc7441c475cdc189ffd38f644b245f979b4bfa67f37f6e0a2e0ed1a65dfe5ab65bab212f4592c12c836

/data/data/com.ldycqlzcg.orhihwira/no_backup/androidx.work.workdb-journal

MD5 8daec9e8c817c1d41a7b1cb73b12d16a
SHA1 938b69795387c7548764f44c1b6bc3d1b462adfe
SHA256 75e7355d70dcc38ac958c0f3919e34e6681a7208d492fdf33a333869ad08baea
SHA512 5afca4ffd448fdf5fe77c56caeea9953b8806b1f66eca71f605a43fa695bdb62d39d1596cc9a38cb9bfce194f8f9b5416edf037ad9437ec621968fc3f5257ac3

/data/data/com.ldycqlzcg.orhihwira/no_backup/androidx.work.workdb

MD5 f2b4b0190b9f384ca885f0c8c9b14700
SHA1 934ff2646757b5b6e7f20f6a0aa76c7f995d9361
SHA256 0a8ffb6b327963558716e87db8946016d143e39f895fa1b43e95ba7032ce2514
SHA512 ec12685fc0d60526eed4d38820aad95611f3e93ae372be5a57142d8e8a1ba17e6e5dfe381a4e1365dddc0b363c9c40daaffdc1245bd515fddac69bf1abacd7f1

/data/data/com.ldycqlzcg.orhihwira/no_backup/androidx.work.workdb-shm

MD5 bb7df04e1b0a2570657527a7e108ae23
SHA1 5188431849b4613152fd7bdba6a3ff0a4fd6424b
SHA256 c35020473aed1b4642cd726cad727b63fff2824ad68cedd7ffb73c7cbd890479
SHA512 768007e06b0cd9e62d50f458b9435c6dda0a6d272f0b15550f97c478394b743331c3a9c9236e09ab5b9cb3b423b2320a5d66eb3c7068db9ea37891ca40e47012

/data/data/com.ldycqlzcg.orhihwira/no_backup/androidx.work.workdb-wal

MD5 1467a2fec848309fc5071a6d1092f9bd
SHA1 efcc31065325ea0c86c1d7b01a72da9f36c80c48
SHA256 f06553947d6bc842651e358a6331bfb7f5c76d216c3021af73e4a2d0fa861691
SHA512 680dc8a8c0a2d0069a1681ad287b32fd06af3684a3e181f0502fe0bef97360bb80906db2f7f784e2956b3b85f564ac49b936d0601d3a643d084b95ee2e88d7df

/data/data/com.ldycqlzcg.orhihwira/no_backup/androidx.work.workdb-wal

MD5 75b612c51dabf54cfc70e16c15bce76d
SHA1 65f206ee02d59372b408ef4887a74008d0a7e3d1
SHA256 54744c50161d4ae21a5176b79778caf71900a44ec848dd690a708804dfdc3f24
SHA512 1d7f859e4bf283279fe214a84f93f2be5927d81a20517b137fe709cf982f91280fe21195916b7cd57a0f0cd8edd789923cc746df69a401534d4bdaf073b03bfd

/data/data/com.ldycqlzcg.orhihwira/no_backup/androidx.work.workdb-wal

MD5 c57114fb68f9b7b47bfc37b2caf8f2b3
SHA1 efb95f3928e09f926443c77ca977ce1aeac1376b
SHA256 092ea15640d536b408a62e7d2e1380411b31a6f9b71fb8ebcb10f130b4039665
SHA512 134aa69f6ce3a9ea72093f45131c2ad20df0389ea40389db09766d972fe00ae3703d3a979feff1af8785741cf12feb0a0867ffbdf94214c2e2f03c966a640431

Analysis: behavioral2

Detonation Overview

Submitted

2024-12-03 22:04

Reported

2024-12-03 22:07

Platform

android-x64-20240624-en

Max time kernel

10s

Max time network

159s

Command Line

com.ldycqlzcg.orhihwira

Signatures

Loads dropped Dex/Jar

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

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.ldycqlzcg.orhihwira

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 172.217.16.232:443 ssl.google-analytics.com tcp
RU 92.255.57.103:80 92.255.57.103 tcp
RU 92.255.57.103:80 92.255.57.103 tcp
RU 92.255.57.103:80 92.255.57.103 tcp
GB 142.250.179.238:443 tcp
US 1.1.1.1:53 android.apis.google.com udp
GB 142.250.187.206:443 android.apis.google.com tcp
GB 142.250.200.34:443 tcp
GB 216.58.204.78:443 tcp
GB 172.217.169.74:443 tcp
GB 172.217.169.74:443 tcp
US 216.239.34.223:443 tcp
US 216.239.34.223:443 tcp
GB 142.250.179.228:443 tcp
US 1.1.1.1:53 accounts.google.com udp
US 1.1.1.1:53 accounts.google.com udp
BE 108.177.15.84:443 accounts.google.com tcp
US 1.1.1.1:53 semanticlocation-pa.googleapis.com udp
GB 142.250.200.10:443 semanticlocation-pa.googleapis.com tcp
US 1.1.1.1:53 g.tenor.com udp
US 1.1.1.1:53 www.google.com udp
GB 172.217.169.36:443 www.google.com udp
GB 172.217.169.36:443 www.google.com tcp
GB 172.217.169.36:443 www.google.com tcp
GB 142.250.187.206:443 android.apis.google.com tcp
RU 92.255.57.103:80 92.255.57.103 tcp
RU 92.255.57.103:80 92.255.57.103 tcp
RU 92.255.57.103:80 92.255.57.103 tcp
RU 92.255.57.103:80 92.255.57.103 tcp
RU 92.255.57.103:80 92.255.57.103 tcp
US 1.1.1.1:53 mdh-pa.googleapis.com udp
GB 142.250.187.202:443 mdh-pa.googleapis.com tcp
US 1.1.1.1:53 safebrowsing.googleapis.com udp
GB 142.250.187.234:443 safebrowsing.googleapis.com tcp
US 1.1.1.1:53 www.youtube.com udp
GB 216.58.212.206:443 www.youtube.com udp
GB 216.58.212.206:443 www.youtube.com tcp
US 1.1.1.1:53 www.google.com udp
GB 172.217.169.4:443 www.google.com tcp
RU 92.255.57.103:80 92.255.57.103 tcp
RU 92.255.57.103:80 92.255.57.103 tcp
RU 92.255.57.103:80 92.255.57.103 tcp
RU 92.255.57.103:80 92.255.57.103 tcp
RU 92.255.57.103:80 92.255.57.103 tcp
RU 92.255.57.103:80 92.255.57.103 tcp
US 1.1.1.1:53 i.ytimg.com udp
GB 216.58.204.86:443 i.ytimg.com udp
GB 216.58.204.86:443 i.ytimg.com tcp
US 1.1.1.1:53 android.apis.google.com udp
GB 216.58.204.78:443 android.apis.google.com tcp
US 1.1.1.1:53 semanticlocation-pa.googleapis.com udp
GB 216.58.204.78:443 android.apis.google.com tcp
US 1.1.1.1:53 www.google.com udp
GB 172.217.169.36:443 www.google.com tcp

Files

/data/data/com.ldycqlzcg.orhihwira/cache/classes.zip

MD5 5640309493db53bdb3dbf83c8265b5b0
SHA1 0bfe55f4e8225af1daea89d16291d7bcb8ab41e0
SHA256 61a2d464ae1fea56aabc1a5cc424e1a9e67d2b4a9bcb4b3d6e61c7223698906d
SHA512 c131c3fdfc3c35a5b9f0de271114471bdb88d89ce7c6370aae65be0427126ab2ce0ee09dd4ec5cbabb7f7ff6c2c0532548a83239e3d5077d259636801c6a9d2c

/data/data/com.ldycqlzcg.orhihwira/cache/classes.dex

MD5 85a791ab9da0249855b4913e3df0c4ae
SHA1 71f428dee720c653acc069f23d4879018781f033
SHA256 9ea654c0d4443ef8bc07d0a692e4ec3d3de949bd892273fec7591383c7bcf35f
SHA512 47ac7c8afd44001aa7ae70b7e85be528b7acf08ed6c4cc7d285c0e4597acaa369b94bca754f13d6f74f655d82e625f6b91c399fa84fcdc92dd9cb73b9a49e8a4

/data/data/com.ldycqlzcg.orhihwira/app_dex/classes.dex

MD5 b4224577fb651ec4bb9909df10c5b2d2
SHA1 915d8bd911b4b7f72409ffeb7e63da7313a5a29c
SHA256 a307d5bc771df16a9ba6797e0b9e7170e4fae54fc2711a0aa3c5516866041340
SHA512 b33db32a62134c58536a904bbcf761bebc3f6dcae0f7d5f2581962c677fcae6e6f5cc78f2b135b8445dfc348bc28f35ba267ca4d1400759581c9743904ab4103

/data/data/com.ldycqlzcg.orhihwira/no_backup/androidx.work.workdb-journal

MD5 7aeabe8df133cd6fcf532d13d2dc112e
SHA1 db890a5b2c892410c25b0313719818e26b30afa7
SHA256 da2c6171c9836b1ed57dba54ae162d67dd2732842a585718c32b0855d293868d
SHA512 189ae3c16fe76d5bab1dded92b41b476a9e491d889f1f480345601f30430afb88084b23f54aa51f97e554e940c4ff1ee5f47cfdd929727c3835c77cfa8cbfdee

/data/data/com.ldycqlzcg.orhihwira/no_backup/androidx.work.workdb

MD5 f2b4b0190b9f384ca885f0c8c9b14700
SHA1 934ff2646757b5b6e7f20f6a0aa76c7f995d9361
SHA256 0a8ffb6b327963558716e87db8946016d143e39f895fa1b43e95ba7032ce2514
SHA512 ec12685fc0d60526eed4d38820aad95611f3e93ae372be5a57142d8e8a1ba17e6e5dfe381a4e1365dddc0b363c9c40daaffdc1245bd515fddac69bf1abacd7f1

/data/data/com.ldycqlzcg.orhihwira/no_backup/androidx.work.workdb-shm

MD5 bb7df04e1b0a2570657527a7e108ae23
SHA1 5188431849b4613152fd7bdba6a3ff0a4fd6424b
SHA256 c35020473aed1b4642cd726cad727b63fff2824ad68cedd7ffb73c7cbd890479
SHA512 768007e06b0cd9e62d50f458b9435c6dda0a6d272f0b15550f97c478394b743331c3a9c9236e09ab5b9cb3b423b2320a5d66eb3c7068db9ea37891ca40e47012

/data/data/com.ldycqlzcg.orhihwira/no_backup/androidx.work.workdb-wal

MD5 b0c9d6ea2ee55d4d1487b0725c46a813
SHA1 2d43e9627ab4da2691c55b46f3dc1db590ffa5e2
SHA256 fa1e0adc5bc7b7e059a44f5cb228fd5154c188f28d77810e969660ac1ceda444
SHA512 5fb19a814135d045bbc20d9557a064c4c0254c073dd52452b95f6d4ddd533f5d70a3861c9eda5a87dab4154ed4b42d1806524c24637ab6a6aacb0d4501811a9b

/data/data/com.ldycqlzcg.orhihwira/no_backup/androidx.work.workdb-wal

MD5 cea03fe7323f3861abbe8ec657fb9e56
SHA1 90dc5f3dcdcd213af58f7ef0d234457fdcaa06fb
SHA256 b16b20e7483247ee187bc6bcf96028a697e21a21dd9e02e5cf20a882666bd57a
SHA512 5ba1847c03276d1e5b1329195826a63c889eee0a57ff1ef0e1bf06dceaaf5ab6a165686ff6f48087a4abdc603800768f7581e11496a70b4dd2970484a74d4f18

/data/data/com.ldycqlzcg.orhihwira/no_backup/androidx.work.workdb-wal

MD5 ac1440d7a3ac68906f20aada02b5fb0c
SHA1 4ee75816ff5e64a3faabeee80efe9b025631302a
SHA256 447012f9ea1512e9cd110ed5c11bdf7e18c6d2e545dc26cc712af94e71a24ba7
SHA512 1fca743fc9077e5891243028a7afe534c9283f89df8d831eae20bee01c7996195f025c1e36329dcac4bb3cd5451ab6f1575fff13e06c7d95e5bcd32388904e0d

Analysis: behavioral3

Detonation Overview

Submitted

2024-12-03 22:04

Reported

2024-12-03 22:07

Platform

android-x64-arm64-20240624-en

Max time kernel

137s

Max time network

160s

Command Line

com.ldycqlzcg.orhihwira

Signatures

Hook

rat trojan infostealer hook

Hook family

hook

Loads dropped Dex/Jar

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

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.ldycqlzcg.orhihwira

Network

Country Destination Domain Proto
GB 142.250.180.14:443 tcp
GB 142.250.180.14:443 tcp
GB 142.250.180.14:443 tcp
N/A 224.0.0.251:5353 udp
US 1.1.1.1:53 android.apis.google.com udp
GB 142.250.200.46:443 android.apis.google.com tcp
US 1.1.1.1:53 ssl.google-analytics.com udp
GB 142.250.179.232:443 ssl.google-analytics.com tcp
RU 92.255.57.103:80 92.255.57.103 tcp
RU 92.255.57.103:80 92.255.57.103 tcp
RU 92.255.57.103:80 92.255.57.103 tcp
RU 92.255.57.103:80 92.255.57.103 tcp
RU 92.255.57.103:80 92.255.57.103 tcp
GB 142.250.200.36:443 tcp
GB 142.250.200.36:443 tcp

Files

/data/data/com.ldycqlzcg.orhihwira/cache/classes.zip

MD5 5640309493db53bdb3dbf83c8265b5b0
SHA1 0bfe55f4e8225af1daea89d16291d7bcb8ab41e0
SHA256 61a2d464ae1fea56aabc1a5cc424e1a9e67d2b4a9bcb4b3d6e61c7223698906d
SHA512 c131c3fdfc3c35a5b9f0de271114471bdb88d89ce7c6370aae65be0427126ab2ce0ee09dd4ec5cbabb7f7ff6c2c0532548a83239e3d5077d259636801c6a9d2c

/data/data/com.ldycqlzcg.orhihwira/cache/classes.dex

MD5 85a791ab9da0249855b4913e3df0c4ae
SHA1 71f428dee720c653acc069f23d4879018781f033
SHA256 9ea654c0d4443ef8bc07d0a692e4ec3d3de949bd892273fec7591383c7bcf35f
SHA512 47ac7c8afd44001aa7ae70b7e85be528b7acf08ed6c4cc7d285c0e4597acaa369b94bca754f13d6f74f655d82e625f6b91c399fa84fcdc92dd9cb73b9a49e8a4

/data/data/com.ldycqlzcg.orhihwira/app_dex/classes.dex

MD5 b4224577fb651ec4bb9909df10c5b2d2
SHA1 915d8bd911b4b7f72409ffeb7e63da7313a5a29c
SHA256 a307d5bc771df16a9ba6797e0b9e7170e4fae54fc2711a0aa3c5516866041340
SHA512 b33db32a62134c58536a904bbcf761bebc3f6dcae0f7d5f2581962c677fcae6e6f5cc78f2b135b8445dfc348bc28f35ba267ca4d1400759581c9743904ab4103

/data/data/com.ldycqlzcg.orhihwira/no_backup/androidx.work.workdb-journal

MD5 230129201b75af992444e1616927f7f2
SHA1 a1a3411cbb41ffdba1cbcf93c1a0e6b9b20fd69c
SHA256 826630c1baf5bfd66f9b78b8001739cac0cee09950f045f0719cc7f71a7de06b
SHA512 dda3f609a0909e6cdaadbaa9ca6d164d7f0d06d4217d4aab69e5e329c7fb54d18e1c0c7dadf03c9497f9dfa3af1e24b5ec1caa40be5f571b7475939a953c7b8f

/data/data/com.ldycqlzcg.orhihwira/no_backup/androidx.work.workdb

MD5 7e858c4054eb00fcddc653a04e5cd1c6
SHA1 2e056bf31a8d78df136f02a62afeeca77f4faccf
SHA256 9010186c5c083155a45673017d1e31c2a178e63cc15a57bbffde4d1956a23dad
SHA512 d0c7a120940c8e637d5566ef179d01eff88a2c2650afda69ad2a46aad76533eaace192028bba3d60407b4e34a950e7560f95d9f9b8eebe361ef62897d88b30cb

/data/data/com.ldycqlzcg.orhihwira/no_backup/androidx.work.workdb-shm

MD5 bb7df04e1b0a2570657527a7e108ae23
SHA1 5188431849b4613152fd7bdba6a3ff0a4fd6424b
SHA256 c35020473aed1b4642cd726cad727b63fff2824ad68cedd7ffb73c7cbd890479
SHA512 768007e06b0cd9e62d50f458b9435c6dda0a6d272f0b15550f97c478394b743331c3a9c9236e09ab5b9cb3b423b2320a5d66eb3c7068db9ea37891ca40e47012

/data/data/com.ldycqlzcg.orhihwira/no_backup/androidx.work.workdb-wal

MD5 f602d90b8033c7aea974aeaad197c6f5
SHA1 0089e1f9be53d6bdd78a34cd387a17d670a1a833
SHA256 01f6d161b9a00fc6f73d0904632f3f262bb6e6f96519df44a9bb7db54422a890
SHA512 7aef23fc8c375f27e107f7db30675fdea63fe4c5d7aa83cdd1757f5702d1a80136d51befa9b20bf5f835532314a587939494268aa71b55cdeb6d3e2b97f11249

/data/data/com.ldycqlzcg.orhihwira/no_backup/androidx.work.workdb-wal

MD5 7b9496e3f0f79b3aeb6003d904c9d3dd
SHA1 3b6daebc8ac13a95f479db1b971518c8ff05061a
SHA256 4b65b94135d8f7c36e675d78ad643bbeebec5340a7f04080cbe8f1e6ba639bea
SHA512 7f45be1f928ae41e0dde71fd7320e9aa746c64977670e00fadaa93be5685ab1b125014111389a594391621b3a02aeae10e59ce2d698f5107cf657088a5d3ce2c

/data/data/com.ldycqlzcg.orhihwira/no_backup/androidx.work.workdb-wal

MD5 3a04a0f577f93bda5e55919f603c1a06
SHA1 470f1b3c0e9d35f757dbfab6b24208499e50c9e6
SHA256 066de632cabd6472d60b729ca756c9bcf728507918ebf687d965d8a5c0f8dd5c
SHA512 97976704d60d17bd97a37e51d53b2163c68cdaeb597fabfe83df9b8212d7c092402942bdb5d4a0505bb72fee44ced7fd2ef0a62dacc4502017c871a416ac15bf