Malware Analysis Report

2025-01-19 05:48

Sample ID 241124-1xrqyssjhs
Target 67373336444cf92861d23ae41b534d2f7ad3722a3fc4a23ef97a5e31d34782d5.bin
SHA256 67373336444cf92861d23ae41b534d2f7ad3722a3fc4a23ef97a5e31d34782d5
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: 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

67373336444cf92861d23ae41b534d2f7ad3722a3fc4a23ef97a5e31d34782d5

Threat Level: Known bad

The file 67373336444cf92861d23ae41b534d2f7ad3722a3fc4a23ef97a5e31d34782d5.bin was found to be: Known bad.

Malicious Activity Summary

hook collection credential_access discovery evasion execution impact infostealer persistence rat trojan

Hook family

Hook

Queries information about running processes on the device

Obtains sensitive information copied to the device clipboard

Makes use of the framework's Accessibility service

Loads dropped Dex/Jar

Queries the phone number (MSISDN for GSM devices)

Acquires the wake lock

Requests dangerous framework permissions

Declares broadcast receivers with permission to handle system events

Attempts to obfuscate APK file format

Declares services with permission to bind to the system

Performs UI accessibility actions on behalf of the user

Queries the mobile country code (MCC)

Makes use of the framework's foreground persistence service

Queries information about the current Wi-Fi connection

Reads information about phone network operator.

Uses Crypto APIs (Might try to encrypt user data)

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

Schedules tasks to execute at a specified time

Checks memory information

Checks CPU information

MITRE ATT&CK

Analysis: static1

Detonation Overview

Reported

2024-11-24 22:02

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

Reported

2024-11-24 22:04

Platform

android-x86-arm-20240910-en

Max time kernel

148s

Max time network

159s

Command Line

com.rxpdnpgga.abhpsrmqg

Signatures

Hook

rat trojan infostealer hook

Hook family

hook

Loads dropped Dex/Jar

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

/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.rxpdnpgga.abhpsrmqg/app_dex/classes.dex --output-vdex-fd=41 --oat-fd=42 --oat-location=/data/user/0/com.rxpdnpgga.abhpsrmqg/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.46:443 tcp
GB 142.250.200.46:443 tcp
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
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.187.206:443 tcp
GB 142.250.180.2: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
RU 185.147.124.250:80 tcp
RU 185.147.124.250:80 tcp
GB 142.250.179.228:80 tcp
GB 216.58.204.67:80 tcp
GB 142.250.179.228:443 tcp

Files

/data/data/com.rxpdnpgga.abhpsrmqg/cache/classes.zip

MD5 04b117e0718666eff9c4f90ca9aa70f5
SHA1 90a74e83e45aef3910f185676ade0e83fdd6c3a6
SHA256 5be978cfefa01aed5a3d0e294866a10990e6399a4f1ff7edb4d0d0efc1a94211
SHA512 aa7470dab915b0254dbda03332f9ba5ebd0f6682c27d4736edae5a63588cee4f11206ddffa66673d352098546a5f8677e7cefa2dd7629742bfe3a79c94de9b40

/data/data/com.rxpdnpgga.abhpsrmqg/cache/classes.dex

MD5 bdc3c530f389ffe9124c53c8c2c9186b
SHA1 9119f877986d2f6c9a589bb782c50885ef56f3bc
SHA256 e134703948aa0d722e807d1a5802fc635b821de5794319ce5ef0ea3b28e3d622
SHA512 963acec4ececd695ecb607b75d9e12af502aa4cd213d873461b4b1140336bbc2df957a5787e802ae2a15779f90409953a8f268893fb156f027c53d1e6b043b7c

/data/data/com.rxpdnpgga.abhpsrmqg/app_dex/classes.dex

MD5 357f0b57c3a6362184605e5bd940e33f
SHA1 37d587e78e22756abfcc706019ab1edf3288d47a
SHA256 5b7f0bb3f4ec19c8fcfe86f4d81bc21b2e52592d6a4035c7f6e27c96abf51325
SHA512 06f46e7940445a34cdef68bc7a105e265a55562022106dcd9debbbafa78e00b57827975f70da7fa4d4522dfc9a5b71e7644304cc519417a7f68dc894090f0ecf

/data/user/0/com.rxpdnpgga.abhpsrmqg/app_dex/classes.dex

MD5 137caa3eb7fb9dbe3890f7d71e5eebce
SHA1 6d1edd31f00082d387fd27434992148af57a388f
SHA256 78af77230fc8ff427e0014157bbbc5a898e12e3597582c2063938cf9aed83cda
SHA512 ea65978bfb18844a4b0ddd5bff13ed2ef8d9199522ecccc1b628ee74bd2498be62a2351252e2cc8be86ec088df96e0484a05a14cb604de9d2672d2affb879aa4

/data/data/com.rxpdnpgga.abhpsrmqg/no_backup/androidx.work.workdb-journal

MD5 a27a2cf43f87a65361bee7ca57f6a3b3
SHA1 d0373462c0a6995a0cd21c819cfbcf9571c51b1c
SHA256 be2232702011a7b7e3476058ae49b1e97c9d370a6d36f38756eb672647c0899d
SHA512 7428f2ac715e56b1f4fa3b3154e15ce5e71c2bb78af67c2a64a172a35f2bac21dde1c4c2f795ff208ef2b7c71108efc7ec637fbf83ce5665604093a60496fbb2

/data/data/com.rxpdnpgga.abhpsrmqg/no_backup/androidx.work.workdb

MD5 f2b4b0190b9f384ca885f0c8c9b14700
SHA1 934ff2646757b5b6e7f20f6a0aa76c7f995d9361
SHA256 0a8ffb6b327963558716e87db8946016d143e39f895fa1b43e95ba7032ce2514
SHA512 ec12685fc0d60526eed4d38820aad95611f3e93ae372be5a57142d8e8a1ba17e6e5dfe381a4e1365dddc0b363c9c40daaffdc1245bd515fddac69bf1abacd7f1

/data/data/com.rxpdnpgga.abhpsrmqg/no_backup/androidx.work.workdb-shm

MD5 bb7df04e1b0a2570657527a7e108ae23
SHA1 5188431849b4613152fd7bdba6a3ff0a4fd6424b
SHA256 c35020473aed1b4642cd726cad727b63fff2824ad68cedd7ffb73c7cbd890479
SHA512 768007e06b0cd9e62d50f458b9435c6dda0a6d272f0b15550f97c478394b743331c3a9c9236e09ab5b9cb3b423b2320a5d66eb3c7068db9ea37891ca40e47012

/data/data/com.rxpdnpgga.abhpsrmqg/no_backup/androidx.work.workdb-wal

MD5 c75fff2a0785b7bdea726ab7823e688f
SHA1 c79116d430865e59613b905a35b59452516eb7d9
SHA256 e03e868cd5d681469f911418383bbe92b58dcd4a2a7050792c00b588aa1c4d8a
SHA512 85fa60ef96b437d8b36273c1634c722a06a0ee1ff8c812d224f2eddc226d08a567fb1a23976e06220547cad7a5f712f45ccc8b9d302d44963680b382cf9cfccc

/data/data/com.rxpdnpgga.abhpsrmqg/no_backup/androidx.work.workdb-wal

MD5 9543d4719161e6cbd16cb267d7362b86
SHA1 dfb0b612de375f027a1c36b7d0697fd006bcda9b
SHA256 7b8cb2135d6c6957ab4006c574d82d9b39458d62a6f6f223fa742a76e002aa63
SHA512 724ec5d8cbd7303831a0d380a9d8637bb069226bca613f77bd5b2f0a84f4240bc4e68e662c42298c68b6094f40467b17caa8051643957ec15931c03585f20544

/data/data/com.rxpdnpgga.abhpsrmqg/no_backup/androidx.work.workdb-wal

MD5 eea8d1951c0b26eb0dd340f48e3ba055
SHA1 42d327aee968aee401c7708a41042284fe4c238d
SHA256 86a9a97a9b30088fb5ea9c117e6faf757650ed16f1ae20e052ce4f5cf961dc29
SHA512 f9251c0899d0c8c5840c1bd61ca98a91ed3ca2656c511dd614581f3336d53bd2418461471e0d3aae6d2e798dca70630467fdc728b247cf61be3e5af6df19d25c

Analysis: behavioral2

Detonation Overview

Submitted

2024-11-24 22:02

Reported

2024-11-24 22:04

Platform

android-x64-20240624-en

Max time kernel

147s

Max time network

160s

Command Line

com.rxpdnpgga.abhpsrmqg

Signatures

Hook

rat trojan infostealer hook

Hook family

hook

Loads dropped Dex/Jar

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

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.rxpdnpgga.abhpsrmqg

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 216.58.212.232:443 ssl.google-analytics.com tcp
RU 185.147.124.250:80 tcp
GB 142.250.187.238: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
GB 142.250.179.228:443 tcp
GB 142.250.179.228:443 tcp
RU 185.147.124.250:80 tcp
RU 185.147.124.250:80 tcp
GB 216.58.212.206:443 tcp
GB 142.250.200.2: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.rxpdnpgga.abhpsrmqg/cache/classes.zip

MD5 04b117e0718666eff9c4f90ca9aa70f5
SHA1 90a74e83e45aef3910f185676ade0e83fdd6c3a6
SHA256 5be978cfefa01aed5a3d0e294866a10990e6399a4f1ff7edb4d0d0efc1a94211
SHA512 aa7470dab915b0254dbda03332f9ba5ebd0f6682c27d4736edae5a63588cee4f11206ddffa66673d352098546a5f8677e7cefa2dd7629742bfe3a79c94de9b40

/data/data/com.rxpdnpgga.abhpsrmqg/cache/classes.dex

MD5 bdc3c530f389ffe9124c53c8c2c9186b
SHA1 9119f877986d2f6c9a589bb782c50885ef56f3bc
SHA256 e134703948aa0d722e807d1a5802fc635b821de5794319ce5ef0ea3b28e3d622
SHA512 963acec4ececd695ecb607b75d9e12af502aa4cd213d873461b4b1140336bbc2df957a5787e802ae2a15779f90409953a8f268893fb156f027c53d1e6b043b7c

/data/data/com.rxpdnpgga.abhpsrmqg/app_dex/classes.dex

MD5 357f0b57c3a6362184605e5bd940e33f
SHA1 37d587e78e22756abfcc706019ab1edf3288d47a
SHA256 5b7f0bb3f4ec19c8fcfe86f4d81bc21b2e52592d6a4035c7f6e27c96abf51325
SHA512 06f46e7940445a34cdef68bc7a105e265a55562022106dcd9debbbafa78e00b57827975f70da7fa4d4522dfc9a5b71e7644304cc519417a7f68dc894090f0ecf

/data/data/com.rxpdnpgga.abhpsrmqg/no_backup/androidx.work.workdb-journal

MD5 b3b94529bf4131e5e7f9790bbc23169f
SHA1 12041aa2ecb12cc7c2df85d2d28bb2aab39ec63c
SHA256 86142072dc083d1b88cd8e86f0110c0aa49e0e0d002c29b35a6b7969406b8f1a
SHA512 143e32bc09d5e6e130ce85a5801d3581a715b0e77292cc4e544eec9bfad400314e2ecb91fe4312bd8e45e2ae508962eb581986bd0cadccfbc0feb26f785228b5

/data/data/com.rxpdnpgga.abhpsrmqg/no_backup/androidx.work.workdb

MD5 f2b4b0190b9f384ca885f0c8c9b14700
SHA1 934ff2646757b5b6e7f20f6a0aa76c7f995d9361
SHA256 0a8ffb6b327963558716e87db8946016d143e39f895fa1b43e95ba7032ce2514
SHA512 ec12685fc0d60526eed4d38820aad95611f3e93ae372be5a57142d8e8a1ba17e6e5dfe381a4e1365dddc0b363c9c40daaffdc1245bd515fddac69bf1abacd7f1

/data/data/com.rxpdnpgga.abhpsrmqg/no_backup/androidx.work.workdb-shm

MD5 bb7df04e1b0a2570657527a7e108ae23
SHA1 5188431849b4613152fd7bdba6a3ff0a4fd6424b
SHA256 c35020473aed1b4642cd726cad727b63fff2824ad68cedd7ffb73c7cbd890479
SHA512 768007e06b0cd9e62d50f458b9435c6dda0a6d272f0b15550f97c478394b743331c3a9c9236e09ab5b9cb3b423b2320a5d66eb3c7068db9ea37891ca40e47012

/data/data/com.rxpdnpgga.abhpsrmqg/no_backup/androidx.work.workdb-wal

MD5 98088be7c0980de153efb7742ccc8e1d
SHA1 019882028e99d21494061af4d04d2645407f01b7
SHA256 b814e816c67b7a3c8c263f6c30989cc2cb07436be85c2c853a2c72eb51b9f0a8
SHA512 e1d78bdad735303f5afe6416f3ab805f8a9b75fb64f1c2be022881f8b573d7ab5bed36b451e124b5e66cbaa1e37e0edaa3ccb5b866e56cf51276442bd207346b

/data/data/com.rxpdnpgga.abhpsrmqg/no_backup/androidx.work.workdb-wal

MD5 232972840222ceeb88c55fa4c72198d8
SHA1 5925b3e6c877c519a1fadb72c789dcd959765836
SHA256 80cb09c74ffb3a4463384b5be8ff4068ac59f5f8938bb755268b457ec3f753e8
SHA512 e1e47a088f6c40026c723a8c4582619e773105f253f4f85a28aebc65599826d862de70c57c017aeb53d30054cb428f74b153150b7ec451cf56c2422b467f369e

/data/data/com.rxpdnpgga.abhpsrmqg/no_backup/androidx.work.workdb-wal

MD5 567c11c89e23b4dca72a93300c93bbb4
SHA1 50274a4ad5fb4604377e69ba7c0f5ee6bc8c9dcf
SHA256 6e7900858773927ae5c75a4eaede5014a2970b185f34e3eebfeaf41165646bc2
SHA512 fbfd1221221b123ff9b7fbf9f1967ecfa1b3eb4af5f81d86d63d3fbf413bfd9af81ee2596993f74cda470640a13644054ea5f4ab0e5b88ea1fba2e73775821f7

Analysis: behavioral3

Detonation Overview

Submitted

2024-11-24 22:02

Reported

2024-11-24 22:04

Platform

android-x64-arm64-20240910-en

Max time kernel

148s

Max time network

160s

Command Line

com.rxpdnpgga.abhpsrmqg

Signatures

Hook

rat trojan infostealer hook

Hook family

hook

Loads dropped Dex/Jar

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

Network

Country Destination Domain Proto
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.200.14:443 android.apis.google.com tcp
US 1.1.1.1:53 www.youtube.com udp
GB 142.250.178.14:443 www.youtube.com udp
GB 142.250.178.14:443 www.youtube.com tcp
GB 142.250.200.14:443 www.youtube.com tcp
US 216.239.38.223:443 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.38.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 172.217.16.228:443 www.google.com tcp
GB 142.250.200.14:443 www.youtube.com tcp
GB 172.217.169.33:443 tcp
GB 216.58.201.97:443 tcp
US 216.239.38.223:443 tcp
US 216.239.38.223:443 tcp

Files

/data/data/com.rxpdnpgga.abhpsrmqg/cache/classes.zip

MD5 04b117e0718666eff9c4f90ca9aa70f5
SHA1 90a74e83e45aef3910f185676ade0e83fdd6c3a6
SHA256 5be978cfefa01aed5a3d0e294866a10990e6399a4f1ff7edb4d0d0efc1a94211
SHA512 aa7470dab915b0254dbda03332f9ba5ebd0f6682c27d4736edae5a63588cee4f11206ddffa66673d352098546a5f8677e7cefa2dd7629742bfe3a79c94de9b40

/data/data/com.rxpdnpgga.abhpsrmqg/cache/classes.dex

MD5 bdc3c530f389ffe9124c53c8c2c9186b
SHA1 9119f877986d2f6c9a589bb782c50885ef56f3bc
SHA256 e134703948aa0d722e807d1a5802fc635b821de5794319ce5ef0ea3b28e3d622
SHA512 963acec4ececd695ecb607b75d9e12af502aa4cd213d873461b4b1140336bbc2df957a5787e802ae2a15779f90409953a8f268893fb156f027c53d1e6b043b7c

/data/data/com.rxpdnpgga.abhpsrmqg/app_dex/classes.dex

MD5 357f0b57c3a6362184605e5bd940e33f
SHA1 37d587e78e22756abfcc706019ab1edf3288d47a
SHA256 5b7f0bb3f4ec19c8fcfe86f4d81bc21b2e52592d6a4035c7f6e27c96abf51325
SHA512 06f46e7940445a34cdef68bc7a105e265a55562022106dcd9debbbafa78e00b57827975f70da7fa4d4522dfc9a5b71e7644304cc519417a7f68dc894090f0ecf

/data/data/com.rxpdnpgga.abhpsrmqg/no_backup/androidx.work.workdb-journal

MD5 fbd77e23d5f8e82ed0ba820f4ed016b3
SHA1 19935cc2e05dc3e259332807264f4ff30cc0b390
SHA256 b22fd50d71e84ccf60f2d3ba8eec14c903297ae424adec48868bb0ed7730ac16
SHA512 c0795fa3d7895b0fb3fa0161728ed132c0e89b4d5eb4451a8a829cfd9d15bb36f9e6ff09a8f272b9160af51bd891699c99392765b0f550085634240fdea60d0c

/data/data/com.rxpdnpgga.abhpsrmqg/no_backup/androidx.work.workdb

MD5 7e858c4054eb00fcddc653a04e5cd1c6
SHA1 2e056bf31a8d78df136f02a62afeeca77f4faccf
SHA256 9010186c5c083155a45673017d1e31c2a178e63cc15a57bbffde4d1956a23dad
SHA512 d0c7a120940c8e637d5566ef179d01eff88a2c2650afda69ad2a46aad76533eaace192028bba3d60407b4e34a950e7560f95d9f9b8eebe361ef62897d88b30cb

/data/data/com.rxpdnpgga.abhpsrmqg/no_backup/androidx.work.workdb-shm

MD5 bb7df04e1b0a2570657527a7e108ae23
SHA1 5188431849b4613152fd7bdba6a3ff0a4fd6424b
SHA256 c35020473aed1b4642cd726cad727b63fff2824ad68cedd7ffb73c7cbd890479
SHA512 768007e06b0cd9e62d50f458b9435c6dda0a6d272f0b15550f97c478394b743331c3a9c9236e09ab5b9cb3b423b2320a5d66eb3c7068db9ea37891ca40e47012

/data/data/com.rxpdnpgga.abhpsrmqg/no_backup/androidx.work.workdb-wal

MD5 4d5f6fab7f2a8c98ea8da59e1ef3ea67
SHA1 2e99f5b051566866cf9ebad5de4b58a414ba3ac8
SHA256 0d8af85e4c4149b7624b28861220c5cc679883fc466c37cf4febe74c2f9a97d4
SHA512 e1956ed1ee53346ef9cc0aa70c8dd0210d029dde6e51c8fcc5498e4ac93c9380fd62803c3ad086a94ea2104a773d8b75b8ed10709d5fa047e400fc1ece0c8e1c

/data/data/com.rxpdnpgga.abhpsrmqg/no_backup/androidx.work.workdb-wal

MD5 b760070b0e9d2cb8829a6d17f2ec5066
SHA1 e03c8550130a544a9d6b3e1ac7fc24bac3e5a956
SHA256 c5d20b2643ea640cb716df120197a51450c8c0ac777bd8ef66b7759e7e422b8c
SHA512 d17b2be8deb341aa1193531d1949642c1ea6e892e8e28f6425df5fb585c73b3d282bb9e228795d31dad61f98bac627bb96e2a56bfc20407e7e3436149bba24fe

/data/data/com.rxpdnpgga.abhpsrmqg/no_backup/androidx.work.workdb-wal

MD5 c6d31e00c06b1944868e08d62981a29c
SHA1 6792302ab9ecf2115c1e0c9b203f77655775a983
SHA256 35c10ef78b246df2753b6628866839dc5c38821b99d86db97dbcb0d06e1cba0f
SHA512 a2ec53a35aecbd43d96ff59184638481ba7c29af700c3c9c5fc640e8fe9e4c962e7b5b1759f119efbca96eab2b4ae7b5eac0d5b2e7fb54b484a46e848ece6c1d