Malware Analysis Report

2025-01-19 05:47

Sample ID 241221-16r33s1rap
Target f728bf37251a5f3f5f0602ffc32183416241a656d8237e44888bdd4a18491d97.bin
SHA256 f728bf37251a5f3f5f0602ffc32183416241a656d8237e44888bdd4a18491d97
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

f728bf37251a5f3f5f0602ffc32183416241a656d8237e44888bdd4a18491d97

Threat Level: Known bad

The file f728bf37251a5f3f5f0602ffc32183416241a656d8237e44888bdd4a18491d97.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

Obtains sensitive information copied to the device clipboard

Queries information about running processes on the device

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

Loads dropped Dex/Jar

Queries the phone number (MSISDN for GSM devices)

Declares services with permission to bind to the system

Acquires the wake lock

Makes use of the framework's foreground persistence service

Queries information about the current Wi-Fi connection

Declares broadcast receivers with permission to handle system events

Performs UI accessibility actions on behalf of the user

Attempts to obfuscate APK file format

Queries the mobile country code (MCC)

Reads information about phone network operator.

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

Requests dangerous framework permissions

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-21 22:16

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-21 22:16

Reported

2024-12-21 22:18

Platform

android-x86-arm-20240624-en

Max time kernel

147s

Max time network

154s

Command Line

com.nfcqharwe.xabkgkkfa

Signatures

Hook

rat trojan infostealer hook

Hook family

hook

Loads dropped Dex/Jar

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

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.nfcqharwe.xabkgkkfa

/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.nfcqharwe.xabkgkkfa/app_dex/classes.dex --output-vdex-fd=41 --oat-fd=42 --oat-location=/data/user/0/com.nfcqharwe.xabkgkkfa/app_dex/oat/x86/classes.odex --compiler-filter=quicken --class-loader-context=&

Network

Country Destination Domain Proto
GB 142.250.180.10:443 tcp
US 1.1.1.1:53 semanticlocation-pa.googleapis.com udp
US 154.216.20.102:80 154.216.20.102 tcp
US 154.216.20.102:80 154.216.20.102 tcp
US 154.216.20.102:80 154.216.20.102 tcp
GB 216.58.201.110: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 154.216.20.102:80 154.216.20.102 tcp
US 154.216.20.102:80 154.216.20.102 tcp

Files

/data/data/com.nfcqharwe.xabkgkkfa/cache/classes.zip

MD5 e45c66d1e58aad644b49c0e193e07f8a
SHA1 36bb431e9406031640e86092169de66178712a58
SHA256 729f573130a67a28ea59a1fdd7ee657bdc6cd2128ab8b935288302b110676600
SHA512 0c4fc799c261dd57541579c8cbf184b6dfe888b3a163c7c4cac4029d6b2959529de4c84db5674684b46bea8f4b1a93888fc6c5e1af087e8f3c21a76b3325a873

/data/data/com.nfcqharwe.xabkgkkfa/cache/classes.dex

MD5 d4b361bde77bc30bb7a86a487c0d13ee
SHA1 b4a8a774eaa2669bf4161fa7c859e15d36f363dc
SHA256 3519ff29f20769c9dc1ba735b84254c3fd4869b024386c4adfeeadd2b28bccc6
SHA512 cd989b80c1a4d77268d9c014c96f6eb895dc3d88d8f82420e22d7114ef4431a4bd735bf809085915bc2696ad1878080c1655839a7f77ca6cc5b17ae2918f94c0

/data/data/com.nfcqharwe.xabkgkkfa/app_dex/classes.dex

MD5 80e5d436b3843e99b73d32fd05fabe17
SHA1 a388f14850064573a5d412b11978a461ded85c3c
SHA256 ea108353eadc51b8ec5ff20cee44d82d2772fb2f040431548162931f3639164a
SHA512 844cfdee0b41c802c3704d9026d4ed1f878064d6cdfcc7682300d219e4af7d8a08b1bf281afa870c742f1be0d2c85c9c4aecc2c9a61f4f8b86ba1f6476ccd177

/data/user/0/com.nfcqharwe.xabkgkkfa/app_dex/classes.dex

MD5 f295037e1dd9a8152593d91d60d1823f
SHA1 cecc9842f6f83fc0eeecf81b5e4f2ad1c62f5795
SHA256 afead6e567b2c0774c23531681166365aab49c3b5daddcfe8f78caae6480917f
SHA512 41be2e78302d626d7ec493b32f0b4c5608929745678dd5736516c4e83e1a35f06d553571c949af07f184da9c55ff5fdd5955d11b0a39a490d9e6ed46046817ff

/data/data/com.nfcqharwe.xabkgkkfa/no_backup/androidx.work.workdb-journal

MD5 6a129ba530f58a6bad7902f5e98cf880
SHA1 595864b5f490cd2fdcbb5e03f4a7d50007c52bd1
SHA256 31a728af633b0787c764afdf6a1f1fac06975b95feade3e34233c1cf74ef6914
SHA512 841fbcbc95ccdd4179cd3338e6db75bb58919ed265f57a259d35b4a316954f3d967133d411a62fa503185f4442ce17e8a541869b3bf2a5a6b8e565a3ecb22459

/data/data/com.nfcqharwe.xabkgkkfa/no_backup/androidx.work.workdb

MD5 f2b4b0190b9f384ca885f0c8c9b14700
SHA1 934ff2646757b5b6e7f20f6a0aa76c7f995d9361
SHA256 0a8ffb6b327963558716e87db8946016d143e39f895fa1b43e95ba7032ce2514
SHA512 ec12685fc0d60526eed4d38820aad95611f3e93ae372be5a57142d8e8a1ba17e6e5dfe381a4e1365dddc0b363c9c40daaffdc1245bd515fddac69bf1abacd7f1

/data/data/com.nfcqharwe.xabkgkkfa/no_backup/androidx.work.workdb-shm

MD5 bb7df04e1b0a2570657527a7e108ae23
SHA1 5188431849b4613152fd7bdba6a3ff0a4fd6424b
SHA256 c35020473aed1b4642cd726cad727b63fff2824ad68cedd7ffb73c7cbd890479
SHA512 768007e06b0cd9e62d50f458b9435c6dda0a6d272f0b15550f97c478394b743331c3a9c9236e09ab5b9cb3b423b2320a5d66eb3c7068db9ea37891ca40e47012

/data/data/com.nfcqharwe.xabkgkkfa/no_backup/androidx.work.workdb-wal

MD5 3e7d708754c89a421eb9a9391e6579a6
SHA1 721b2a0daa6149b26e1ab885ebeeeae3fe25afe0
SHA256 c179307e856e5b384ca4df59c7044d5914af33bc2f517cc4596fd5b2ecd72bf7
SHA512 c21770756c17ebc4785751e71e171c40aff09188ecbd2f0d487e93eaaa1949f8c0201090f6e235cd5c99b9fd8cea3e46854af7d0eaf57f17cd42fe04da3824ed

/data/data/com.nfcqharwe.xabkgkkfa/no_backup/androidx.work.workdb-wal

MD5 d2b611b3c137ebacd07bb73ef7780ca9
SHA1 bdebcdabc9b9322661b5223a95349624b3ae9a14
SHA256 147dcaa604e2afd7068147252de5651971bfdb59322f391cee623d85b7169fd4
SHA512 22f4cee1c412194bdcf283bb3c5c4c5da18ea6bef5bba654b01685ad88b997747a4d5435c832e8e84bbc80c0484152b226d39ae022fc0b5dedc8a1a65fff032f

/data/data/com.nfcqharwe.xabkgkkfa/no_backup/androidx.work.workdb-wal

MD5 c7a38fddf37ca64e3bbc2992c7bfcc79
SHA1 a39ed7c471a178f347a0354809e003248b198c07
SHA256 fe2c14d1de16cdc38e0592dc333c0c0963279a68621a87f9076966f8b819af3d
SHA512 cb9b57d5bb4f0420f0875cbc5ebc549ebcc9c8db1a9cf8d84ef820869f90cb5ac5c3bcf13124bf8012069981185a50855d8ac055c51faeee49cdb5c4954e54b6

Analysis: behavioral2

Detonation Overview

Submitted

2024-12-21 22:16

Reported

2024-12-21 22:18

Platform

android-x64-20240624-en

Max time kernel

14s

Max time network

158s

Command Line

com.nfcqharwe.xabkgkkfa

Signatures

Loads dropped Dex/Jar

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

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
US 154.216.20.102:80 154.216.20.102 tcp
US 154.216.20.102:80 154.216.20.102 tcp
US 154.216.20.102:80 154.216.20.102 tcp
US 154.216.20.102:80 154.216.20.102 tcp
GB 172.217.16.238:443 tcp
GB 142.250.179.226:443 tcp
GB 142.250.187.206:443 tcp
GB 173.194.76.188:5228 tcp
US 216.239.36.223:443 tcp
US 216.239.36.223:443 tcp
GB 142.250.180.4:443 tcp
US 1.1.1.1:53 accounts.google.com udp
US 1.1.1.1:53 accounts.google.com udp
BE 64.233.184.84:443 accounts.google.com tcp
US 1.1.1.1:53 semanticlocation-pa.googleapis.com udp
GB 216.58.201.106:443 semanticlocation-pa.googleapis.com tcp
US 1.1.1.1:53 www.google.com udp
US 1.1.1.1:53 g.tenor.com udp
GB 216.58.204.68:443 www.google.com udp
GB 216.58.204.68:443 www.google.com tcp
GB 216.58.204.68:443 www.google.com tcp
GB 142.250.187.234:443 g.tenor.com tcp
US 1.1.1.1:53 android.apis.google.com udp
GB 142.250.180.14:443 android.apis.google.com tcp
US 154.216.20.102:80 154.216.20.102 tcp
US 154.216.20.102:80 154.216.20.102 tcp
US 154.216.20.102:80 154.216.20.102 tcp
US 154.216.20.102:80 154.216.20.102 tcp
US 154.216.20.102:80 154.216.20.102 tcp
US 1.1.1.1:53 mdh-pa.googleapis.com udp
US 1.1.1.1:53 safebrowsing.googleapis.com udp
US 1.1.1.1:53 www.youtube.com udp
GB 142.250.200.14:443 www.youtube.com udp
GB 142.250.200.14:443 www.youtube.com tcp
US 1.1.1.1:53 growth-pa.googleapis.com udp
GB 142.250.178.10:443 growth-pa.googleapis.com tcp
US 1.1.1.1:53 www.google.com udp
GB 142.250.178.4:443 www.google.com tcp
US 154.216.20.102:80 154.216.20.102 tcp
US 154.216.20.102:80 154.216.20.102 tcp
US 154.216.20.102:80 154.216.20.102 tcp
US 154.216.20.102:80 154.216.20.102 tcp
US 154.216.20.102:80 154.216.20.102 tcp
US 154.216.20.102:80 154.216.20.102 tcp
US 1.1.1.1:53 semanticlocation-pa.googleapis.com udp
GB 142.250.187.234:443 semanticlocation-pa.googleapis.com tcp
US 1.1.1.1:53 android.apis.google.com udp
GB 172.217.169.78:443 android.apis.google.com tcp
US 1.1.1.1:53 i.ytimg.com udp
GB 142.250.187.246:443 i.ytimg.com udp
GB 142.250.187.246:443 i.ytimg.com tcp
US 1.1.1.1:53 www.google.com udp
GB 172.217.169.4:443 www.google.com tcp

Files

/data/data/com.nfcqharwe.xabkgkkfa/cache/classes.zip

MD5 e45c66d1e58aad644b49c0e193e07f8a
SHA1 36bb431e9406031640e86092169de66178712a58
SHA256 729f573130a67a28ea59a1fdd7ee657bdc6cd2128ab8b935288302b110676600
SHA512 0c4fc799c261dd57541579c8cbf184b6dfe888b3a163c7c4cac4029d6b2959529de4c84db5674684b46bea8f4b1a93888fc6c5e1af087e8f3c21a76b3325a873

/data/data/com.nfcqharwe.xabkgkkfa/cache/classes.dex

MD5 d4b361bde77bc30bb7a86a487c0d13ee
SHA1 b4a8a774eaa2669bf4161fa7c859e15d36f363dc
SHA256 3519ff29f20769c9dc1ba735b84254c3fd4869b024386c4adfeeadd2b28bccc6
SHA512 cd989b80c1a4d77268d9c014c96f6eb895dc3d88d8f82420e22d7114ef4431a4bd735bf809085915bc2696ad1878080c1655839a7f77ca6cc5b17ae2918f94c0

/data/data/com.nfcqharwe.xabkgkkfa/app_dex/classes.dex

MD5 80e5d436b3843e99b73d32fd05fabe17
SHA1 a388f14850064573a5d412b11978a461ded85c3c
SHA256 ea108353eadc51b8ec5ff20cee44d82d2772fb2f040431548162931f3639164a
SHA512 844cfdee0b41c802c3704d9026d4ed1f878064d6cdfcc7682300d219e4af7d8a08b1bf281afa870c742f1be0d2c85c9c4aecc2c9a61f4f8b86ba1f6476ccd177

/data/data/com.nfcqharwe.xabkgkkfa/no_backup/androidx.work.workdb-journal

MD5 cd630df50452fd0b5dc2a24e96291cd0
SHA1 ca980314834b1fc52233bdff95831fb54f81b4ca
SHA256 91a4627a3e0f5a6a4d3664f05f5a965a6a6bf964740f71b1a0d8f9d3e2600be3
SHA512 abdeb3df9577dad73fc26d4030be80e9a7dca1ed6ec6d4c4e9cd0335b8297211be74983333863e4f66b9d2f4a902f01541d0ddddae87937b000062e6132ce452

/data/data/com.nfcqharwe.xabkgkkfa/no_backup/androidx.work.workdb

MD5 f2b4b0190b9f384ca885f0c8c9b14700
SHA1 934ff2646757b5b6e7f20f6a0aa76c7f995d9361
SHA256 0a8ffb6b327963558716e87db8946016d143e39f895fa1b43e95ba7032ce2514
SHA512 ec12685fc0d60526eed4d38820aad95611f3e93ae372be5a57142d8e8a1ba17e6e5dfe381a4e1365dddc0b363c9c40daaffdc1245bd515fddac69bf1abacd7f1

/data/data/com.nfcqharwe.xabkgkkfa/no_backup/androidx.work.workdb-shm

MD5 bb7df04e1b0a2570657527a7e108ae23
SHA1 5188431849b4613152fd7bdba6a3ff0a4fd6424b
SHA256 c35020473aed1b4642cd726cad727b63fff2824ad68cedd7ffb73c7cbd890479
SHA512 768007e06b0cd9e62d50f458b9435c6dda0a6d272f0b15550f97c478394b743331c3a9c9236e09ab5b9cb3b423b2320a5d66eb3c7068db9ea37891ca40e47012

/data/data/com.nfcqharwe.xabkgkkfa/no_backup/androidx.work.workdb-wal

MD5 d66d9b101acaa21702bb34fc9e83a706
SHA1 a7f11c6e6e44fb94871823e4502a833238ebb181
SHA256 ccfcf53d0c9d788027549ea68db18e1389563c23dbdea423bef074d7ab9f6e31
SHA512 28991256d2f6c04e33e8503b69020104565b98681e08177de708d71cc94829b14fdc7e4fae6bb1319c647571df07190fe74c6e25e91a8478203bdb69a9c8cb3d

/data/data/com.nfcqharwe.xabkgkkfa/no_backup/androidx.work.workdb-wal

MD5 b2aa63cbf95aaca3913c73b11cb87be8
SHA1 c5e9dd8763b2e4a29d5f08ac1b47ad4a44a22d72
SHA256 aa062b91a2fdba0298dd07cb91f3808fb4adcec128cf8447e9858189da6f63bd
SHA512 4a537f3cad23374eb66092d075805179ac3a4e4400475436d6b4b3ef4719dd244d068e70446dd2e24d8a89af2e297cb9cc9faeed61209e09a66e0c75ed02fe6e

/data/data/com.nfcqharwe.xabkgkkfa/no_backup/androidx.work.workdb-wal

MD5 c205a3ef39ef7ec3c498b323647c0711
SHA1 d01940a6a42ddfd16bce8983c9ee6fc33d2bff89
SHA256 03c97b1ce1fccb5c8108cef2e7f13d41de88eb9a2e4069c2be889e5a80ca438b
SHA512 1c1e201d6c6a823fbc1826d362439b3c7f99f8b32a9d54c2c0298dbf23e077aa13f2ad3c5124a463690367df4ef9d64bb7a342a253585b41a6c342b9750db9e5

Analysis: behavioral3

Detonation Overview

Submitted

2024-12-21 22:16

Reported

2024-12-21 22:18

Platform

android-x64-arm64-20240910-en

Max time kernel

148s

Max time network

150s

Command Line

com.nfcqharwe.xabkgkkfa

Signatures

Hook

rat trojan infostealer hook

Hook family

hook

Loads dropped Dex/Jar

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

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.nfcqharwe.xabkgkkfa

Network

Country Destination Domain Proto
N/A 224.0.0.251:5353 udp
GB 142.250.200.14:443 tcp
US 1.1.1.1:53 android.apis.google.com udp
US 1.1.1.1:53 www.youtube.com udp
GB 142.250.179.238:443 www.youtube.com tcp
GB 172.217.169.14:443 www.youtube.com tcp
GB 216.58.212.202:443 tcp
GB 142.250.179.238:443 www.youtube.com tcp
GB 216.58.212.202:443 tcp
US 216.239.36.223:443 tcp
US 154.216.20.102:80 154.216.20.102 tcp
US 154.216.20.102:80 154.216.20.102 tcp
US 154.216.20.102:80 154.216.20.102 tcp
US 154.216.20.102:80 154.216.20.102 tcp
US 154.216.20.102:80 154.216.20.102 tcp
US 154.216.20.102:80 154.216.20.102 tcp
GB 142.250.187.193:443 tcp
US 216.239.36.223:443 tcp
GB 142.250.187.193:443 tcp
US 216.239.36.223:443 tcp

Files

/data/data/com.nfcqharwe.xabkgkkfa/cache/classes.zip

MD5 e45c66d1e58aad644b49c0e193e07f8a
SHA1 36bb431e9406031640e86092169de66178712a58
SHA256 729f573130a67a28ea59a1fdd7ee657bdc6cd2128ab8b935288302b110676600
SHA512 0c4fc799c261dd57541579c8cbf184b6dfe888b3a163c7c4cac4029d6b2959529de4c84db5674684b46bea8f4b1a93888fc6c5e1af087e8f3c21a76b3325a873

/data/data/com.nfcqharwe.xabkgkkfa/cache/classes.dex

MD5 d4b361bde77bc30bb7a86a487c0d13ee
SHA1 b4a8a774eaa2669bf4161fa7c859e15d36f363dc
SHA256 3519ff29f20769c9dc1ba735b84254c3fd4869b024386c4adfeeadd2b28bccc6
SHA512 cd989b80c1a4d77268d9c014c96f6eb895dc3d88d8f82420e22d7114ef4431a4bd735bf809085915bc2696ad1878080c1655839a7f77ca6cc5b17ae2918f94c0

/data/data/com.nfcqharwe.xabkgkkfa/app_dex/classes.dex

MD5 80e5d436b3843e99b73d32fd05fabe17
SHA1 a388f14850064573a5d412b11978a461ded85c3c
SHA256 ea108353eadc51b8ec5ff20cee44d82d2772fb2f040431548162931f3639164a
SHA512 844cfdee0b41c802c3704d9026d4ed1f878064d6cdfcc7682300d219e4af7d8a08b1bf281afa870c742f1be0d2c85c9c4aecc2c9a61f4f8b86ba1f6476ccd177

/data/data/com.nfcqharwe.xabkgkkfa/no_backup/androidx.work.workdb-journal

MD5 5632b396e280a1c031c67f25fb8b8e6a
SHA1 79504946d6f70e69ef5c4bbaa96441263769f123
SHA256 fbdf38060b768e7d5f262e1d6e2df2981ca4d1f69e7e2f7835344f6a6fae13aa
SHA512 373e34103b08bac0374425d7f3676804ee27261887306a9e5ea99b50dc6ceadb4041c74b902bf4402a597094cacb8373ef844d1f2145fc8123adc26b5ea8501e

/data/data/com.nfcqharwe.xabkgkkfa/no_backup/androidx.work.workdb

MD5 7e858c4054eb00fcddc653a04e5cd1c6
SHA1 2e056bf31a8d78df136f02a62afeeca77f4faccf
SHA256 9010186c5c083155a45673017d1e31c2a178e63cc15a57bbffde4d1956a23dad
SHA512 d0c7a120940c8e637d5566ef179d01eff88a2c2650afda69ad2a46aad76533eaace192028bba3d60407b4e34a950e7560f95d9f9b8eebe361ef62897d88b30cb

/data/data/com.nfcqharwe.xabkgkkfa/no_backup/androidx.work.workdb-shm

MD5 bb7df04e1b0a2570657527a7e108ae23
SHA1 5188431849b4613152fd7bdba6a3ff0a4fd6424b
SHA256 c35020473aed1b4642cd726cad727b63fff2824ad68cedd7ffb73c7cbd890479
SHA512 768007e06b0cd9e62d50f458b9435c6dda0a6d272f0b15550f97c478394b743331c3a9c9236e09ab5b9cb3b423b2320a5d66eb3c7068db9ea37891ca40e47012

/data/data/com.nfcqharwe.xabkgkkfa/no_backup/androidx.work.workdb-wal

MD5 a230ed955f9160c6d4ddfb8aee43daf8
SHA1 3f7fc633e6772992664c488fa2ce6e03a12f38fe
SHA256 0db435f319ea2a58252c7154627b40e916073daaf553483f0e553860a907cbaf
SHA512 881f6b47aaa366ce9dd8b23d0699570e8199b7227107322297df38643eb3879b63947b012319959919eff09a7b5d8f820e6524044386b6934f696f4d3940690d

/data/data/com.nfcqharwe.xabkgkkfa/no_backup/androidx.work.workdb-wal

MD5 ac97accffee659ae9d6dbe03d1d2a7ac
SHA1 3ec37ac8482d01b47e93ed4b2d3bea38fc0498e8
SHA256 f8f88df6dcb9eb7bc10428e6119bf6203014ec9cc4ef4d15c10f8da2be749609
SHA512 194f56e34073255914091cc7b36d7e3d2bb339561ad1d06d667beabaa52407562a5d5b0f20b2fa9e063647d5cb937b6182bd84c14bab402d3bb24300664e2f39

/data/data/com.nfcqharwe.xabkgkkfa/no_backup/androidx.work.workdb-wal

MD5 4ff695432eaa458598b7119124847d3f
SHA1 1e7730e32aa1045373da9dc50ee45dc256b00e76
SHA256 8c8cd0caaf7742647e983a19c1a130b98e51c20fdf0840eef361f83741e6f792
SHA512 a9931da96c46606c556da55f59f119780d2f5897cac6ee324fee315043c08f97afe6734e5d140c619b301d378bfe454d81015cee52612f13be2a4b0092ea91b1