Malware Analysis Report

2025-01-19 05:47

Sample ID 241214-pxwt5atpcn
Target com.ygkaxidkh.ffldaorgq.apk
SHA256 2da377529967c57cf738206ad5a1414485658daf7c26e66a6c474b165442f1b6
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

2da377529967c57cf738206ad5a1414485658daf7c26e66a6c474b165442f1b6

Threat Level: Known bad

The file com.ygkaxidkh.ffldaorgq.apk 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

Loads dropped Dex/Jar

Makes use of the framework's Accessibility service

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

Queries the phone number (MSISDN for GSM devices)

Makes use of the framework's foreground persistence service

Performs UI accessibility actions on behalf of the user

Reads information about phone network operator.

Queries information about the current Wi-Fi connection

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

Declares services with permission to bind to the system

Acquires the wake lock

Declares broadcast receivers with permission to handle system events

Requests dangerous framework permissions

Queries the mobile country code (MCC)

Attempts to obfuscate APK file format

Uses Crypto APIs (Might try to encrypt user data)

Schedules tasks to execute at a specified time

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

Checks CPU information

Checks memory information

MITRE ATT&CK

Analysis: static1

Detonation Overview

Reported

2024-12-14 12:43

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-14 12:43

Reported

2024-12-14 12:45

Platform

android-x86-arm-20240624-en

Max time kernel

148s

Max time network

159s

Command Line

com.ygkaxidkh.ffldaorgq

Signatures

Hook

rat trojan infostealer hook

Hook family

hook

Loads dropped Dex/Jar

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

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

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.ygkaxidkh.ffldaorgq

/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.ygkaxidkh.ffldaorgq/app_dex/classes.dex --output-vdex-fd=41 --oat-fd=42 --oat-location=/data/user/0/com.ygkaxidkh.ffldaorgq/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.180.10:443 tcp
US 1.1.1.1:53 semanticlocation-pa.googleapis.com udp
US 1.1.1.1:53 rocketstylebuildinftoday.online udp
RU 193.232.179.46:80 rocketstylebuildinftoday.online tcp
RU 193.232.179.46:80 rocketstylebuildinftoday.online tcp
RU 193.232.179.46:80 rocketstylebuildinftoday.online tcp
RU 193.232.179.46:80 rocketstylebuildinftoday.online tcp
GB 142.250.187.206:443 tcp
US 1.1.1.1:53 rocketstylebuildinftoday.online 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 rocketstylebuildinftoday.online udp
RU 193.232.179.46:80 rocketstylebuildinftoday.online tcp
RU 193.232.179.46:80 rocketstylebuildinftoday.online tcp
RU 193.232.179.46:80 rocketstylebuildinftoday.online tcp
US 1.1.1.1:53 rocketstylebuildinftoday.online udp
RU 193.232.179.46:80 rocketstylebuildinftoday.online tcp

Files

/data/data/com.ygkaxidkh.ffldaorgq/cache/classes.zip

MD5 8d6918c1f9765d4336e429c8841de7bc
SHA1 a66e74297ba0f5ab1a9c8be19b2f112660336b77
SHA256 5573a9c320c20a51fb4431999efd0b937b3ea8daa1c98c4b21be87f71a2a9a31
SHA512 bdd2a3376f6b4626ebaab50f61da77e6881e1f1548afb4c7e49bd8dad475b8b9675ffe9d3182a66e05ad7bad0e198950983a50434ad2d0e7d591c3a51b4b2897

/data/data/com.ygkaxidkh.ffldaorgq/cache/classes.dex

MD5 5ea9b6336fb131fdae456fb6601d2eae
SHA1 1f6478804f427703db8fce112b02ecaf8d64499c
SHA256 62aaeb31eeaaef03a9c60c2b97d3190baadba125919e337fe1dd6a75432d6e9a
SHA512 1bf6daa3ac921f86ae75505963e3d4dc9ea312ddccdb5caf0dc4b9965d449263d1f84cbbc68397d362a71ed931b7fda8360d5afd1271b1b26e782dadf1dfa5fc

/data/data/com.ygkaxidkh.ffldaorgq/app_dex/classes.dex

MD5 44723267c98402b080805eaac5c75a44
SHA1 7be7566788529318eeee233078e881f7616ca414
SHA256 4a22f11437441381266c2fd88b640502a3ee25415983a16c8eab1eab326fa272
SHA512 da8ac124a46d08eb8bb88eedc1f83e586c93c8ffeab07467260d07429cafb8b0b4a42e068e2c6170d6f252116866e8048e4920ceeee9c032ac751cf1d720c9ae

/data/user/0/com.ygkaxidkh.ffldaorgq/app_dex/classes.dex

MD5 28a8307458132e752ec9ce8f8d9297be
SHA1 821ac94bef3ba258f681428fdf6bf17c8f37d73e
SHA256 c0d8414d2795ad75df3215aa88e09bbc6b2a3e041fea168e9d6376a7b48c5608
SHA512 411c46b1c3b9a7405f40e0aa5decd099cc130d10d89bdd48fda3decc8e3b9c41e3dc8b1ccbb38f3699493a86daebcfeec85286efae17742c5f5bc480509ed3d6

/data/data/com.ygkaxidkh.ffldaorgq/no_backup/androidx.work.workdb-journal

MD5 06cc19f53eb6dddd452c5d42c8d21aee
SHA1 554d1d90b85085df008ce56d3128c88298446572
SHA256 c240d184ab77798a8144576fd73c099208a330900d9d463155aacb48ec8340f4
SHA512 911d48caf84412b3e6e1dc1f68a3e293668c324a563e5e178c479bb0a1302c7b407b06d4d124922301aa0320c91dbd09dcb93e28d408dcfcb6bcf0e21317196a

/data/data/com.ygkaxidkh.ffldaorgq/no_backup/androidx.work.workdb

MD5 f2b4b0190b9f384ca885f0c8c9b14700
SHA1 934ff2646757b5b6e7f20f6a0aa76c7f995d9361
SHA256 0a8ffb6b327963558716e87db8946016d143e39f895fa1b43e95ba7032ce2514
SHA512 ec12685fc0d60526eed4d38820aad95611f3e93ae372be5a57142d8e8a1ba17e6e5dfe381a4e1365dddc0b363c9c40daaffdc1245bd515fddac69bf1abacd7f1

/data/data/com.ygkaxidkh.ffldaorgq/no_backup/androidx.work.workdb-shm

MD5 bb7df04e1b0a2570657527a7e108ae23
SHA1 5188431849b4613152fd7bdba6a3ff0a4fd6424b
SHA256 c35020473aed1b4642cd726cad727b63fff2824ad68cedd7ffb73c7cbd890479
SHA512 768007e06b0cd9e62d50f458b9435c6dda0a6d272f0b15550f97c478394b743331c3a9c9236e09ab5b9cb3b423b2320a5d66eb3c7068db9ea37891ca40e47012

/data/data/com.ygkaxidkh.ffldaorgq/no_backup/androidx.work.workdb-wal

MD5 0856ce5427dd82853fef20bc9753ea8e
SHA1 dccb111d8b17ac54f5a763fd78959efae052e8e3
SHA256 98c1540ce761b8bec19b20a0a0eb5d21a4c4bdd649fa42830bd37d9d2f4846d8
SHA512 46a2493a987ffe8f5afa9258a067d26e24e0fc1f71ee08978fb7c6713c3d6d3afd76c940eb08e1cdb442d9fdbddb7babcda782aa2c98c00f5966821e14247e8e

/data/data/com.ygkaxidkh.ffldaorgq/no_backup/androidx.work.workdb-wal

MD5 8312e116a9ad23ec8c33b14a3a721d1b
SHA1 f46f5c22ab0aa53dcf2e9e7334ad2eabd52c4683
SHA256 37f1ed4d7c30e3e5681294e1910b0af7cf50058c4e273d0ef881be9ec0b2a249
SHA512 94b2ba69c0842d4adbab37ff603bfd1a4a1de8772f857fd9ab5ef291afc63933b470678f3410524ca0eb995afcce50943f04bf87eb88a21f412b1dc0280f37ce

/data/data/com.ygkaxidkh.ffldaorgq/no_backup/androidx.work.workdb-wal

MD5 4e5270d48c946bd2394f3e2bd45537d1
SHA1 d5f70d371bfbd9c23b33960f824090b4658b7c32
SHA256 8e1addacb82f9b87af6f0667be9601167c5e705117a4dc7bf1ae6dc8ba3ed1a3
SHA512 e074da1e5a9cebfaf1083ca73fb56151da5a7e1427c897f16176d29128edc955ed1dcd9815b88a868b1e4b1c264997998b32a3d507f1dd0ec37ba3f71280fe06

Analysis: behavioral2

Detonation Overview

Submitted

2024-12-14 12:43

Reported

2024-12-14 12:45

Platform

android-x64-20240624-en

Max time kernel

16s

Max time network

132s

Command Line

com.ygkaxidkh.ffldaorgq

Signatures

Hook

rat trojan infostealer hook

Hook family

hook

Loads dropped Dex/Jar

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

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.169.8:443 ssl.google-analytics.com tcp
US 1.1.1.1:53 rocketstylebuildinftoday.online udp
RU 193.232.179.46:80 rocketstylebuildinftoday.online tcp
RU 193.232.179.46:80 rocketstylebuildinftoday.online tcp
RU 193.232.179.46:80 rocketstylebuildinftoday.online tcp
RU 193.232.179.46:80 rocketstylebuildinftoday.online tcp
GB 216.58.201.98:443 tcp
GB 172.217.169.46:443 tcp
US 1.1.1.1:53 rocketstylebuildinftoday.online udp
RU 193.232.179.46:80 rocketstylebuildinftoday.online tcp
RU 193.232.179.46:80 rocketstylebuildinftoday.online tcp
US 1.1.1.1:53 rocketstylebuildinftoday.xyz udp
US 1.1.1.1:53 rocketstylebuildinftoday.icu udp
US 1.1.1.1:53 rocketstylebuildinftoday.live udp
NL 178.62.201.34:80 rocketstylebuildinftoday.live tcp
GB 142.250.180.4:443 tcp
GB 142.250.180.4:443 tcp
GB 142.250.179.238:443 tcp
US 1.1.1.1:53 android.apis.google.com udp
GB 142.250.187.238:443 android.apis.google.com tcp
NL 178.62.201.34:80 rocketstylebuildinftoday.live tcp
US 1.1.1.1:53 rocketstylebuildinftoday.shop udp
SG 45.77.249.79:80 rocketstylebuildinftoday.shop tcp
SG 45.77.249.79:80 rocketstylebuildinftoday.shop tcp

Files

/data/data/com.ygkaxidkh.ffldaorgq/cache/classes.zip

MD5 8d6918c1f9765d4336e429c8841de7bc
SHA1 a66e74297ba0f5ab1a9c8be19b2f112660336b77
SHA256 5573a9c320c20a51fb4431999efd0b937b3ea8daa1c98c4b21be87f71a2a9a31
SHA512 bdd2a3376f6b4626ebaab50f61da77e6881e1f1548afb4c7e49bd8dad475b8b9675ffe9d3182a66e05ad7bad0e198950983a50434ad2d0e7d591c3a51b4b2897

/data/data/com.ygkaxidkh.ffldaorgq/cache/classes.dex

MD5 5ea9b6336fb131fdae456fb6601d2eae
SHA1 1f6478804f427703db8fce112b02ecaf8d64499c
SHA256 62aaeb31eeaaef03a9c60c2b97d3190baadba125919e337fe1dd6a75432d6e9a
SHA512 1bf6daa3ac921f86ae75505963e3d4dc9ea312ddccdb5caf0dc4b9965d449263d1f84cbbc68397d362a71ed931b7fda8360d5afd1271b1b26e782dadf1dfa5fc

/data/data/com.ygkaxidkh.ffldaorgq/app_dex/classes.dex

MD5 44723267c98402b080805eaac5c75a44
SHA1 7be7566788529318eeee233078e881f7616ca414
SHA256 4a22f11437441381266c2fd88b640502a3ee25415983a16c8eab1eab326fa272
SHA512 da8ac124a46d08eb8bb88eedc1f83e586c93c8ffeab07467260d07429cafb8b0b4a42e068e2c6170d6f252116866e8048e4920ceeee9c032ac751cf1d720c9ae

/data/data/com.ygkaxidkh.ffldaorgq/no_backup/androidx.work.workdb-journal

MD5 c9f61e7f732eeeef9e7db33b479e87a4
SHA1 869c8f2400d75e599b0ca5f8784adbc4c14287cf
SHA256 d9fac59dae646995e3256aedbe8cae6f6004e8d1b21983df9038f3e68e0942d5
SHA512 e43ea9da83d43015ce9d578574f515744a16bfcc4fc4d5665b01ad315c54131662f68dfa3cd2af4a943b8cd6eb56d1992936141e9f6751a5140b2bfb839f319f

/data/data/com.ygkaxidkh.ffldaorgq/no_backup/androidx.work.workdb

MD5 f2b4b0190b9f384ca885f0c8c9b14700
SHA1 934ff2646757b5b6e7f20f6a0aa76c7f995d9361
SHA256 0a8ffb6b327963558716e87db8946016d143e39f895fa1b43e95ba7032ce2514
SHA512 ec12685fc0d60526eed4d38820aad95611f3e93ae372be5a57142d8e8a1ba17e6e5dfe381a4e1365dddc0b363c9c40daaffdc1245bd515fddac69bf1abacd7f1

/data/data/com.ygkaxidkh.ffldaorgq/no_backup/androidx.work.workdb-shm

MD5 bb7df04e1b0a2570657527a7e108ae23
SHA1 5188431849b4613152fd7bdba6a3ff0a4fd6424b
SHA256 c35020473aed1b4642cd726cad727b63fff2824ad68cedd7ffb73c7cbd890479
SHA512 768007e06b0cd9e62d50f458b9435c6dda0a6d272f0b15550f97c478394b743331c3a9c9236e09ab5b9cb3b423b2320a5d66eb3c7068db9ea37891ca40e47012

/data/data/com.ygkaxidkh.ffldaorgq/no_backup/androidx.work.workdb-wal

MD5 27eb2cdef3f77556c19f70f9a1cf9456
SHA1 5c4655ccefd3e22a9ed1080568736f5d22f4e55d
SHA256 9e3ee33df2ee27179dc8ca401b3fadf1f6bf857ff6c9ae61cb772039a3093c2d
SHA512 8337bbbe7bd39ae34fbc3b659dd5a316efa3e3b06994b3f9eea7b77e1d046df00d23d2dbd5942da49a9e1104587f91a979b6dcfed614a3df8688d3e943fc8872

/data/data/com.ygkaxidkh.ffldaorgq/no_backup/androidx.work.workdb-wal

MD5 d3c83abc7a1efd0cde9d61e34c9fa0b6
SHA1 433d1e5e72ea3b22592e14f42a38ea617f79e4d1
SHA256 710c1187c7e12497e37d3ebfdcce31d8d5786c2ebe193b6f73bb777caaafe9e9
SHA512 0c30db1b678866e3ca3ca7659d31cf1d402365b9cc49408006d1977ccab67a4572cf85c76943e9116da0a08663231457ba67f7be39965f32e9f874a65028069f

/data/data/com.ygkaxidkh.ffldaorgq/no_backup/androidx.work.workdb-wal

MD5 2fb535d07fdc702533ba1c7f82adb254
SHA1 731c59bd745eabba8b5f76e76d00766a16aa5dc8
SHA256 266d711022059205d99c6ea013ff25b759bfec5cd9deaea70799c977fe6555fb
SHA512 44aa1ad0d51078d6a5a1758a968a274f3e039b7d02f3173750ee1bac327c1254e78b561a81ab4d38b0d683d1226f26f0e6efbbbac597b297bca6fbf9037f9134

Analysis: behavioral3

Detonation Overview

Submitted

2024-12-14 12:43

Reported

2024-12-14 12:45

Platform

android-x64-arm64-20240624-en

Max time kernel

149s

Max time network

159s

Command Line

com.ygkaxidkh.ffldaorgq

Signatures

Hook

rat trojan infostealer hook

Hook family

hook

Loads dropped Dex/Jar

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

Makes use of the framework's Accessibility service

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

Obtains sensitive information copied to the device clipboard

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

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

banker discovery

Queries information about running processes on the device

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

Queries the phone number (MSISDN for GSM devices)

discovery

Acquires the wake lock

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

Makes use of the framework's foreground persistence service

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

Performs UI accessibility actions on behalf of the user

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

Queries information about the current Wi-Fi connection

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

Queries the mobile country code (MCC)

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

Reads information about phone network operator.

discovery

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.ygkaxidkh.ffldaorgq

Network

Country Destination Domain Proto
N/A 224.0.0.251:5353 udp
GB 142.250.187.206:443 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
US 1.1.1.1:53 ssl.google-analytics.com udp
GB 142.250.187.200:443 ssl.google-analytics.com tcp
US 1.1.1.1:53 rocketstylebuildinftoday.online udp
RU 193.232.179.46:80 rocketstylebuildinftoday.online tcp
RU 193.232.179.46:80 rocketstylebuildinftoday.online tcp
RU 193.232.179.46:80 rocketstylebuildinftoday.online tcp
RU 193.232.179.46:80 rocketstylebuildinftoday.online tcp
US 1.1.1.1:53 rocketstylebuildinftoday.online udp
US 1.1.1.1:53 rocketstylebuildinftoday.online udp
RU 193.232.179.46:80 rocketstylebuildinftoday.online tcp
RU 193.232.179.46:80 rocketstylebuildinftoday.online tcp
GB 142.250.179.228:443 tcp
GB 142.250.179.228:443 tcp

Files

/data/user/0/com.ygkaxidkh.ffldaorgq/cache/classes.zip

MD5 8d6918c1f9765d4336e429c8841de7bc
SHA1 a66e74297ba0f5ab1a9c8be19b2f112660336b77
SHA256 5573a9c320c20a51fb4431999efd0b937b3ea8daa1c98c4b21be87f71a2a9a31
SHA512 bdd2a3376f6b4626ebaab50f61da77e6881e1f1548afb4c7e49bd8dad475b8b9675ffe9d3182a66e05ad7bad0e198950983a50434ad2d0e7d591c3a51b4b2897

/data/user/0/com.ygkaxidkh.ffldaorgq/cache/classes.dex

MD5 5ea9b6336fb131fdae456fb6601d2eae
SHA1 1f6478804f427703db8fce112b02ecaf8d64499c
SHA256 62aaeb31eeaaef03a9c60c2b97d3190baadba125919e337fe1dd6a75432d6e9a
SHA512 1bf6daa3ac921f86ae75505963e3d4dc9ea312ddccdb5caf0dc4b9965d449263d1f84cbbc68397d362a71ed931b7fda8360d5afd1271b1b26e782dadf1dfa5fc

/data/user/0/com.ygkaxidkh.ffldaorgq/app_dex/classes.dex

MD5 44723267c98402b080805eaac5c75a44
SHA1 7be7566788529318eeee233078e881f7616ca414
SHA256 4a22f11437441381266c2fd88b640502a3ee25415983a16c8eab1eab326fa272
SHA512 da8ac124a46d08eb8bb88eedc1f83e586c93c8ffeab07467260d07429cafb8b0b4a42e068e2c6170d6f252116866e8048e4920ceeee9c032ac751cf1d720c9ae

/data/user/0/com.ygkaxidkh.ffldaorgq/no_backup/androidx.work.workdb-journal

MD5 d8b999c7ed88671e968db52a3c6972ee
SHA1 bb8bb6bdff5e68f92c871433f6f58940e377dcfa
SHA256 7721fcda53e81b9d5adb1830808406bd4e75a6c41e959a37b5c05f98334064e8
SHA512 4cb286edaa08d9e6072a5fc658571db72d04823ade67889171b800d7d5ae3c0da9af8d5ed1db142723a49da89e3070585bf6874154a563f36649cf45023feaf8

/data/user/0/com.ygkaxidkh.ffldaorgq/no_backup/androidx.work.workdb

MD5 7e858c4054eb00fcddc653a04e5cd1c6
SHA1 2e056bf31a8d78df136f02a62afeeca77f4faccf
SHA256 9010186c5c083155a45673017d1e31c2a178e63cc15a57bbffde4d1956a23dad
SHA512 d0c7a120940c8e637d5566ef179d01eff88a2c2650afda69ad2a46aad76533eaace192028bba3d60407b4e34a950e7560f95d9f9b8eebe361ef62897d88b30cb

/data/user/0/com.ygkaxidkh.ffldaorgq/no_backup/androidx.work.workdb-shm

MD5 bb7df04e1b0a2570657527a7e108ae23
SHA1 5188431849b4613152fd7bdba6a3ff0a4fd6424b
SHA256 c35020473aed1b4642cd726cad727b63fff2824ad68cedd7ffb73c7cbd890479
SHA512 768007e06b0cd9e62d50f458b9435c6dda0a6d272f0b15550f97c478394b743331c3a9c9236e09ab5b9cb3b423b2320a5d66eb3c7068db9ea37891ca40e47012

/data/user/0/com.ygkaxidkh.ffldaorgq/no_backup/androidx.work.workdb-wal

MD5 8852528686ac36dd64eb484782341bbe
SHA1 d91f092a6e2925d883ea00fa7ceac133d9c16fef
SHA256 e9fc81bb0267f82e988cb274747b41f348ed5a2990c7108b96e5738f36b53cee
SHA512 08d160ba6314813da37c91fb3e494c853001b4ffdec55008ae0516da637b73a2be1d3a64572025edd36c31d28fb5cfe9fb502b9817c4ee632a10f75f3df5fbe5

/data/user/0/com.ygkaxidkh.ffldaorgq/no_backup/androidx.work.workdb-wal

MD5 8e4aa4d244e9abeff0c7eaebc5bd2444
SHA1 b26e4734e46bfde5b3fa43892e556367a76df053
SHA256 18ab3f14d954e39d9444311ca2d2bf68c888041705264ca68149a7e5e8a985ea
SHA512 7ae40d675c22daa0f52786eebc9b1cb851f8231364fd1369d97da0622f6e6c2381887d87ebbca4da85afb8198b2ddc159bd5cde24b62e16560c97b12c931e7be

/data/user/0/com.ygkaxidkh.ffldaorgq/no_backup/androidx.work.workdb-wal

MD5 75a13bc5688a5300daa105cf43da6f6a
SHA1 4e799e778e27b7289739bb79c21ff8f088677302
SHA256 b2edf14ae22b463d438f0e7808541cca23e53a4fb07ae7d0d3077d69ac2e93a5
SHA512 00cb4c630b98eeeeb24e9b07977e39838b5a913f1e53e63eb455ced156f3f19ab9c0bcb127e1d870946e8b620d9b4e55b3fa2e0dcf477a022a9abea7605e118a