Malware Analysis Report

2025-01-19 05:47

Sample ID 241204-14gjkatngw
Target 4b9df9cf6c17ffce15b2a46cf0ac6b2435335f23d34674e5a2e6973d0f0a3744.bin
SHA256 4b9df9cf6c17ffce15b2a46cf0ac6b2435335f23d34674e5a2e6973d0f0a3744
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

4b9df9cf6c17ffce15b2a46cf0ac6b2435335f23d34674e5a2e6973d0f0a3744

Threat Level: Known bad

The file 4b9df9cf6c17ffce15b2a46cf0ac6b2435335f23d34674e5a2e6973d0f0a3744.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

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 information about running processes on the device

Queries the phone number (MSISDN for GSM devices)

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.

Acquires the wake lock

Makes use of the framework's foreground persistence service

Queries the mobile country code (MCC)

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

Uses Crypto APIs (Might try to encrypt user data)

Schedules tasks to execute at a specified time

Checks CPU information

Checks memory information

MITRE ATT&CK

Analysis: static1

Detonation Overview

Reported

2024-12-04 22:12

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

Reported

2024-12-04 22:14

Platform

android-x86-arm-20240624-en

Max time kernel

147s

Max time network

159s

Command Line

com.dmhgdwaby.ehntehrvj

Signatures

Hook

rat trojan infostealer hook

Hook family

hook

Loads dropped Dex/Jar

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

/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.dmhgdwaby.ehntehrvj/app_dex/classes.dex --output-vdex-fd=41 --oat-fd=42 --oat-location=/data/user/0/com.dmhgdwaby.ehntehrvj/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 216.58.204.74:443 tcp
US 1.1.1.1:53 semanticlocation-pa.googleapis.com udp
RU 92.255.57.103:80 92.255.57.103 tcp
GB 142.250.187.206:443 tcp
US 1.1.1.1:53 android.apis.google.com udp
GB 142.250.200.14:443 android.apis.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

Files

/data/data/com.dmhgdwaby.ehntehrvj/cache/classes.zip

MD5 a220a685cf885ccb4f74783daeac89a6
SHA1 d8ec9b5abfd1250a1f138e7dc8285f538f641acd
SHA256 ad45c5fd419826fbe7a2d1ddf96a8d8e6eaf6723facf66f0f543620c9e9fdaf2
SHA512 2110a7f76daeab5b28429057436886336c8d5b785b89f753fc0ea433b9d647789ab9960c1fbf7a8c50a6507fac66bff6d1c09d750787106cbd1577120f840dca

/data/data/com.dmhgdwaby.ehntehrvj/cache/classes.dex

MD5 de687b18b199c2d7903e8dc44a21dfcf
SHA1 279b5d0816ead79e02f7fe8695eb90c393d02db6
SHA256 e3cb3c5fc4747a32e745b7e22ddf49bf3b3e0b6e51b6fcc4572411850caa73b1
SHA512 075e720ec29a4d08f26f606e81a2f25ef860c09cb6bb0eb02bbadefa016da34f6588391030a77ceb9e1b3e15275a1c1d2f4bb2daf04e3119a6c1d6e88276f0a8

/data/data/com.dmhgdwaby.ehntehrvj/app_dex/classes.dex

MD5 46d88f78c226edf8c145b4f299acf3a4
SHA1 3b203554bcc21fa9e3a745c6f31dd96c3bd21571
SHA256 1d9ee88692ea9918e89ac16b73a7e93c0b31ae283865f8cfcdfd143777a012d3
SHA512 b443f27d2a4159e3829e2520136653a88c160b9c057d6d591b03b1e34da90b5cfccf55cc2ea3f2dd76cc55901a47b77917c9e380e169fa0f07969c136e376d9e

/data/user/0/com.dmhgdwaby.ehntehrvj/app_dex/classes.dex

MD5 6c596db936b0f065c4f1becd238e6f16
SHA1 b855449ef32bd6059c263d2868cc30f44fb8a63f
SHA256 3d73acf2546ab6200bb8b04d6f56cd4c5f2cd067297b36bba20ea9ded4b90a4b
SHA512 2b2b9c6eb9d6b43b2291772baa2cdff0040bc936d70f7e218c3b70689fb5688eee7b3535037118f9a81e3c8b333b406d08f64487b0e169eb4c6dccf23b117a7e

/data/data/com.dmhgdwaby.ehntehrvj/no_backup/androidx.work.workdb-journal

MD5 5e547b9a7df646ed6726bfdcf95bcb2c
SHA1 c959531932783c1913df2da0862be91e443a453c
SHA256 caa6aa46d955d6278989109b8c506bef028076187d889d6bd6b7ac69b80a3d20
SHA512 f43d93cd27a137eb9bd0f1c4b7d39b809d54f5aa2125620bd1ed7db36eb4307872ef481c0728ef2597990ecbaf664210b88ef08e3b88c1ea54667e60e75b98d8

/data/data/com.dmhgdwaby.ehntehrvj/no_backup/androidx.work.workdb

MD5 f2b4b0190b9f384ca885f0c8c9b14700
SHA1 934ff2646757b5b6e7f20f6a0aa76c7f995d9361
SHA256 0a8ffb6b327963558716e87db8946016d143e39f895fa1b43e95ba7032ce2514
SHA512 ec12685fc0d60526eed4d38820aad95611f3e93ae372be5a57142d8e8a1ba17e6e5dfe381a4e1365dddc0b363c9c40daaffdc1245bd515fddac69bf1abacd7f1

/data/data/com.dmhgdwaby.ehntehrvj/no_backup/androidx.work.workdb-shm

MD5 bb7df04e1b0a2570657527a7e108ae23
SHA1 5188431849b4613152fd7bdba6a3ff0a4fd6424b
SHA256 c35020473aed1b4642cd726cad727b63fff2824ad68cedd7ffb73c7cbd890479
SHA512 768007e06b0cd9e62d50f458b9435c6dda0a6d272f0b15550f97c478394b743331c3a9c9236e09ab5b9cb3b423b2320a5d66eb3c7068db9ea37891ca40e47012

/data/data/com.dmhgdwaby.ehntehrvj/no_backup/androidx.work.workdb-wal

MD5 188e2b3e6a89ebe5690f39c89e9dda50
SHA1 38e13f40b924bcc1f80af44f064c2b5a4fd23900
SHA256 51248b167875e804b9b69ac1bc235d9bce8014af7be8400382293dccdd8c79ef
SHA512 475f9f4ab3da1a1a6737b6f32628c96353476d43f8ea8cef265c7f267db5df148fb8487b5aed5132dcd765fbe491e73c8baef49837fcae6db8c13ad0fd9e3482

/data/data/com.dmhgdwaby.ehntehrvj/no_backup/androidx.work.workdb-wal

MD5 1fc0cd141049bdc77823449928fb0b3e
SHA1 454867c9e240b92a3eddcb40ee1e2ae37fba05d7
SHA256 ff9e442ef8d01ef87db90d3e37b056c69b810c6976aa4dc8d89be196ba20417f
SHA512 87c816fbebded5434ced727dcf0688a45dfa2d90040b8fb0306e7c1aa8534e0d3aceab0ba35ed86b02bd529459b2a52d67a4eec802da3144318eb5e41e8ee012

/data/data/com.dmhgdwaby.ehntehrvj/no_backup/androidx.work.workdb-wal

MD5 a7eb0f80e66edb8fdac4c703147a483a
SHA1 634ea35797211764efff161615085c0825536091
SHA256 1c5b9e3e25608f9e8f81763bfb445ea614a946b2f822764c8ae8229241f82952
SHA512 6ceda0ba257c629081e503c33a0ee62a83004dbf43560e4e6b3aaacc509083b273107717c0bd4a1ac46a91f0f5ef067b658a1e84ea520218c40d61a661ae9059

Analysis: behavioral2

Detonation Overview

Submitted

2024-12-04 22:12

Reported

2024-12-04 22:14

Platform

android-x64-20240624-en

Max time kernel

13s

Max time network

154s

Command Line

com.dmhgdwaby.ehntehrvj

Signatures

Loads dropped Dex/Jar

evasion
Description Indicator Process Target
N/A /data/user/0/com.dmhgdwaby.ehntehrvj/app_dex/classes.dex N/A N/A
N/A /data/user/0/com.dmhgdwaby.ehntehrvj/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 the mobile country code (MCC)

discovery
Description Indicator Process Target
Framework service call com.android.internal.telephony.ITelephony.getNetworkCountryIsoForPhone 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.dmhgdwaby.ehntehrvj

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.200.40: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
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
GB 142.250.179.238:443 tcp
GB 142.250.179.228:443 tcp
US 1.1.1.1:53 semanticlocation-pa.googleapis.com udp
GB 216.58.213.10:443 semanticlocation-pa.googleapis.com tcp
US 1.1.1.1:53 g.tenor.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 www.google.com udp
GB 142.250.187.228:443 www.google.com udp
GB 142.250.187.228:443 www.google.com tcp
GB 142.250.187.228:443 www.google.com tcp
US 1.1.1.1:53 mdh-pa.googleapis.com udp
GB 142.250.187.202:443 mdh-pa.googleapis.com tcp
US 1.1.1.1:53 safebrowsing.googleapis.com udp
US 1.1.1.1:53 www.youtube.com udp
GB 172.217.16.238:443 www.youtube.com udp
GB 172.217.16.238:443 www.youtube.com tcp
US 1.1.1.1:53 growth-pa.googleapis.com udp
GB 142.250.180.10:443 growth-pa.googleapis.com tcp
US 1.1.1.1:53 accounts.google.com udp
US 1.1.1.1:53 accounts.google.com udp
BE 142.251.173.84:443 accounts.google.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
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 142.250.178.10:443 semanticlocation-pa.googleapis.com tcp
US 1.1.1.1:53 android.apis.google.com udp
GB 142.250.179.238:443 android.apis.google.com tcp
US 1.1.1.1:53 i.ytimg.com udp
GB 142.250.187.214:443 i.ytimg.com udp
GB 142.250.187.214:443 i.ytimg.com tcp
GB 142.250.179.238:443 android.apis.google.com tcp
US 1.1.1.1:53 www.google.com udp
GB 172.217.169.36:443 www.google.com udp
GB 172.217.169.36:443 www.google.com tcp
GB 172.217.169.36:443 www.google.com tcp

Files

/data/data/com.dmhgdwaby.ehntehrvj/cache/classes.zip

MD5 a220a685cf885ccb4f74783daeac89a6
SHA1 d8ec9b5abfd1250a1f138e7dc8285f538f641acd
SHA256 ad45c5fd419826fbe7a2d1ddf96a8d8e6eaf6723facf66f0f543620c9e9fdaf2
SHA512 2110a7f76daeab5b28429057436886336c8d5b785b89f753fc0ea433b9d647789ab9960c1fbf7a8c50a6507fac66bff6d1c09d750787106cbd1577120f840dca

/data/data/com.dmhgdwaby.ehntehrvj/cache/classes.dex

MD5 de687b18b199c2d7903e8dc44a21dfcf
SHA1 279b5d0816ead79e02f7fe8695eb90c393d02db6
SHA256 e3cb3c5fc4747a32e745b7e22ddf49bf3b3e0b6e51b6fcc4572411850caa73b1
SHA512 075e720ec29a4d08f26f606e81a2f25ef860c09cb6bb0eb02bbadefa016da34f6588391030a77ceb9e1b3e15275a1c1d2f4bb2daf04e3119a6c1d6e88276f0a8

/data/data/com.dmhgdwaby.ehntehrvj/app_dex/classes.dex

MD5 46d88f78c226edf8c145b4f299acf3a4
SHA1 3b203554bcc21fa9e3a745c6f31dd96c3bd21571
SHA256 1d9ee88692ea9918e89ac16b73a7e93c0b31ae283865f8cfcdfd143777a012d3
SHA512 b443f27d2a4159e3829e2520136653a88c160b9c057d6d591b03b1e34da90b5cfccf55cc2ea3f2dd76cc55901a47b77917c9e380e169fa0f07969c136e376d9e

/data/data/com.dmhgdwaby.ehntehrvj/no_backup/androidx.work.workdb-journal

MD5 dcb65a88406e1ab2e134bc3dabda155b
SHA1 b6ee3c1c83418c83d563398026de446c9b2f22c6
SHA256 e629fe44295434b04d590f6454644606c53abeb617cb90f5df481f58bbcae03e
SHA512 d0578e7852373f7d45ccad2e7653295e9ca88d4d90eab8be93ca2fb5b44884413973293a4e91dd6cfaedd192e890935faeeb077b562bbd46fc91e7641a791b65

/data/data/com.dmhgdwaby.ehntehrvj/no_backup/androidx.work.workdb

MD5 f2b4b0190b9f384ca885f0c8c9b14700
SHA1 934ff2646757b5b6e7f20f6a0aa76c7f995d9361
SHA256 0a8ffb6b327963558716e87db8946016d143e39f895fa1b43e95ba7032ce2514
SHA512 ec12685fc0d60526eed4d38820aad95611f3e93ae372be5a57142d8e8a1ba17e6e5dfe381a4e1365dddc0b363c9c40daaffdc1245bd515fddac69bf1abacd7f1

/data/data/com.dmhgdwaby.ehntehrvj/no_backup/androidx.work.workdb-shm

MD5 bb7df04e1b0a2570657527a7e108ae23
SHA1 5188431849b4613152fd7bdba6a3ff0a4fd6424b
SHA256 c35020473aed1b4642cd726cad727b63fff2824ad68cedd7ffb73c7cbd890479
SHA512 768007e06b0cd9e62d50f458b9435c6dda0a6d272f0b15550f97c478394b743331c3a9c9236e09ab5b9cb3b423b2320a5d66eb3c7068db9ea37891ca40e47012

/data/data/com.dmhgdwaby.ehntehrvj/no_backup/androidx.work.workdb-wal

MD5 45310206442d0de8b12a8b90feec300a
SHA1 d46c57e988b2d451bdcd72b83d58e18f4fc59439
SHA256 4ca3c66cf467edf07b80b8491fb1e53fd4334c766e59be47b53c807a46eb49b5
SHA512 01699ef9790d053e14be1f62137d0358c44af0c397fb3374d58e9527df59b7910bcad0d70e43bd1c823eda8739d0cd1d33bf22e0c77b06029b6d275c265c35e8

/data/data/com.dmhgdwaby.ehntehrvj/no_backup/androidx.work.workdb-wal

MD5 9ac1b2cd6e94b66cb551453b30f9ec4d
SHA1 60525493fec1bb1df2043026aeaa501ece84c72d
SHA256 fa78aebac93d6a90f69a0fd498a691260e37888cf82d287572c13ee1f3c15c0c
SHA512 72ecfbfe07ce7423785d0df5067f483e7bdd531ad3353863ad8c60d072f7d0cc0fba059c00714f313ca57887f5e8697b498432f19a8b34ed0623a8736c65f79d

/data/data/com.dmhgdwaby.ehntehrvj/no_backup/androidx.work.workdb-wal

MD5 9ae6f89f3f5e078893d7122c39f3a23d
SHA1 1a3f734501c959d9dc373fa71c3e0ed6032f568f
SHA256 e9ea47f9213bb7d7f0efb7ce7518305ddf95247a31b896a102ff7c170253bd6f
SHA512 6cacb3320bbfaa2abd7d0914d57273bda694f9eca23d1c48a1b48d556e288acc66ecc652cd1ca2a4a462b2f20d9128bd49074d0d89d02c02e892b7aa379c581c

Analysis: behavioral3

Detonation Overview

Submitted

2024-12-04 22:12

Reported

2024-12-04 22:14

Platform

android-x64-arm64-20240624-en

Max time kernel

129s

Max time network

160s

Command Line

com.dmhgdwaby.ehntehrvj

Signatures

Hook

rat trojan infostealer hook

Hook family

hook

Loads dropped Dex/Jar

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

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.dmhgdwaby.ehntehrvj

Network

Country Destination Domain Proto
N/A 224.0.0.251:5353 udp
GB 142.250.179.238:443 tcp
GB 142.250.179.238:443 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 ssl.google-analytics.com udp
GB 216.58.212.200: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
RU 92.255.57.103:80 92.255.57.103 tcp
GB 142.250.187.196:443 tcp
GB 142.250.187.196:443 tcp

Files

/data/data/com.dmhgdwaby.ehntehrvj/cache/classes.zip

MD5 a220a685cf885ccb4f74783daeac89a6
SHA1 d8ec9b5abfd1250a1f138e7dc8285f538f641acd
SHA256 ad45c5fd419826fbe7a2d1ddf96a8d8e6eaf6723facf66f0f543620c9e9fdaf2
SHA512 2110a7f76daeab5b28429057436886336c8d5b785b89f753fc0ea433b9d647789ab9960c1fbf7a8c50a6507fac66bff6d1c09d750787106cbd1577120f840dca

/data/data/com.dmhgdwaby.ehntehrvj/cache/classes.dex

MD5 de687b18b199c2d7903e8dc44a21dfcf
SHA1 279b5d0816ead79e02f7fe8695eb90c393d02db6
SHA256 e3cb3c5fc4747a32e745b7e22ddf49bf3b3e0b6e51b6fcc4572411850caa73b1
SHA512 075e720ec29a4d08f26f606e81a2f25ef860c09cb6bb0eb02bbadefa016da34f6588391030a77ceb9e1b3e15275a1c1d2f4bb2daf04e3119a6c1d6e88276f0a8

/data/data/com.dmhgdwaby.ehntehrvj/app_dex/classes.dex

MD5 46d88f78c226edf8c145b4f299acf3a4
SHA1 3b203554bcc21fa9e3a745c6f31dd96c3bd21571
SHA256 1d9ee88692ea9918e89ac16b73a7e93c0b31ae283865f8cfcdfd143777a012d3
SHA512 b443f27d2a4159e3829e2520136653a88c160b9c057d6d591b03b1e34da90b5cfccf55cc2ea3f2dd76cc55901a47b77917c9e380e169fa0f07969c136e376d9e

/data/data/com.dmhgdwaby.ehntehrvj/no_backup/androidx.work.workdb-journal

MD5 fa8b9199d28b9d83bb279867671e00db
SHA1 0c90100f5799fe38fc63609938cf8fbaa1a15591
SHA256 ab134dec6f71eeefae96d2adf9b7763a78b1c917a789748a635156bdcc6f7e87
SHA512 f9276895a43dca7ae5d19018d3df3b0a881b6530106acf2cff529a5f485b8fc826738ea03b0f8bbc8af76683dc3527b9afdb5909c2fab2d6f059b64f4c4683dc

/data/data/com.dmhgdwaby.ehntehrvj/no_backup/androidx.work.workdb

MD5 7e858c4054eb00fcddc653a04e5cd1c6
SHA1 2e056bf31a8d78df136f02a62afeeca77f4faccf
SHA256 9010186c5c083155a45673017d1e31c2a178e63cc15a57bbffde4d1956a23dad
SHA512 d0c7a120940c8e637d5566ef179d01eff88a2c2650afda69ad2a46aad76533eaace192028bba3d60407b4e34a950e7560f95d9f9b8eebe361ef62897d88b30cb

/data/data/com.dmhgdwaby.ehntehrvj/no_backup/androidx.work.workdb-shm

MD5 bb7df04e1b0a2570657527a7e108ae23
SHA1 5188431849b4613152fd7bdba6a3ff0a4fd6424b
SHA256 c35020473aed1b4642cd726cad727b63fff2824ad68cedd7ffb73c7cbd890479
SHA512 768007e06b0cd9e62d50f458b9435c6dda0a6d272f0b15550f97c478394b743331c3a9c9236e09ab5b9cb3b423b2320a5d66eb3c7068db9ea37891ca40e47012

/data/data/com.dmhgdwaby.ehntehrvj/no_backup/androidx.work.workdb-wal

MD5 b42c8909f14f91aefdb73bac3cdc2ee5
SHA1 325f9304b5cf1ad5de87d9ee8736ef1ebd0145f2
SHA256 92ce1ea39a059d6aa85eeca59b4efe90f2462d1efe3368c25e88e96b061d1079
SHA512 97da999cbcf179422bfc42460fead105c045c8044faed215d0553eb7950be9bed18210e4fb26abb114d10ed8e41e6f7ad545359a248670bf631683ff350fc6b4

/data/data/com.dmhgdwaby.ehntehrvj/no_backup/androidx.work.workdb-wal

MD5 17dabce02b707f588a91d9f8c72a2466
SHA1 c23098fe512bde482d1c5f8f1e73fa0a27d8a60b
SHA256 e3a941b47f3bad983c5fe51bb6d3c243cd9bc0a6e93a73e901cd0ef2c008b401
SHA512 cc14338a0ccc06f60d4c6beadc5737f42368154a841624209af6c812c6915b4acd677652c08da4404e4101658521439686e56a4a130d9055b78e4a3d5c259a1d

/data/data/com.dmhgdwaby.ehntehrvj/no_backup/androidx.work.workdb-wal

MD5 2b16ac78c127921050f478c1db6a1c93
SHA1 d0fe294e8aa888e38324bb10d0d434ace75391a3
SHA256 e8d0fa97846d1a92de9c4dccc65d9ea06f28b372c422e5bb7f0cc15d76664fca
SHA512 0f2a0e21111409184138783e051095f0e597ea133a6cbc7f08d459d4a13d6d96acdb60b57717ef68fc9c7346649f86dec3c7c920a916afb4b4c88db04b838e1c