Malware Analysis Report

2025-01-19 05:48

Sample ID 241129-1wy4msykfs
Target 256b3535a3f9d6f957d77679aca8a78518b886a613e6eec8617009024c98178b.bin
SHA256 256b3535a3f9d6f957d77679aca8a78518b886a613e6eec8617009024c98178b
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: behavioral2

Detonation Overview

Command Line

Signatures

Processes

Network

Files

Analysis: behavioral3

Detonation Overview

Command Line

Signatures

Processes

Network

Files

Analysis: behavioral1

Detonation Overview

Command Line

Signatures

Processes

Network

Files

Analysis Overview

score
10/10

SHA256

256b3535a3f9d6f957d77679aca8a78518b886a613e6eec8617009024c98178b

Threat Level: Known bad

The file 256b3535a3f9d6f957d77679aca8a78518b886a613e6eec8617009024c98178b.bin was found to be: Known bad.

Malicious Activity Summary

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

Hook family

Hook

Queries information about running processes on the device

Loads dropped Dex/Jar

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

Queries the phone number (MSISDN for GSM devices)

Obtains sensitive information copied to the device clipboard

Queries the mobile country code (MCC)

Makes use of the framework's foreground persistence service

Acquires the wake lock

Queries information about the current Wi-Fi connection

Declares services with permission to bind to the system

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

Declares broadcast receivers with permission to handle system events

Performs UI accessibility actions on behalf of the user

Requests dangerous framework permissions

Attempts to obfuscate APK file format

Reads information about phone network operator.

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 CPU information

Checks memory information

MITRE ATT&CK

Analysis: static1

Detonation Overview

Reported

2024-11-29 22:00

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

Detonation Overview

Submitted

2024-11-29 22:00

Reported

2024-11-29 22:03

Platform

android-x64-20240624-en

Max time kernel

129s

Max time network

161s

Command Line

com.kuhzwfkif.ssntarxah

Signatures

Hook

rat trojan infostealer hook

Hook family

hook

Loads dropped Dex/Jar

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

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.180.8:443 ssl.google-analytics.com tcp
FI 65.109.83.248:80 65.109.83.248 tcp
FI 65.109.83.248:80 65.109.83.248 tcp
FI 65.109.83.248:80 65.109.83.248 tcp
FI 65.109.83.248:80 65.109.83.248 tcp
GB 142.250.200.46:443 tcp
US 1.1.1.1:53 android.apis.google.com udp
GB 172.217.169.46:443 android.apis.google.com tcp
GB 216.58.213.14:443 tcp
GB 142.250.178.2:443 tcp
FI 65.109.83.248:80 65.109.83.248 tcp
GB 142.250.187.228:443 tcp
GB 142.250.187.228:443 tcp

Files

/data/data/com.kuhzwfkif.ssntarxah/cache/classes.zip

MD5 afb5355e1a482f5267ea4b89b3a57e8f
SHA1 e4e2ccdf870424635a01b08e76660f6a739ef853
SHA256 045b9567d46aa82765e0a343188faaf18bd1961753c3418ff465f55335460e5e
SHA512 022d3e2fec96e15234c0bb98edd2b3e2da9e8e1eec7fc0c313e7761b996d47951fc739c4ae3f7cf3e2d27b097e427a0ad38fabfd0234640b9b86582c588a0472

/data/data/com.kuhzwfkif.ssntarxah/cache/classes.dex

MD5 8608f5606664c79712a1526dcd9614b2
SHA1 c693220fc36d48541e1fae9b0359d08c509cae8c
SHA256 81f4517c6f475be68631303710952e10d1765786ed3aa0355c7b6a3e0c21b808
SHA512 727c9eb693e4323a5dfc9fabe15558aa359c82b733c2e59dc4fb38e574b2fcd353249a96691bbc5be77bb307ecb821fc49a3da2f7b2163a50c0c0145108390fa

/data/data/com.kuhzwfkif.ssntarxah/app_dex/classes.dex

MD5 43f166abffc9582bfab4d343bfde165e
SHA1 e9ed1ac7ed58891dd0a17c1e3314dc73d220a82c
SHA256 fe2ac4a392b353e51ead8503415055d5b57bb95cb2b5d69ba6ced0ff62c4e18d
SHA512 a37dc8115eeed3892c5733cb3f02b609a5dd28881e7c99a796c39980ecc6ba726df99572e5768c62175769fb365f9a00be51e69029c26048cd30150428f30e53

/data/data/com.kuhzwfkif.ssntarxah/no_backup/androidx.work.workdb-journal

MD5 1fcd5a336b22d8a96172ee18552bd963
SHA1 888029d2f8dfee8352006d9d6b469d412564bf11
SHA256 8494ef60ca27d38fcd2c54f8118c6f80fef7ee95fb8f9f5926a723cf37d17f79
SHA512 c92a1a7bb2228a13851ce6611ab0c61fb4faf9228d77ef117ab97f1ad0fe8eeb12a23c43dc857f0918dde1e36b56777b9a91263c8defd9847ac75d7900a1b930

/data/data/com.kuhzwfkif.ssntarxah/no_backup/androidx.work.workdb

MD5 f2b4b0190b9f384ca885f0c8c9b14700
SHA1 934ff2646757b5b6e7f20f6a0aa76c7f995d9361
SHA256 0a8ffb6b327963558716e87db8946016d143e39f895fa1b43e95ba7032ce2514
SHA512 ec12685fc0d60526eed4d38820aad95611f3e93ae372be5a57142d8e8a1ba17e6e5dfe381a4e1365dddc0b363c9c40daaffdc1245bd515fddac69bf1abacd7f1

/data/data/com.kuhzwfkif.ssntarxah/no_backup/androidx.work.workdb-shm

MD5 bb7df04e1b0a2570657527a7e108ae23
SHA1 5188431849b4613152fd7bdba6a3ff0a4fd6424b
SHA256 c35020473aed1b4642cd726cad727b63fff2824ad68cedd7ffb73c7cbd890479
SHA512 768007e06b0cd9e62d50f458b9435c6dda0a6d272f0b15550f97c478394b743331c3a9c9236e09ab5b9cb3b423b2320a5d66eb3c7068db9ea37891ca40e47012

/data/data/com.kuhzwfkif.ssntarxah/no_backup/androidx.work.workdb-wal

MD5 c089a748fc2c66c5b09e27267959bb3b
SHA1 d859bbf863d1449208d277fa7660516ac8c03c33
SHA256 a942624f9ed5b7b9030f3963c3368ee244752b2a1a7fdbf0d86287fb982acea6
SHA512 d9b801536e4220a6e85c7fc4e875bfcae0d0dd64edab18d92fea242645fe020babf488b685c0e3e77c68833fe71a803dee97858d314d466905231995c352ae13

/data/data/com.kuhzwfkif.ssntarxah/no_backup/androidx.work.workdb-wal

MD5 76460a3669a5c97dd3290e9f88549eec
SHA1 af4b20ec39bcb77c0e20554beec2fe34aedc42c4
SHA256 e5307ef56d4fba2d2ddf55898e5b2ca7b1d2cb3d0c065524b5c7d813c1812151
SHA512 10ca3b0ce0db522aee4348dc540865d70dc507d33ddf61546fae6e91dc013ba5ed5c4cd6c0fc4b344e2955c276c6c09fa2197c5b56213135c63b6b3c490abbd7

/data/data/com.kuhzwfkif.ssntarxah/no_backup/androidx.work.workdb-wal

MD5 3863c107377b5581b612a303c5995dcc
SHA1 b65e116b70a8ddaa3cd6f9cb772fa698487eba1f
SHA256 d4186264f3850b4b25687e2ff066c7d44369efa54d79d06e9a0fc02af00d2041
SHA512 4a576d483327d59ec1cbcec78474714aa790fa878b97a945cc8e57746bc6b3a509c67bcc99f1e66e99f0495bf91244bf9be97741df1081bc14198cd4f2c9f2b8

Analysis: behavioral3

Detonation Overview

Submitted

2024-11-29 22:00

Reported

2024-11-29 22:03

Platform

android-x64-arm64-20240624-en

Max time kernel

146s

Max time network

159s

Command Line

com.kuhzwfkif.ssntarxah

Signatures

Hook

rat trojan infostealer hook

Hook family

hook

Loads dropped Dex/Jar

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

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.kuhzwfkif.ssntarxah

Network

Country Destination Domain Proto
N/A 224.0.0.251:5353 udp
GB 142.250.180.14:443 tcp
GB 142.250.180.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 ssl.google-analytics.com udp
GB 142.250.187.200:443 ssl.google-analytics.com tcp
FI 65.109.83.248:80 65.109.83.248 tcp
FI 65.109.83.248:80 65.109.83.248 tcp
FI 65.109.83.248:80 65.109.83.248 tcp
FI 65.109.83.248:80 65.109.83.248 tcp
FI 65.109.83.248:80 65.109.83.248 tcp
GB 142.250.179.228:443 tcp
GB 142.250.179.228:443 tcp

Files

/data/data/com.kuhzwfkif.ssntarxah/cache/classes.zip

MD5 afb5355e1a482f5267ea4b89b3a57e8f
SHA1 e4e2ccdf870424635a01b08e76660f6a739ef853
SHA256 045b9567d46aa82765e0a343188faaf18bd1961753c3418ff465f55335460e5e
SHA512 022d3e2fec96e15234c0bb98edd2b3e2da9e8e1eec7fc0c313e7761b996d47951fc739c4ae3f7cf3e2d27b097e427a0ad38fabfd0234640b9b86582c588a0472

/data/data/com.kuhzwfkif.ssntarxah/cache/classes.dex

MD5 8608f5606664c79712a1526dcd9614b2
SHA1 c693220fc36d48541e1fae9b0359d08c509cae8c
SHA256 81f4517c6f475be68631303710952e10d1765786ed3aa0355c7b6a3e0c21b808
SHA512 727c9eb693e4323a5dfc9fabe15558aa359c82b733c2e59dc4fb38e574b2fcd353249a96691bbc5be77bb307ecb821fc49a3da2f7b2163a50c0c0145108390fa

/data/data/com.kuhzwfkif.ssntarxah/app_dex/classes.dex

MD5 43f166abffc9582bfab4d343bfde165e
SHA1 e9ed1ac7ed58891dd0a17c1e3314dc73d220a82c
SHA256 fe2ac4a392b353e51ead8503415055d5b57bb95cb2b5d69ba6ced0ff62c4e18d
SHA512 a37dc8115eeed3892c5733cb3f02b609a5dd28881e7c99a796c39980ecc6ba726df99572e5768c62175769fb365f9a00be51e69029c26048cd30150428f30e53

/data/data/com.kuhzwfkif.ssntarxah/no_backup/androidx.work.workdb-journal

MD5 aeeb54a427c4aa9768d158e765127375
SHA1 1001e2132da7f8a9b7f65ef69aef43d054334fd9
SHA256 50d442956b37469630bb01bfa882f9f930a86077f0a3fa3dd2e48b58b8d679de
SHA512 63e45bf9c844444475aaf1db91befb96a220810d722b48f5c6ffe99f22146a0b813ba0cc98481cbf57727c6e9563ee8197666bb6c1132723d905382032f970da

/data/data/com.kuhzwfkif.ssntarxah/no_backup/androidx.work.workdb

MD5 7e858c4054eb00fcddc653a04e5cd1c6
SHA1 2e056bf31a8d78df136f02a62afeeca77f4faccf
SHA256 9010186c5c083155a45673017d1e31c2a178e63cc15a57bbffde4d1956a23dad
SHA512 d0c7a120940c8e637d5566ef179d01eff88a2c2650afda69ad2a46aad76533eaace192028bba3d60407b4e34a950e7560f95d9f9b8eebe361ef62897d88b30cb

/data/data/com.kuhzwfkif.ssntarxah/no_backup/androidx.work.workdb-shm

MD5 bb7df04e1b0a2570657527a7e108ae23
SHA1 5188431849b4613152fd7bdba6a3ff0a4fd6424b
SHA256 c35020473aed1b4642cd726cad727b63fff2824ad68cedd7ffb73c7cbd890479
SHA512 768007e06b0cd9e62d50f458b9435c6dda0a6d272f0b15550f97c478394b743331c3a9c9236e09ab5b9cb3b423b2320a5d66eb3c7068db9ea37891ca40e47012

/data/data/com.kuhzwfkif.ssntarxah/no_backup/androidx.work.workdb-wal

MD5 c00b0fcd2f082174a01e4bd64b29936d
SHA1 ecc2f925c40ef6fa6c5c00408dec1cf863e7becc
SHA256 88931aa88b9199442e3fedb00a9dc87c829bb65e23d60c54515201697e0349ed
SHA512 a3e6639dac7540b1091bb0a838908e52564dae35817d38dc23744f159366e429dd639c65802f3272d935a35c1d9507f25acf061c4a3f299df536c7ddc4fd92a4

/data/data/com.kuhzwfkif.ssntarxah/no_backup/androidx.work.workdb-wal

MD5 8d7af8762ad28b43b995a5e86f723b15
SHA1 055c8876b84da2fe40452c03c249e3164e574dcd
SHA256 08c52fd3ba727654d7117812147d50a468cb5af5e954e647b36961dc710954f9
SHA512 1adc72e449da8a8e2283c75311e6ae1f92febfe1d37c9f1007824751d39dc6d193400447edb574076805a8a8cdc4340f436ac7a8f4ea70053c63f189d7b3c4bc

/data/data/com.kuhzwfkif.ssntarxah/no_backup/androidx.work.workdb-wal

MD5 e361e3d391bdcb68328f5e9b2928b750
SHA1 882dff226d20e2ec5fac428c2d0ada116658501f
SHA256 83f377ec82f5c193d10c0ebb37518ee84c6bfe55d923459adc4191cc28f4cd5e
SHA512 6f225efb9dfdc2321a0d4133d9424f45959a73eec32fedcffe52ba1435c3c564edb15a9cabb47b792ed6f9a5c5c047f272c64010f7b53b52ba044069c6c3ba80

Analysis: behavioral1

Detonation Overview

Submitted

2024-11-29 22:00

Reported

2024-11-29 22:03

Platform

android-x86-arm-20240624-en

Max time kernel

149s

Max time network

159s

Command Line

com.kuhzwfkif.ssntarxah

Signatures

Hook

rat trojan infostealer hook

Hook family

hook

Loads dropped Dex/Jar

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

Makes use of the framework's Accessibility service

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

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

banker discovery

Queries information about running processes on the device

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

Queries the phone number (MSISDN for GSM devices)

discovery

Acquires the wake lock

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

Makes use of the framework's foreground persistence service

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

Performs UI accessibility actions on behalf of the user

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

Queries information about the current Wi-Fi connection

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

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.kuhzwfkif.ssntarxah

/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.kuhzwfkif.ssntarxah/app_dex/classes.dex --output-vdex-fd=41 --oat-fd=42 --oat-location=/data/user/0/com.kuhzwfkif.ssntarxah/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.42:443 tcp
US 1.1.1.1:53 semanticlocation-pa.googleapis.com udp
FI 65.109.83.248:80 65.109.83.248 tcp
FI 65.109.83.248:80 65.109.83.248 tcp
FI 65.109.83.248:80 65.109.83.248 tcp
GB 216.58.204.78:443 tcp
US 1.1.1.1:53 android.apis.google.com udp
GB 216.58.212.238:443 android.apis.google.com tcp
FI 65.109.83.248:80 65.109.83.248 tcp
FI 65.109.83.248:80 65.109.83.248 tcp

Files

/data/data/com.kuhzwfkif.ssntarxah/cache/classes.zip

MD5 afb5355e1a482f5267ea4b89b3a57e8f
SHA1 e4e2ccdf870424635a01b08e76660f6a739ef853
SHA256 045b9567d46aa82765e0a343188faaf18bd1961753c3418ff465f55335460e5e
SHA512 022d3e2fec96e15234c0bb98edd2b3e2da9e8e1eec7fc0c313e7761b996d47951fc739c4ae3f7cf3e2d27b097e427a0ad38fabfd0234640b9b86582c588a0472

/data/data/com.kuhzwfkif.ssntarxah/cache/classes.dex

MD5 8608f5606664c79712a1526dcd9614b2
SHA1 c693220fc36d48541e1fae9b0359d08c509cae8c
SHA256 81f4517c6f475be68631303710952e10d1765786ed3aa0355c7b6a3e0c21b808
SHA512 727c9eb693e4323a5dfc9fabe15558aa359c82b733c2e59dc4fb38e574b2fcd353249a96691bbc5be77bb307ecb821fc49a3da2f7b2163a50c0c0145108390fa

/data/data/com.kuhzwfkif.ssntarxah/app_dex/classes.dex

MD5 43f166abffc9582bfab4d343bfde165e
SHA1 e9ed1ac7ed58891dd0a17c1e3314dc73d220a82c
SHA256 fe2ac4a392b353e51ead8503415055d5b57bb95cb2b5d69ba6ced0ff62c4e18d
SHA512 a37dc8115eeed3892c5733cb3f02b609a5dd28881e7c99a796c39980ecc6ba726df99572e5768c62175769fb365f9a00be51e69029c26048cd30150428f30e53

/data/user/0/com.kuhzwfkif.ssntarxah/app_dex/classes.dex

MD5 5f72c54d115927a20a4d93368b882573
SHA1 04762dde9cf9588ef132d1bc59ce98f12916a119
SHA256 b32adef1f0b5539604b31308c9ea895c1c44c87c348ef838154ef78b8a23cb06
SHA512 51004c34553f0b11fd17ddf30d3346704cc8a6f781c46f0e302d8c76fda470ca6720a1119a4d052836fe12c499ab3b395919eb5981651c654500dbed37fcf4f8

/data/data/com.kuhzwfkif.ssntarxah/no_backup/androidx.work.workdb-journal

MD5 88d3d7fa4b1f5287ee35fb5b2c3a53b4
SHA1 b0bb11194298aab587787d362e5f06736aa3a5c9
SHA256 4901c5e92033270bafa0e8bd8d4125091a3934f2d970494cf243ddc52904eca6
SHA512 3fb2932a361107fafe3bad022ff1c353f30a5dd71fcee0f39d91fb09ed019cacd35cadb7796cb69cea4be102134e2960a0b22c63abd29ddb0a02ddf4a554a8fe

/data/data/com.kuhzwfkif.ssntarxah/no_backup/androidx.work.workdb

MD5 f2b4b0190b9f384ca885f0c8c9b14700
SHA1 934ff2646757b5b6e7f20f6a0aa76c7f995d9361
SHA256 0a8ffb6b327963558716e87db8946016d143e39f895fa1b43e95ba7032ce2514
SHA512 ec12685fc0d60526eed4d38820aad95611f3e93ae372be5a57142d8e8a1ba17e6e5dfe381a4e1365dddc0b363c9c40daaffdc1245bd515fddac69bf1abacd7f1

/data/data/com.kuhzwfkif.ssntarxah/no_backup/androidx.work.workdb-shm

MD5 bb7df04e1b0a2570657527a7e108ae23
SHA1 5188431849b4613152fd7bdba6a3ff0a4fd6424b
SHA256 c35020473aed1b4642cd726cad727b63fff2824ad68cedd7ffb73c7cbd890479
SHA512 768007e06b0cd9e62d50f458b9435c6dda0a6d272f0b15550f97c478394b743331c3a9c9236e09ab5b9cb3b423b2320a5d66eb3c7068db9ea37891ca40e47012

/data/data/com.kuhzwfkif.ssntarxah/no_backup/androidx.work.workdb-wal

MD5 b584480773f13e64768f7535502e7571
SHA1 f834b1206883330236cfdff804b655110a986c2d
SHA256 14a7100333b6cda37c5f8229641b19a74cf9bb7af1be5c0a89a81031382e48c3
SHA512 0e480a155154e763ad7f02924b785dbdbce43056e18ac0d7a37c93e348f90e43749806ffbbf2ddd1db6cdd3d8e57b8812843240ca29e8cd112b0ab4fc3024489

/data/data/com.kuhzwfkif.ssntarxah/no_backup/androidx.work.workdb-wal

MD5 0dc038d979de32b469ed00022ea5a22f
SHA1 bde8a71698cf7aa2d264786a533611ea5e265d97
SHA256 0ff7f13e2f88c18685712b0b6a533e7a87750908677cee43daf1f39d48b5a39d
SHA512 5c7a19d2668407c0d8b5acc01b5ad8d626c5026c6f053b33daf280cfbbff1bdcf4ece037eed30a0ad8e7f9be5605796661e098f582c49793e2edbcf0e9e5bbec

/data/data/com.kuhzwfkif.ssntarxah/no_backup/androidx.work.workdb-wal

MD5 0d1f1f9ebb59b6a7418032720736713c
SHA1 134bae0036459c2162f2113cd33d028f769e416f
SHA256 2726a6cdc86b6df406b049227ed1b8802c8d0c6fbd1732756b76e7b68e98dd91
SHA512 aba331db31bec1be0a742889f68c98f08dc1e06f0f298dc5a36da1a1182b8e91e016596be294a16cd408c71471e46897b3fc96c077f531f118482037a6e39d28