Malware Analysis Report

2025-01-19 05:39

Sample ID 241212-1xvgva1jfq
Target 445c5b6c2819fc01ff7f2304d26be53f8ba9ed65203496a5d410ecc12e12ecb2.bin
SHA256 445c5b6c2819fc01ff7f2304d26be53f8ba9ed65203496a5d410ecc12e12ecb2
Tags
ermac 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

445c5b6c2819fc01ff7f2304d26be53f8ba9ed65203496a5d410ecc12e12ecb2

Threat Level: Known bad

The file 445c5b6c2819fc01ff7f2304d26be53f8ba9ed65203496a5d410ecc12e12ecb2.bin was found to be: Known bad.

Malicious Activity Summary

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

Hook family

Ermac2 payload

Hook

Ermac family

Queries the phone number (MSISDN for GSM devices)

Makes use of the framework's Accessibility service

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)

Declares services with permission to bind to the system

Reads information about phone network operator.

Performs UI accessibility actions on behalf of the user

Acquires the wake lock

Requests dangerous framework permissions

Makes use of the framework's foreground persistence service

Declares broadcast receivers with permission to handle system events

Queries information about the current Wi-Fi connection

Queries the mobile country code (MCC)

Attempts to obfuscate APK file format

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

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

Checks CPU information

MITRE ATT&CK

Analysis: static1

Detonation Overview

Reported

2024-12-12 22:02

Signatures

Ermac family

ermac

Ermac2 payload

Description Indicator Process Target
N/A N/A N/A N/A

Hook family

hook

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

Reported

2024-12-12 22:04

Platform

android-x86-arm-20240910-en

Max time kernel

148s

Max time network

155s

Command Line

com.dehodigipuhixoyi.mafuko

Signatures

Hook

rat trojan infostealer hook

Hook family

hook

Makes use of the framework's Accessibility service

collection evasion credential_access
Description Indicator Process Target
Framework service call android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfosByViewId N/A N/A
Framework service call android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfoByAccessibilityId N/A N/A
Framework service call android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfosByText 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.dehodigipuhixoyi.mafuko

Network

Country Destination Domain Proto
N/A 224.0.0.251:5353 udp
RU 92.255.57.103:80 92.255.57.103 tcp
RU 92.255.57.103:80 92.255.57.103 tcp
RU 92.255.57.103:80 92.255.57.103 tcp
RU 92.255.57.103:80 92.255.57.103 tcp
RU 92.255.57.103:80 92.255.57.103 tcp
US 1.1.1.1:53 semanticlocation-pa.googleapis.com udp
GB 172.217.169.74:443 semanticlocation-pa.googleapis.com tcp
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 216.58.204.78:443 android.apis.google.com tcp
GB 216.58.212.234:443 tcp
GB 172.217.169.42:443 semanticlocation-pa.googleapis.com tcp
GB 142.250.187.226:443 tcp

Files

/data/data/com.dehodigipuhixoyi.mafuko/no_backup/androidx.work.workdb-journal

MD5 51ceef76008fa28ef2691d0c8b601d9b
SHA1 b69151c445e2f11561481c495a1da23c86651fda
SHA256 25210062f133c5019aab2ac89d1f468a3f6e1447dd2db088a046db01efff2d70
SHA512 d981b77e8027b949cd47b06edc6c5999ce57008fef2fcd467b0395403bf271a263efc39cbcbd3c82d42282e8791e97474372a87775851c3f75f4004230092e0b

/data/data/com.dehodigipuhixoyi.mafuko/no_backup/androidx.work.workdb

MD5 f2b4b0190b9f384ca885f0c8c9b14700
SHA1 934ff2646757b5b6e7f20f6a0aa76c7f995d9361
SHA256 0a8ffb6b327963558716e87db8946016d143e39f895fa1b43e95ba7032ce2514
SHA512 ec12685fc0d60526eed4d38820aad95611f3e93ae372be5a57142d8e8a1ba17e6e5dfe381a4e1365dddc0b363c9c40daaffdc1245bd515fddac69bf1abacd7f1

/data/data/com.dehodigipuhixoyi.mafuko/no_backup/androidx.work.workdb-shm

MD5 bb7df04e1b0a2570657527a7e108ae23
SHA1 5188431849b4613152fd7bdba6a3ff0a4fd6424b
SHA256 c35020473aed1b4642cd726cad727b63fff2824ad68cedd7ffb73c7cbd890479
SHA512 768007e06b0cd9e62d50f458b9435c6dda0a6d272f0b15550f97c478394b743331c3a9c9236e09ab5b9cb3b423b2320a5d66eb3c7068db9ea37891ca40e47012

/data/data/com.dehodigipuhixoyi.mafuko/no_backup/androidx.work.workdb-wal

MD5 6c0d23deca2b4c7409dce0b2e4e39b29
SHA1 361c828d982150430eb86b9073ab95aa826b266b
SHA256 664bf2a6e694ff874a07495cb02fc93d04f26c6034826c5dd2a789044bdd910f
SHA512 412b2dad8ea136d6c84967a8bcefd4dadbf0f3cee68d9940f11e332ea6532f652f412f7c5ec86254b6dc589124b4af86cc9d1e73c60eb0f8228cdd9e68cc4a0b

/data/data/com.dehodigipuhixoyi.mafuko/no_backup/androidx.work.workdb-wal

MD5 1484a871693fb531ec34350ea55a9d53
SHA1 6dedca6dd7ecd690127963c8acd9a319ac86d133
SHA256 f1a189899f23a5f98e6ec155b3b5e68efe35cbf9db9375f4172168066d1ab6c1
SHA512 fa08bfda0e2bd4df1ad1c91670b079e2aad44895afcc7eeb86ff554f9fece6f1230addd4b809a28dcaf714cc73d7aa366bd17baef924b14580784fc8fb9fffd6

/data/data/com.dehodigipuhixoyi.mafuko/no_backup/androidx.work.workdb-wal

MD5 8f162d4b46124a383e330817d5fdbb08
SHA1 87bbf692fd5553e6576e945abb085e7cbecd0e72
SHA256 1951a7caf4990091f83b04e53086f26af3098c73a44cd449fb0597a986cc6341
SHA512 0565824dbf83f0b4778d82710abf11a81add15920aeb9716686bbe273a6688dbb3c35289397eb33f9fe50e72d76ec5d88f8f06e693cc28d108cb85d6cd04a47a

Analysis: behavioral2

Detonation Overview

Submitted

2024-12-12 22:02

Reported

2024-12-12 22:04

Platform

android-x64-20240624-en

Max time kernel

36s

Max time network

156s

Command Line

com.dehodigipuhixoyi.mafuko

Signatures

Hook

rat trojan infostealer hook

Hook family

hook

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.dehodigipuhixoyi.mafuko

Network

Country Destination Domain Proto
N/A 224.0.0.251:5353 udp
US 1.1.1.1:53 ssl.google-analytics.com udp
GB 142.250.178.8:443 ssl.google-analytics.com tcp
RU 92.255.57.103:80 92.255.57.103 tcp
RU 92.255.57.103:80 92.255.57.103 tcp
RU 92.255.57.103:80 92.255.57.103 tcp
RU 92.255.57.103:80 92.255.57.103 tcp
GB 142.250.200.34:443 tcp
GB 216.58.204.78:443 tcp
GB 216.58.212.227:443 tcp
GB 216.58.212.227:443 tcp
GB 216.58.212.227:443 tcp
BE 108.177.15.188:5228 tcp
US 216.239.34.223:443 tcp
GB 142.250.179.238:443 tcp
US 216.239.34.223:443 tcp
GB 216.58.212.202:443 tcp
GB 216.58.212.202:443 tcp
GB 142.250.179.228:443 tcp
RU 92.255.57.103:80 92.255.57.103 tcp
US 1.1.1.1:53 accounts.google.com udp
BE 108.177.15.84:443 accounts.google.com tcp
US 1.1.1.1:53 accounts.google.com udp
BE 74.125.206.84:443 accounts.google.com tcp
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 semanticlocation-pa.googleapis.com udp
US 1.1.1.1:53 www.google.com udp
GB 142.250.187.196:443 www.google.com udp
GB 142.250.187.196:443 www.google.com tcp
GB 142.250.187.196:443 www.google.com tcp
US 1.1.1.1:53 g.tenor.com udp
RU 92.255.57.103:80 92.255.57.103 tcp
GB 142.250.180.10:443 g.tenor.com tcp
US 1.1.1.1:53 accounts.google.com udp
US 1.1.1.1:53 accounts.google.com udp
GB 173.194.76.84:443 accounts.google.com tcp
US 1.1.1.1:53 mdh-pa.googleapis.com udp
GB 172.217.169.74:443 mdh-pa.googleapis.com tcp
US 1.1.1.1:53 safebrowsing.googleapis.com udp
GB 142.250.187.202:443 safebrowsing.googleapis.com tcp
US 1.1.1.1:53 www.youtube.com udp
GB 172.217.169.14:443 www.youtube.com udp
GB 172.217.169.14:443 www.youtube.com tcp
US 1.1.1.1:53 growth-pa.googleapis.com udp
GB 142.250.200.10:443 growth-pa.googleapis.com tcp
US 1.1.1.1:53 www.google.com udp
GB 216.58.204.68:443 www.google.com tcp
RU 92.255.57.103:80 92.255.57.103 tcp
RU 92.255.57.103:80 92.255.57.103 tcp
RU 92.255.57.103:80 92.255.57.103 tcp
RU 92.255.57.103:80 92.255.57.103 tcp
US 1.1.1.1:53 semanticlocation-pa.googleapis.com udp
US 1.1.1.1:53 android.apis.google.com udp
GB 142.250.180.14:443 android.apis.google.com tcp
US 1.1.1.1:53 i.ytimg.com udp
GB 142.250.200.54:443 i.ytimg.com udp
GB 142.250.200.54:443 i.ytimg.com tcp
RU 92.255.57.103:80 92.255.57.103 tcp
US 1.1.1.1:53 www.google.com udp
GB 172.217.169.4:443 www.google.com udp
GB 172.217.169.4:443 www.google.com tcp
GB 172.217.169.4:443 www.google.com tcp

Files

/data/data/com.dehodigipuhixoyi.mafuko/no_backup/androidx.work.workdb-journal

MD5 2003ef31d2af82a2b09e47e5c21e8af6
SHA1 0d508ec789004c89821153c72abc95e7c87e50c8
SHA256 80eda6419048581046a4471eb8caa5ce28f0410412adbf2fd1b04fea5f6d80e9
SHA512 d296401626964f69b437489ac7883b5770bb03c2fb9a9a65efed0dc461f25d31b456139f416278232fcf233e3ab75a6980f20b9e4b68bd82f719c7d772772ca6

/data/data/com.dehodigipuhixoyi.mafuko/no_backup/androidx.work.workdb

MD5 f2b4b0190b9f384ca885f0c8c9b14700
SHA1 934ff2646757b5b6e7f20f6a0aa76c7f995d9361
SHA256 0a8ffb6b327963558716e87db8946016d143e39f895fa1b43e95ba7032ce2514
SHA512 ec12685fc0d60526eed4d38820aad95611f3e93ae372be5a57142d8e8a1ba17e6e5dfe381a4e1365dddc0b363c9c40daaffdc1245bd515fddac69bf1abacd7f1

/data/data/com.dehodigipuhixoyi.mafuko/no_backup/androidx.work.workdb-shm

MD5 bb7df04e1b0a2570657527a7e108ae23
SHA1 5188431849b4613152fd7bdba6a3ff0a4fd6424b
SHA256 c35020473aed1b4642cd726cad727b63fff2824ad68cedd7ffb73c7cbd890479
SHA512 768007e06b0cd9e62d50f458b9435c6dda0a6d272f0b15550f97c478394b743331c3a9c9236e09ab5b9cb3b423b2320a5d66eb3c7068db9ea37891ca40e47012

/data/data/com.dehodigipuhixoyi.mafuko/no_backup/androidx.work.workdb-wal

MD5 98d4e1a8437278de30c30153e9242676
SHA1 1d0fca5c441feab55c669a4abbcec2480f820234
SHA256 a8b57abac8a259d835ffc8e52af9b13217af59921fcb71c69186c00b65797b59
SHA512 b42117a61acc0443044f011f8f2c205ad6546caa74d847457f08abbcc5af602fc8c79e8aa11c101b856cb50ca6175f75c16ad786279a9c26a2c6b196b6d649cf

/data/data/com.dehodigipuhixoyi.mafuko/no_backup/androidx.work.workdb-wal

MD5 a591a68ca5658785526bba9dbcd76b7b
SHA1 b51d2c6c21f04fe8d1d8efeb8a139c3c156b87b9
SHA256 fd046acc4061a5ccb7345edc150aeea60c18932c3d2717f3d32100d308c1e402
SHA512 045672cbf8e30bfb24b3e2938801966ad36de645c39ec4086e808c0ac4513505d94ad7a7c0f4268a550d0c4acd9f4d6649006e58d26874d2f8235d6d86c44dd3

/data/data/com.dehodigipuhixoyi.mafuko/no_backup/androidx.work.workdb-wal

MD5 c2a0b7ac659dcc73bde344f719caab7f
SHA1 586ae883368a2a6827c0361e88410a243e8234f1
SHA256 8860e9759c8d0a2f013f333ce4a074645d744a7ba7c593c40ea00faca0bb17eb
SHA512 0583f5249d764baf170b21464de6454c0002bc36c5eae1a3e01ef697805bda4dd29a2cdf459b25909d84910146d2056462bf085835861a0af72d99704c839c7f

Analysis: behavioral3

Detonation Overview

Submitted

2024-12-12 22:02

Reported

2024-12-12 22:04

Platform

android-x64-arm64-20240910-en

Max time kernel

147s

Max time network

157s

Command Line

com.dehodigipuhixoyi.mafuko

Signatures

Hook

rat trojan infostealer hook

Hook family

hook

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

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.dehodigipuhixoyi.mafuko

Network

Country Destination Domain Proto
N/A 224.0.0.251:5353 udp
GB 142.250.187.238:443 tcp
US 1.1.1.1:53 android.apis.google.com udp
GB 142.250.187.206:443 android.apis.google.com tcp
US 1.1.1.1:53 www.youtube.com udp
GB 216.58.213.14:443 www.youtube.com udp
GB 216.58.213.14:443 www.youtube.com tcp
GB 142.250.187.206:443 www.youtube.com tcp
US 216.239.38.223:443 tcp
RU 92.255.57.103:80 92.255.57.103 tcp
RU 92.255.57.103:80 92.255.57.103 tcp
RU 92.255.57.103:80 92.255.57.103 tcp
RU 92.255.57.103:80 92.255.57.103 tcp
US 1.1.1.1:53 ssl.google-analytics.com udp
GB 216.58.204.72:443 ssl.google-analytics.com tcp
RU 92.255.57.103:80 92.255.57.103 tcp
RU 92.255.57.103:80 92.255.57.103 tcp
GB 142.250.187.238:443 www.youtube.com tcp
GB 216.58.212.193:443 tcp
GB 142.250.187.225:443 tcp
US 216.239.38.223:443 tcp

Files

/data/data/com.dehodigipuhixoyi.mafuko/no_backup/androidx.work.workdb-journal

MD5 fbde7960b10dda37c2ebc664732f8668
SHA1 7650ccf3ffce55a8ace3fa6b4bec4b08869074a2
SHA256 8e2f1cecdf185a678de9459380551b58d74d0342c8c5b870492b1bb139b76cbd
SHA512 8cf1ef9e6bd4fbe9d0eb605f130c405b2bc5625c9bd81c80466ebcd34462c3357231e7894dcbd7e241029703d483a4675fc22d5728b63ddff41c69a1bda81401

/data/data/com.dehodigipuhixoyi.mafuko/no_backup/androidx.work.workdb

MD5 7e858c4054eb00fcddc653a04e5cd1c6
SHA1 2e056bf31a8d78df136f02a62afeeca77f4faccf
SHA256 9010186c5c083155a45673017d1e31c2a178e63cc15a57bbffde4d1956a23dad
SHA512 d0c7a120940c8e637d5566ef179d01eff88a2c2650afda69ad2a46aad76533eaace192028bba3d60407b4e34a950e7560f95d9f9b8eebe361ef62897d88b30cb

/data/data/com.dehodigipuhixoyi.mafuko/no_backup/androidx.work.workdb-shm

MD5 bb7df04e1b0a2570657527a7e108ae23
SHA1 5188431849b4613152fd7bdba6a3ff0a4fd6424b
SHA256 c35020473aed1b4642cd726cad727b63fff2824ad68cedd7ffb73c7cbd890479
SHA512 768007e06b0cd9e62d50f458b9435c6dda0a6d272f0b15550f97c478394b743331c3a9c9236e09ab5b9cb3b423b2320a5d66eb3c7068db9ea37891ca40e47012

/data/data/com.dehodigipuhixoyi.mafuko/no_backup/androidx.work.workdb-wal

MD5 b0426e2921178714cdfa9baf72e5a582
SHA1 e17abbee24c273bceb9093c57a4956e3c7d9aca7
SHA256 e560edcfbec4e3898f603c24fbb264c286dd9b8af3f7487bdd3b51f586b35e57
SHA512 197798004a3e87273b88dfe5fffe7651877c537449a16670ebda3b969a9fcb3ecd6800dbaacc4b7a155eb8addef7c615ed50471217d392f563cf8148a52dfc2e

/data/data/com.dehodigipuhixoyi.mafuko/no_backup/androidx.work.workdb-wal

MD5 64d35b4fd16a0a23ab456df2d8ce9982
SHA1 86d7ad5a2ce463002d4733ebb0eec03092b91ff6
SHA256 cb31eb25981bda70d44ddfe886d89b7ac1163d8253afd4d1c807abe7d0cb7273
SHA512 33143d30a9fff8dde67acfa0fd18cd8098e75ac989850b3b0c35a1ef2cafc5285ae009824444815bd1141c2e756dc5357aac84b6570dad64b3c5522ba7deb2ad

/data/data/com.dehodigipuhixoyi.mafuko/no_backup/androidx.work.workdb-wal

MD5 a82ee164bcd5662cdc7d0ecd1f8c9e1c
SHA1 6bb0bc7290e2b2773de1c991787cd5897505edba
SHA256 72de99b7adf88a25ffcbdeabfe8aa4e2f454d5c40917af0b31c46ef51cd95c91
SHA512 1d1ae7d77b6ec1a042946caa02a862914e67cf6baa07a67015c26a42e425843e6a625ad76a3a18b949cba84996b400adcd1eddbf6bea944b57d5a7d0cfc53b23