Malware Analysis Report

2025-01-19 05:48

Sample ID 241124-1xjeksxpfp
Target 90bfea313233d20dc0a8a1824047f85b9a5da47a2068360efcb14180ee1b0f08.bin
SHA256 90bfea313233d20dc0a8a1824047f85b9a5da47a2068360efcb14180ee1b0f08
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

90bfea313233d20dc0a8a1824047f85b9a5da47a2068360efcb14180ee1b0f08

Threat Level: Known bad

The file 90bfea313233d20dc0a8a1824047f85b9a5da47a2068360efcb14180ee1b0f08.bin was found to be: Known bad.

Malicious Activity Summary

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

Hook

Hook family

Obtains sensitive information copied to the device clipboard

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

Queries information about running processes on the device

Loads dropped Dex/Jar

Queries the phone number (MSISDN for GSM devices)

Makes use of the framework's Accessibility service

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

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

Declares broadcast receivers with permission to handle system events

Attempts to obfuscate APK file format

Acquires the wake lock

Reads information about phone network operator.

Queries the mobile country code (MCC)

Requests dangerous framework permissions

Declares services with permission to bind to the system

Queries information about the current Wi-Fi connection

Makes use of the framework's foreground persistence service

Performs UI accessibility actions on behalf of the user

Schedules tasks to execute at a specified time

Uses Crypto APIs (Might try to encrypt user data)

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

Checks memory information

Checks CPU information

MITRE ATT&CK

Analysis: static1

Detonation Overview

Reported

2024-11-24 22:01

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-11-24 22:01

Reported

2024-11-24 22:04

Platform

android-x86-arm-20240624-en

Max time kernel

149s

Max time network

160s

Command Line

com.crfdhqyra.uhrhtuvkr

Signatures

Hook

rat trojan infostealer hook

Hook family

hook

Loads dropped Dex/Jar

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

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

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.crfdhqyra.uhrhtuvkr

/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.crfdhqyra.uhrhtuvkr/app_dex/classes.dex --output-vdex-fd=41 --oat-fd=42 --oat-location=/data/user/0/com.crfdhqyra.uhrhtuvkr/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.187.202: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 172.217.16.238:443 android.apis.google.com tcp
US 154.216.17.184:80 154.216.17.184 tcp
US 154.216.17.184:80 154.216.17.184 tcp
US 154.216.17.184:80 154.216.17.184 tcp
US 154.216.17.184:80 154.216.17.184 tcp

Files

/data/data/com.crfdhqyra.uhrhtuvkr/cache/classes.zip

MD5 5eda49261ee2300721b14404cf8ab426
SHA1 5ee286644a879992e54922b7be7948887bdafadd
SHA256 331990ae9be4a862e8113b6c839c516b73d435665e308dc9f7c031c2312cf894
SHA512 e01e8583a4183f484c511c7528a506b7e06690693dcf229544da0e21fb3f7eabfc36c9405ace4e7e661f4648dfd69ec671af13fd955b6861855311b3acd2ae0a

/data/data/com.crfdhqyra.uhrhtuvkr/cache/classes.dex

MD5 7adcdc1db5699919db2c13162fed3c01
SHA1 1ea80cb817d37068ce798f3b9d19ab66adcb62eb
SHA256 f6e89171eaed3fdb5469c999d2531fb60c150835abf30d4cd28b9f0e1549b70f
SHA512 6c4da681a1eb6f98ec42985052e7e7d1144213fe6b5f39e1df1cfdc9d92466820709d06811fbc9de3c452b2162b970660e2cf9363b9d55c45027d11d92cda378

/data/data/com.crfdhqyra.uhrhtuvkr/app_dex/classes.dex

MD5 475f434781881639a4ae59f88f100e42
SHA1 23ce0c3c47e3bc52bf8a1adf0866c47b593d343e
SHA256 56923f9b67a0565273a463a083571818e1911d05cd2d6ce9845f52335eb58d2b
SHA512 bc20f7b4bfe1a4e9d4e9ceb390dcb89ddb7e119bee426a46e7cd8412f012a931517a958cca905c118a93edf4a588557e49e7afba57b26e5e1509ceab0ab7349c

/data/user/0/com.crfdhqyra.uhrhtuvkr/app_dex/classes.dex

MD5 7c29546e177caa7b07e9c7084e0b7f6e
SHA1 2bb20076feef77e55627a1bb593ec4d86de49e62
SHA256 c4825416904d880b9d3d87bb1166969be05839cabd1b1fddaa21daeb2df68a41
SHA512 84272b952c35feca6bcbb5ad4d4e9313747f0c1699f7d2be5f26a3a219002dd06d76bab3ce286fc1d11e2256d525bf5d118cf8e5374ae44902babce7daaebe2d

/data/data/com.crfdhqyra.uhrhtuvkr/no_backup/androidx.work.workdb-journal

MD5 32d0fede4dc5fad9742b78735311dc76
SHA1 f4a9ac81a0ec324bffa7b10bef0e302b3090494e
SHA256 d65e15884dcbcafc47b03bedb45c8bc1d27f9b7c26f2c4a8be6e5ef994102c1a
SHA512 e077f9dc803699747673f442325f74fed34bfb633e1c4eef6dbccf8bc421d739f6cdce3c83d6af0755b9b924ccd67240a95f3576db2b32702576ec3b537adcfc

/data/data/com.crfdhqyra.uhrhtuvkr/no_backup/androidx.work.workdb

MD5 f2b4b0190b9f384ca885f0c8c9b14700
SHA1 934ff2646757b5b6e7f20f6a0aa76c7f995d9361
SHA256 0a8ffb6b327963558716e87db8946016d143e39f895fa1b43e95ba7032ce2514
SHA512 ec12685fc0d60526eed4d38820aad95611f3e93ae372be5a57142d8e8a1ba17e6e5dfe381a4e1365dddc0b363c9c40daaffdc1245bd515fddac69bf1abacd7f1

/data/data/com.crfdhqyra.uhrhtuvkr/no_backup/androidx.work.workdb-shm

MD5 bb7df04e1b0a2570657527a7e108ae23
SHA1 5188431849b4613152fd7bdba6a3ff0a4fd6424b
SHA256 c35020473aed1b4642cd726cad727b63fff2824ad68cedd7ffb73c7cbd890479
SHA512 768007e06b0cd9e62d50f458b9435c6dda0a6d272f0b15550f97c478394b743331c3a9c9236e09ab5b9cb3b423b2320a5d66eb3c7068db9ea37891ca40e47012

/data/data/com.crfdhqyra.uhrhtuvkr/no_backup/androidx.work.workdb-wal

MD5 04ddb7f99f89b381328e1211c1285256
SHA1 2434768ba6581bc932fd08777fd0064fcfd97a89
SHA256 7d1d7ccb525fad2922255610b54a94a0540a099e1ff1f967db47e055ee89826b
SHA512 2975f6f4dc62b4c449e33139da27fca9684426fbcc0879dc1f8d4f4fb709fcd56fb8b05d23187312eb07b763066b519a4d6d48ca92469508eadaee69774a6891

/data/data/com.crfdhqyra.uhrhtuvkr/no_backup/androidx.work.workdb-wal

MD5 e7019aa203d3b26a99f1d70c4129016d
SHA1 cce918c0a916140b240986b6830e6208cfbf270b
SHA256 87b3cfdcd2c5e4e1a5d6e70931e86877d2146b2de28183adfd7e322bf6ef8f66
SHA512 18123c0710130255c19089ff51e9f050cfc508d318ced2fc1d0b9f5354f16314efda82f561c444ae8ccb4b8c03100641508d82d236a387842405d9921f5b3346

/data/data/com.crfdhqyra.uhrhtuvkr/no_backup/androidx.work.workdb-wal

MD5 358c0dc0a088dae11e7cf91cefbf472f
SHA1 b7fb2c19782b836c76a7c211e8022ecec38f96b5
SHA256 eb0f386832ae16eadf6c3366075b3d1cac0e25a8a92d9be90cee1be69fb1cc2d
SHA512 cf53ea466e5dab2e4acb6fc90e4813105c802bafa7c2a712dd95660eb21798c09d78962a2d5437fab8a89e02c45d42f55d5149952e01f58a8e5074c40bf447d4

Analysis: behavioral2

Detonation Overview

Submitted

2024-11-24 22:01

Reported

2024-11-24 22:04

Platform

android-x64-20240624-en

Max time kernel

131s

Max time network

157s

Command Line

com.crfdhqyra.uhrhtuvkr

Signatures

Hook

rat trojan infostealer hook

Hook family

hook

Loads dropped Dex/Jar

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

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.crfdhqyra.uhrhtuvkr

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.178.8:443 ssl.google-analytics.com tcp
US 154.216.17.184:80 154.216.17.184 tcp
US 154.216.17.184:80 154.216.17.184 tcp
US 154.216.17.184:80 154.216.17.184 tcp
US 154.216.17.184:80 154.216.17.184 tcp
GB 142.250.179.238:443 tcp
US 1.1.1.1:53 android.apis.google.com udp
GB 142.250.200.46:443 android.apis.google.com tcp
US 154.216.17.184:80 154.216.17.184 tcp
GB 142.250.179.228:443 tcp
GB 142.250.179.228:443 tcp

Files

/data/data/com.crfdhqyra.uhrhtuvkr/cache/classes.zip

MD5 5eda49261ee2300721b14404cf8ab426
SHA1 5ee286644a879992e54922b7be7948887bdafadd
SHA256 331990ae9be4a862e8113b6c839c516b73d435665e308dc9f7c031c2312cf894
SHA512 e01e8583a4183f484c511c7528a506b7e06690693dcf229544da0e21fb3f7eabfc36c9405ace4e7e661f4648dfd69ec671af13fd955b6861855311b3acd2ae0a

/data/data/com.crfdhqyra.uhrhtuvkr/cache/classes.dex

MD5 7adcdc1db5699919db2c13162fed3c01
SHA1 1ea80cb817d37068ce798f3b9d19ab66adcb62eb
SHA256 f6e89171eaed3fdb5469c999d2531fb60c150835abf30d4cd28b9f0e1549b70f
SHA512 6c4da681a1eb6f98ec42985052e7e7d1144213fe6b5f39e1df1cfdc9d92466820709d06811fbc9de3c452b2162b970660e2cf9363b9d55c45027d11d92cda378

/data/data/com.crfdhqyra.uhrhtuvkr/app_dex/classes.dex

MD5 475f434781881639a4ae59f88f100e42
SHA1 23ce0c3c47e3bc52bf8a1adf0866c47b593d343e
SHA256 56923f9b67a0565273a463a083571818e1911d05cd2d6ce9845f52335eb58d2b
SHA512 bc20f7b4bfe1a4e9d4e9ceb390dcb89ddb7e119bee426a46e7cd8412f012a931517a958cca905c118a93edf4a588557e49e7afba57b26e5e1509ceab0ab7349c

/data/data/com.crfdhqyra.uhrhtuvkr/no_backup/androidx.work.workdb-journal

MD5 fcba8b126ba5ebc83966b8571a0aca2c
SHA1 9eed5c7b1c7c00c55b9e3ef026deb43e884278aa
SHA256 b5ff57efe25bf19ecddcfac4f59369baaa6784835d4cb06204235228db1e1042
SHA512 6ff25e5f0ca5ed9d0239cf1e0b1b0fe5310cf55172825c41e417a817e61eec024172492b3c630dc156fccfc876054b27354597cce601c60bea9df3b9b45304a2

/data/data/com.crfdhqyra.uhrhtuvkr/no_backup/androidx.work.workdb

MD5 f2b4b0190b9f384ca885f0c8c9b14700
SHA1 934ff2646757b5b6e7f20f6a0aa76c7f995d9361
SHA256 0a8ffb6b327963558716e87db8946016d143e39f895fa1b43e95ba7032ce2514
SHA512 ec12685fc0d60526eed4d38820aad95611f3e93ae372be5a57142d8e8a1ba17e6e5dfe381a4e1365dddc0b363c9c40daaffdc1245bd515fddac69bf1abacd7f1

/data/data/com.crfdhqyra.uhrhtuvkr/no_backup/androidx.work.workdb-shm

MD5 bb7df04e1b0a2570657527a7e108ae23
SHA1 5188431849b4613152fd7bdba6a3ff0a4fd6424b
SHA256 c35020473aed1b4642cd726cad727b63fff2824ad68cedd7ffb73c7cbd890479
SHA512 768007e06b0cd9e62d50f458b9435c6dda0a6d272f0b15550f97c478394b743331c3a9c9236e09ab5b9cb3b423b2320a5d66eb3c7068db9ea37891ca40e47012

/data/data/com.crfdhqyra.uhrhtuvkr/no_backup/androidx.work.workdb-wal

MD5 0b29fac3b2aa314ad8af7c4139bc319b
SHA1 c55515be119ad80f09fd0bb25b939491b149c2b6
SHA256 07ebd7574c4cd6c8c5faffbfdc24e2bf0dea9545aaeaad1b1af3517f328fc752
SHA512 5861d02e2ac585df9372e1541f351c91d0a6f7eb6ba64a811697a0c20692c2ffeb24755765d0cc1788a0ae4017e3c7b6f59575f13405c7520f4d5137e8074269

/data/data/com.crfdhqyra.uhrhtuvkr/no_backup/androidx.work.workdb-wal

MD5 5ad9cd98bb890f4c30c9e1ca6dcbedf3
SHA1 76838b8ff3b77d9b7c9ddfd3ea1038b404cc7397
SHA256 c4d4f309320938817d2eb4f0f8b4580d55d277209a6cc036b034748a3ba1fb2a
SHA512 195aeb0826cb8487979cc3160ccb2875d14c06012f365e4dcdea4c5ad5ad78f27998d0b37219bee15c8ef342745128ddcad19e691ee05d95f9227b5121cfc0ca

/data/data/com.crfdhqyra.uhrhtuvkr/no_backup/androidx.work.workdb-wal

MD5 531b4c9bfbff3cbdbff212dee790e198
SHA1 d5ab90748449a4f5679ca2f0f0e3d822378fb2aa
SHA256 ed063972c1d13ef78996c49e732f74947c990cbbe5a9ee841bbc6d0c4e4997bb
SHA512 e97658953d5a5f736e066c143e5146daf019763215365eb71d3d0b0e86b43418fa4471faa83fd504110b3c75a66d7cfd9096458d71ae6e32daa311e94b0f8b36

Analysis: behavioral3

Detonation Overview

Submitted

2024-11-24 22:01

Reported

2024-11-24 22:04

Platform

android-x64-arm64-20240910-en

Max time kernel

148s

Max time network

150s

Command Line

com.crfdhqyra.uhrhtuvkr

Signatures

Hook

rat trojan infostealer hook

Hook family

hook

Loads dropped Dex/Jar

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

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

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

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.crfdhqyra.uhrhtuvkr

Network

Country Destination Domain Proto
US 216.239.36.223:443 tcp
N/A 224.0.0.251:5353 udp
GB 172.217.169.14:443 tcp
US 1.1.1.1:53 android.apis.google.com udp
GB 142.250.187.238:443 android.apis.google.com tcp
US 1.1.1.1:53 www.youtube.com udp
GB 172.217.169.78:443 www.youtube.com tcp
GB 142.250.187.238:443 www.youtube.com tcp
US 154.216.17.184:80 154.216.17.184 tcp
US 154.216.17.184:80 154.216.17.184 tcp
US 154.216.17.184:80 154.216.17.184 tcp
US 154.216.17.184:80 154.216.17.184 tcp
US 1.1.1.1:53 ssl.google-analytics.com udp
GB 142.250.180.8:443 ssl.google-analytics.com tcp
US 154.216.17.184:80 154.216.17.184 tcp
US 154.216.17.184:80 154.216.17.184 tcp
GB 142.250.187.225:443 tcp
GB 142.250.179.225:443 tcp
US 216.239.32.223:443 tcp
US 216.239.32.223:443 tcp

Files

/data/data/com.crfdhqyra.uhrhtuvkr/cache/classes.zip

MD5 5eda49261ee2300721b14404cf8ab426
SHA1 5ee286644a879992e54922b7be7948887bdafadd
SHA256 331990ae9be4a862e8113b6c839c516b73d435665e308dc9f7c031c2312cf894
SHA512 e01e8583a4183f484c511c7528a506b7e06690693dcf229544da0e21fb3f7eabfc36c9405ace4e7e661f4648dfd69ec671af13fd955b6861855311b3acd2ae0a

/data/data/com.crfdhqyra.uhrhtuvkr/cache/classes.dex

MD5 7adcdc1db5699919db2c13162fed3c01
SHA1 1ea80cb817d37068ce798f3b9d19ab66adcb62eb
SHA256 f6e89171eaed3fdb5469c999d2531fb60c150835abf30d4cd28b9f0e1549b70f
SHA512 6c4da681a1eb6f98ec42985052e7e7d1144213fe6b5f39e1df1cfdc9d92466820709d06811fbc9de3c452b2162b970660e2cf9363b9d55c45027d11d92cda378

/data/data/com.crfdhqyra.uhrhtuvkr/app_dex/classes.dex

MD5 475f434781881639a4ae59f88f100e42
SHA1 23ce0c3c47e3bc52bf8a1adf0866c47b593d343e
SHA256 56923f9b67a0565273a463a083571818e1911d05cd2d6ce9845f52335eb58d2b
SHA512 bc20f7b4bfe1a4e9d4e9ceb390dcb89ddb7e119bee426a46e7cd8412f012a931517a958cca905c118a93edf4a588557e49e7afba57b26e5e1509ceab0ab7349c

/data/data/com.crfdhqyra.uhrhtuvkr/no_backup/androidx.work.workdb-journal

MD5 b97c6f92a311284fa294053c8837dd8a
SHA1 e3dd7feb8e72f29bd0bd5a74d9265a861d524de7
SHA256 836ed483691ee0fd574e9cfaf4f11a02600e0c9e015a6f2ab97fea8ed534a191
SHA512 3dab632ed6fc0388bf287deec864deecb12faf20ac56512152b3a553df38fb1f56e71e2fa37a79242f211a3e34890e934ef06545af8c42619cca10ec73aea399

/data/data/com.crfdhqyra.uhrhtuvkr/no_backup/androidx.work.workdb

MD5 7e858c4054eb00fcddc653a04e5cd1c6
SHA1 2e056bf31a8d78df136f02a62afeeca77f4faccf
SHA256 9010186c5c083155a45673017d1e31c2a178e63cc15a57bbffde4d1956a23dad
SHA512 d0c7a120940c8e637d5566ef179d01eff88a2c2650afda69ad2a46aad76533eaace192028bba3d60407b4e34a950e7560f95d9f9b8eebe361ef62897d88b30cb

/data/data/com.crfdhqyra.uhrhtuvkr/no_backup/androidx.work.workdb-shm

MD5 bb7df04e1b0a2570657527a7e108ae23
SHA1 5188431849b4613152fd7bdba6a3ff0a4fd6424b
SHA256 c35020473aed1b4642cd726cad727b63fff2824ad68cedd7ffb73c7cbd890479
SHA512 768007e06b0cd9e62d50f458b9435c6dda0a6d272f0b15550f97c478394b743331c3a9c9236e09ab5b9cb3b423b2320a5d66eb3c7068db9ea37891ca40e47012

/data/data/com.crfdhqyra.uhrhtuvkr/no_backup/androidx.work.workdb-wal

MD5 1e426f9d92f4ac9d2fb247f2bed462c4
SHA1 90d8221bbb493ce18aba819d28739d004c5348b0
SHA256 95eebdae2bb85b480a7264e5f2c8ce0fc61f3a986b9bf40764805d2c71a9cc1e
SHA512 42780beed00ac91305133bb31b4594e5f4bfd235a5a7869bc4ead94c655b10abe8e239d18f0a306e0255352a3f558d9eddd4ddef3d1dae0ce55aed3b773d6e04

/data/data/com.crfdhqyra.uhrhtuvkr/no_backup/androidx.work.workdb-wal

MD5 86c4d503987552e28f1238eb8bfe24a0
SHA1 748fbd49c41adc45ec0b0be7444ea7d6f80880ad
SHA256 8dd3225537f3e8d3a615e549f3ad8fa95ccc571d0d5e8d7b7f04aeba85b04126
SHA512 c99596f1ad5f2b364390ee6af6b62c264159d59acb7b396dc43e4142c93380c49ec17045ab747a52d1c9ef6e44a1ec2ee4d3ad0280ec673249c6eaedc76d916e

/data/data/com.crfdhqyra.uhrhtuvkr/no_backup/androidx.work.workdb-wal

MD5 1faa0e4ebfba2b57080c06c7af4af20a
SHA1 e7b7d38838078c1da3812031bc51663c8a8b8293
SHA256 6313cc12d7a35f338dc9a12dea1e1cf6e660a0ca537274f57a8f52bc20460346
SHA512 38159ab18c349e506bccde4c507972bffef5d15ed0d88a8a413b016e8549a2a49b52b43fba53e3f648109ad7f236f47183c55da843b9cbaf08c12708c8548af7