Analysis Overview
SHA256
39bef6990735d531fbb5090138dbd66800e94902e457cb5891a69d9d091611cd
Threat Level: Shows suspicious behavior
The file 39bef6990735d531fbb5090138dbd66800e94902e457cb5891a69d9d091611cd.bin was found to be: Shows suspicious behavior.
Malicious Activity Summary
Makes use of the framework's Accessibility service
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)
Queries the phone number (MSISDN for GSM devices)
Acquires the wake lock
Declares broadcast receivers with permission to handle system events
Makes use of the framework's foreground persistence service
Performs UI accessibility actions on behalf of the user
Queries the mobile country code (MCC)
Requests dangerous framework permissions
Requests disabling of battery optimizations (often used to enable hiding in the background).
Declares services with permission to bind to the system
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-11-07 22:02
Signatures
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 input method services to bind with the system. Allows apps to provide custom input methods (keyboards). | android.permission.BIND_INPUT_METHOD | 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 |
| Allows an application to write to external storage. | android.permission.WRITE_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 read or write the system settings. | android.permission.WRITE_SETTINGS | N/A | N/A |
| Allows an application to collect component usage statistics. | android.permission.PACKAGE_USAGE_STATS | N/A | N/A |
| Allows an app to post notifications. | android.permission.POST_NOTIFICATIONS | 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 application to read or write the system settings. | android.permission.WRITE_SETTINGS | N/A | N/A |
| Allows an application to receive SMS messages. | android.permission.RECEIVE_SMS | N/A | N/A |
| Allows an application to read video files from external storage. | android.permission.READ_MEDIA_VIDEO | N/A | N/A |
| Allows an application to request installing packages. | android.permission.REQUEST_INSTALL_PACKAGES | 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 applications to use exact alarm APIs. | android.permission.SCHEDULE_EXACT_ALARM | 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 |
| Allows an application to write and read the user's call log data. | android.permission.WRITE_CALL_LOG | N/A | N/A |
| Allows an application to send SMS messages. | android.permission.SEND_SMS | N/A | N/A |
| Allows an application to write to external storage. | android.permission.WRITE_EXTERNAL_STORAGE | 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 |
| Allows an application to collect component usage statistics. | android.permission.PACKAGE_USAGE_STATS | N/A | N/A |
| Allows an application to see the number being dialed during an outgoing call with the option to redirect the call to a different number or abort the call altogether. | android.permission.PROCESS_OUTGOING_CALLS | N/A | N/A |
| Required to be able to connect to paired Bluetooth devices. | android.permission.BLUETOOTH_CONNECT | 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 an application a broad access to external storage in scoped storage. | android.permission.MANAGE_EXTERNAL_STORAGE | N/A | N/A |
| Allows the app to answer an incoming phone call. | android.permission.ANSWER_PHONE_CALLS | 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 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 access precise location. | android.permission.ACCESS_FINE_LOCATION | N/A | N/A |
| Allows an application to read the user's contacts data. | android.permission.READ_CONTACTS | N/A | N/A |
| Required to be able to access the camera device. | android.permission.CAMERA | N/A | N/A |
| Allows an application to record audio. | android.permission.RECORD_AUDIO | 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 app to access approximate location. | android.permission.ACCESS_COARSE_LOCATION | N/A | N/A |
| Allows an app to post notifications. | android.permission.POST_NOTIFICATIONS | N/A | N/A |
| Allows an application to record audio. | android.permission.RECORD_AUDIO | 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 write and read the user's call log data. | android.permission.WRITE_CALL_LOG | N/A | N/A |
| Allows an application to read from external storage. | android.permission.READ_EXTERNAL_STORAGE | N/A | N/A |
| Required to be able to access the camera device. | android.permission.CAMERA | N/A | N/A |
| Allows an application to write the user's contacts data. | android.permission.WRITE_CONTACTS | N/A | N/A |
| Allows an application to read from external storage. | android.permission.READ_EXTERNAL_STORAGE | N/A | N/A |
| Allows an app to access precise location. | android.permission.ACCESS_FINE_LOCATION | N/A | N/A |
| Allows an application to read audio files from external storage. | android.permission.READ_MEDIA_AUDIO | N/A | N/A |
| Allows an app to post notifications. | android.permission.POST_NOTIFICATIONS | N/A | N/A |
| Allows an application to request installing packages. | android.permission.REQUEST_INSTALL_PACKAGES | N/A | N/A |
| Allows an application to read from external storage. | android.permission.READ_EXTERNAL_STORAGE | N/A | N/A |
| Allows access to the list of accounts in the Accounts Service. | android.permission.GET_ACCOUNTS | 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 an application to read image files from external storage. | android.permission.READ_MEDIA_IMAGES | N/A | N/A |
| Allows an application to read or write the system settings. | android.permission.WRITE_SETTINGS | N/A | N/A |
Analysis: behavioral1
Detonation Overview
Submitted
2024-11-07 22:02
Reported
2024-11-07 22:04
Platform
android-x86-arm-20240910-en
Max time kernel
149s
Max time network
152s
Command Line
Signatures
Loads dropped Dex/Jar
| Description | Indicator | Process | Target |
| N/A | /data/user/0/ksdksdk.skdaksdk.aksdkasd/app_senior/EUQUdd.json | N/A | N/A |
Makes use of the framework's Accessibility service
| Description | Indicator | Process | Target |
| Framework service call | android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfoByAccessibilityId | 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)
Queries the phone number (MSISDN for GSM devices)
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
| Description | Indicator | Process | Target |
| Framework service call | android.app.IActivityManager.setServiceForeground | N/A | N/A |
Performs UI accessibility actions on behalf of the user
| 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 the mobile country code (MCC)
| Description | Indicator | Process | Target |
| Framework service call | com.android.internal.telephony.ITelephony.getNetworkCountryIsoForPhone | N/A | N/A |
Requests disabling of battery optimizations (often used to enable hiding in the background).
| Description | Indicator | Process | Target |
| Intent action | android.settings.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS | N/A | N/A |
Registers a broadcast receiver at runtime (usually for listening for system events)
| Description | Indicator | Process | Target |
| Framework service call | android.app.IActivityManager.registerReceiver | 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
ksdksdk.skdaksdk.aksdkasd
getprop ro.miui.ui.version.name
Network
| Country | Destination | Domain | Proto |
| GB | 216.58.201.110:443 | tcp | |
| GB | 216.58.201.110:443 | tcp | |
| US | 1.1.1.1:53 | android.apis.google.com | udp |
| GB | 216.58.201.110:443 | android.apis.google.com | tcp |
| N/A | 224.0.0.251:5353 | udp | |
| US | 1.1.1.1:53 | digitalassetlinks.googleapis.com | udp |
| US | 1.1.1.1:53 | dr0id.best | udp |
| US | 193.26.115.7:443 | dr0id.best | tcp |
| US | 1.1.1.1:53 | ie070efc.ala.dedicated.aws.emqxcloud.com | udp |
| US | 1.1.1.1:53 | d53823b1.ala.dedicated.aws.emqxcloud.com | udp |
| IE | 54.195.189.161:8883 | d53823b1.ala.dedicated.aws.emqxcloud.com | tcp |
| US | 193.26.115.7:443 | dr0id.best | tcp |
| US | 193.26.115.7:443 | dr0id.best | tcp |
| US | 193.26.115.7:443 | dr0id.best | tcp |
| US | 193.26.115.7:443 | dr0id.best | tcp |
| US | 1.1.1.1:53 | android.apis.google.com | udp |
| GB | 216.58.212.238:443 | android.apis.google.com | tcp |
| US | 193.26.115.7:443 | dr0id.best | tcp |
| GB | 216.58.204.68:80 | tcp | |
| GB | 216.58.204.68:443 | tcp | |
| GB | 142.250.200.35:80 | tcp | |
| US | 193.26.115.7:443 | dr0id.best | tcp |
| GB | 216.58.201.98:443 | tcp | |
| US | 193.26.115.7:443 | dr0id.best | tcp |
Files
/data/data/ksdksdk.skdaksdk.aksdkasd/app_senior/EUQUdd.json
| MD5 | 2e08a8d95038e6cf3b7b9a5e6a2a93ea |
| SHA1 | 248831867b68635de9685c92d2016376065b427f |
| SHA256 | 273e899da11bc4c5e07b270d8370fec68bad41f56e1dd4fc65dbe4aba0f56122 |
| SHA512 | 09a159c7b3b38c44543150243e3fbc7b1eb5a26f3f1ba579684470e582c95be357a7823a4ecbe8ec4849ec76cbb4f52767c5be22439c994835b088cd236f49cd |
/data/data/ksdksdk.skdaksdk.aksdkasd/app_senior/EUQUdd.json
| MD5 | a80f5eb22e97ab87f4e5aff1f741c3da |
| SHA1 | cb1b6056a07c1917d897f7be82d8c22f829b4fcf |
| SHA256 | f936a25617dd5f5b5c7ce941470f54b5790ee81a128e21e151630b227dd6add3 |
| SHA512 | 889f8d112c42b0c3687756e1a1934cffd0b64846475b4c8e050dc82a83c47c92bf5a09f42dbca24c5d6c5076a0bef3b4ed6ae05908ddf186101c69865ef89348 |
/data/user/0/ksdksdk.skdaksdk.aksdkasd/app_senior/EUQUdd.json
| MD5 | a18d06172838e95e52f55fd14c2e47bf |
| SHA1 | 93d3f2c86c88c0ad583f6f90b36b8f1eb29c8c40 |
| SHA256 | 2c3ff2f3d03a3be487d83b3b3963e7a7f8d43c179ed43ef4e980741b850b89a3 |
| SHA512 | 93d612b099fc44ce124acd846a085817f30bcaffa0778fb2c6e00029cedcc6ef15f75ab19cbf1b2373310034e7fbb2d2b8e3831dc173d1ed69c445c9169a1af5 |
/data/data/ksdksdk.skdaksdk.aksdkasd/files/mqtt_connect
| MD5 | d639a6cc12255df590a757c9635e5c81 |
| SHA1 | d002a8525fd750d66e35b1022aa19e71b0fa5ee6 |
| SHA256 | 75f9990c14e88c2134e3a10ad20d74dab144ddf7e31c2a3871957738c75f00b6 |
| SHA512 | d27d43ac2d1d3f9423b776a7d74db6a4e7a004b4d1155077feaefa0b8e84006c9d46a54357e105425ede8a144a987a21cf488fa441fcbdb40da8662b65c02e18 |
/data/data/ksdksdk.skdaksdk.aksdkasd/files/mqtt_connect
| MD5 | 0a4a9dc6932e00bd281b70c1154945ac |
| SHA1 | 273d5bee4f147f6fe078a84854971027919a0e92 |
| SHA256 | ad7799f6c28aa12a3a69528aea1d1ed4da1a1d0c9a0dfaf7dd88e9508af150d3 |
| SHA512 | 93ad9a270e6cbb59eea6f538f68bba12870c9c07c3a7ddcfa0da173daef3bf25cf19caf817c55c4eb983efa2d9a5d0bd3acdc9a00ec34c45b85be7c76743c130 |
/data/data/ksdksdk.skdaksdk.aksdkasd/cache/~test.test
| MD5 | 098f6bcd4621d373cade4e832627b4f6 |
| SHA1 | a94a8fe5ccb19ba61c4c0873d391e987982fbbd3 |
| SHA256 | 9f86d081884c7d659a2feaa0c55ad015a3bf4f1b2b0b822cd15d6c15b0f00a08 |
| SHA512 | ee26b0dd4af7e749aa1a8ee3c10ae9923f618980772e473f8819a5d4940e0db27ac185f8a0e1d5f84f88bc887fd67b143732c304cc5fa9ad8e6f57f50028a8ff |
/data/data/ksdksdk.skdaksdk.aksdkasd/cache/1
| MD5 | 4c1809c31f018f8645a2879bf6fe538a |
| SHA1 | 728a8e37f95bd1bf9ddcbd5d9345ddd4058b45ea |
| SHA256 | f749b919effb22a4a479f08e61e22a0a1ea42233dd1bba06be0c14517775a100 |
| SHA512 | 58085450e592182ea74d9fff6cf48a6fc7787153c9d71a9725c95f6bee4cd6686e47b4706c1e4754b0cdd9ee7d14685d3f12d3f9423ef1adc10e3d03509dd3c1 |
/data/data/ksdksdk.skdaksdk.aksdkasd/files/INJ6662.pussy
| MD5 | 8bd634bb8a36e5982b00cead5528b5cc |
| SHA1 | f58d82b60c9f338648a00aa6f4fb83b39ed225eb |
| SHA256 | d2cb49216759f2d2666a702518a34da8d2a53a6fa042992d517bec6808c833dd |
| SHA512 | d3ca77c4be81cf0d0c62831af9417cbbaeb455098b4519364a16c79474779dd98a12f521787f6468fe7eccbc2d7a6034eb1499a60e4a95dc3d35fd0166ab52cc |
Analysis: behavioral2
Detonation Overview
Submitted
2024-11-07 22:02
Reported
2024-11-07 22:04
Platform
android-x64-20240910-en
Max time kernel
148s
Max time network
150s
Command Line
Signatures
Loads dropped Dex/Jar
| Description | Indicator | Process | Target |
| N/A | /data/user/0/ksdksdk.skdaksdk.aksdkasd/app_senior/EUQUdd.json | N/A | N/A |
Makes use of the framework's Accessibility service
| Description | Indicator | Process | Target |
| Framework service call | android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfoByAccessibilityId | N/A | N/A |
| Framework service call | android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfosByViewId | N/A | N/A |
Obtains sensitive information copied to the device clipboard
| 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)
Queries the phone number (MSISDN for GSM devices)
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
| Description | Indicator | Process | Target |
| Framework service call | android.app.IActivityManager.setServiceForeground | N/A | N/A |
Performs UI accessibility actions on behalf of the user
| 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 the mobile country code (MCC)
| 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)
| Description | Indicator | Process | Target |
| Framework service call | android.app.IActivityManager.registerReceiver | 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
ksdksdk.skdaksdk.aksdkasd
Network
| Country | Destination | Domain | Proto |
| N/A | 224.0.0.251:5353 | udp | |
| GB | 142.250.180.10:443 | 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 | 142.250.200.46:443 | android.apis.google.com | tcp |
| US | 1.1.1.1:53 | digitalassetlinks.googleapis.com | udp |
| GB | 142.250.187.234:443 | digitalassetlinks.googleapis.com | tcp |
| US | 1.1.1.1:53 | dr0id.best | udp |
| US | 193.26.115.7:443 | dr0id.best | tcp |
| US | 1.1.1.1:53 | ie070efc.ala.dedicated.aws.emqxcloud.com | udp |
| US | 1.1.1.1:53 | ssl.google-analytics.com | udp |
| GB | 142.250.187.232:443 | ssl.google-analytics.com | tcp |
| US | 1.1.1.1:53 | d53823b1.ala.dedicated.aws.emqxcloud.com | udp |
| IE | 52.31.157.213:8883 | d53823b1.ala.dedicated.aws.emqxcloud.com | tcp |
| US | 193.26.115.7:443 | dr0id.best | tcp |
| US | 193.26.115.7:443 | dr0id.best | tcp |
| GB | 142.250.180.14:443 | tcp | |
| GB | 216.58.213.2:443 | tcp | |
| US | 193.26.115.7:443 | dr0id.best | tcp |
| US | 193.26.115.7:443 | dr0id.best | tcp |
| US | 193.26.115.7:443 | dr0id.best | tcp |
| US | 193.26.115.7:443 | dr0id.best | tcp |
Files
/data/data/ksdksdk.skdaksdk.aksdkasd/app_senior/EUQUdd.json
| MD5 | 2e08a8d95038e6cf3b7b9a5e6a2a93ea |
| SHA1 | 248831867b68635de9685c92d2016376065b427f |
| SHA256 | 273e899da11bc4c5e07b270d8370fec68bad41f56e1dd4fc65dbe4aba0f56122 |
| SHA512 | 09a159c7b3b38c44543150243e3fbc7b1eb5a26f3f1ba579684470e582c95be357a7823a4ecbe8ec4849ec76cbb4f52767c5be22439c994835b088cd236f49cd |
/data/data/ksdksdk.skdaksdk.aksdkasd/app_senior/EUQUdd.json
| MD5 | a80f5eb22e97ab87f4e5aff1f741c3da |
| SHA1 | cb1b6056a07c1917d897f7be82d8c22f829b4fcf |
| SHA256 | f936a25617dd5f5b5c7ce941470f54b5790ee81a128e21e151630b227dd6add3 |
| SHA512 | 889f8d112c42b0c3687756e1a1934cffd0b64846475b4c8e050dc82a83c47c92bf5a09f42dbca24c5d6c5076a0bef3b4ed6ae05908ddf186101c69865ef89348 |
/data/user/0/ksdksdk.skdaksdk.aksdkasd/app_senior/EUQUdd.json
| MD5 | a18d06172838e95e52f55fd14c2e47bf |
| SHA1 | 93d3f2c86c88c0ad583f6f90b36b8f1eb29c8c40 |
| SHA256 | 2c3ff2f3d03a3be487d83b3b3963e7a7f8d43c179ed43ef4e980741b850b89a3 |
| SHA512 | 93d612b099fc44ce124acd846a085817f30bcaffa0778fb2c6e00029cedcc6ef15f75ab19cbf1b2373310034e7fbb2d2b8e3831dc173d1ed69c445c9169a1af5 |
/data/data/ksdksdk.skdaksdk.aksdkasd/files/mqtt_connect
| MD5 | d5bd5a2d229c8aa6ae7d3681a4e89cac |
| SHA1 | e4827e86d0ce2dd303f22ef6055a8e7803a55c6f |
| SHA256 | bf72f6fc60d53278eef699be6b6c108bd1fa3d78800aa51088952c39e2c0fef6 |
| SHA512 | e50a2f4957ff4b992fa8c6d63cbbe7260378fda82dc108a050c28a921b4846bc4378599ea5d0012f2d062a84577293fd1e9a5baf15b7bf65a65b336c42d8e7db |
/data/data/ksdksdk.skdaksdk.aksdkasd/files/mqtt_connect
| MD5 | fded1c5fe8d3365a31ba718c76038d5c |
| SHA1 | 043747a8781d615719fde932ed82835e8b58c35c |
| SHA256 | 99ba0b3e4564f75d705f16d324fd7a42d77fede23401134055f7300a53691a35 |
| SHA512 | 1cddff6ef3f222fc17ed6b37bb77332b343dcdf1845440ca7e03afff37b55bb690038054e77002ba6fa5dc34021d489d76ce256a80948ff82fa1c3a19f36d7ea |
/data/data/ksdksdk.skdaksdk.aksdkasd/cache/~test.test
| MD5 | 098f6bcd4621d373cade4e832627b4f6 |
| SHA1 | a94a8fe5ccb19ba61c4c0873d391e987982fbbd3 |
| SHA256 | 9f86d081884c7d659a2feaa0c55ad015a3bf4f1b2b0b822cd15d6c15b0f00a08 |
| SHA512 | ee26b0dd4af7e749aa1a8ee3c10ae9923f618980772e473f8819a5d4940e0db27ac185f8a0e1d5f84f88bc887fd67b143732c304cc5fa9ad8e6f57f50028a8ff |
/data/data/ksdksdk.skdaksdk.aksdkasd/cache/1
| MD5 | 4c1809c31f018f8645a2879bf6fe538a |
| SHA1 | 728a8e37f95bd1bf9ddcbd5d9345ddd4058b45ea |
| SHA256 | f749b919effb22a4a479f08e61e22a0a1ea42233dd1bba06be0c14517775a100 |
| SHA512 | 58085450e592182ea74d9fff6cf48a6fc7787153c9d71a9725c95f6bee4cd6686e47b4706c1e4754b0cdd9ee7d14685d3f12d3f9423ef1adc10e3d03509dd3c1 |
/data/data/ksdksdk.skdaksdk.aksdkasd/files/INJ6662.pussy
| MD5 | 8bd634bb8a36e5982b00cead5528b5cc |
| SHA1 | f58d82b60c9f338648a00aa6f4fb83b39ed225eb |
| SHA256 | d2cb49216759f2d2666a702518a34da8d2a53a6fa042992d517bec6808c833dd |
| SHA512 | d3ca77c4be81cf0d0c62831af9417cbbaeb455098b4519364a16c79474779dd98a12f521787f6468fe7eccbc2d7a6034eb1499a60e4a95dc3d35fd0166ab52cc |
Analysis: behavioral3
Detonation Overview
Submitted
2024-11-07 22:02
Reported
2024-11-07 22:04
Platform
android-x64-arm64-20240624-en
Max time kernel
135s
Max time network
143s
Command Line
Signatures
Loads dropped Dex/Jar
| Description | Indicator | Process | Target |
| N/A | /data/user/0/ksdksdk.skdaksdk.aksdkasd/app_senior/EUQUdd.json | N/A | N/A |
Makes use of the framework's Accessibility service
| Description | Indicator | Process | Target |
| Framework service call | android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfoByAccessibilityId | N/A | N/A |
| Framework service call | android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfosByViewId | N/A | N/A |
Obtains sensitive information copied to the device clipboard
| 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)
Queries the phone number (MSISDN for GSM devices)
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
| Description | Indicator | Process | Target |
| Framework service call | android.app.IActivityManager.setServiceForeground | N/A | N/A |
Performs UI accessibility actions on behalf of the user
| 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 |
Requests disabling of battery optimizations (often used to enable hiding in the background).
| Description | Indicator | Process | Target |
| Intent action | android.settings.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS | 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
ksdksdk.skdaksdk.aksdkasd
Network
| Country | Destination | Domain | Proto |
| GB | 216.58.212.238:443 | tcp | |
| GB | 216.58.212.238:443 | tcp | |
| US | 1.1.1.1:53 | android.apis.google.com | udp |
| GB | 216.58.204.78:443 | android.apis.google.com | tcp |
| N/A | 224.0.0.251:5353 | udp | |
| US | 1.1.1.1:53 | digitalassetlinks.googleapis.com | udp |
| US | 1.1.1.1:53 | android.apis.google.com | udp |
| GB | 216.58.201.110:443 | android.apis.google.com | tcp |
| US | 1.1.1.1:53 | ssl.google-analytics.com | udp |
| GB | 142.250.179.232:443 | ssl.google-analytics.com | tcp |
| US | 1.1.1.1:53 | dr0id.best | udp |
| US | 193.26.115.7:443 | dr0id.best | tcp |
| US | 1.1.1.1:53 | ie070efc.ala.dedicated.aws.emqxcloud.com | udp |
| US | 193.26.115.7:443 | dr0id.best | tcp |
| US | 1.1.1.1:53 | d53823b1.ala.dedicated.aws.emqxcloud.com | udp |
| US | 193.26.115.7:443 | dr0id.best | tcp |
| US | 193.26.115.7:443 | dr0id.best | tcp |
| IE | 54.195.189.161:8883 | d53823b1.ala.dedicated.aws.emqxcloud.com | tcp |
| GB | 142.250.187.228:443 | tcp | |
| GB | 142.250.187.228:443 | tcp | |
| US | 193.26.115.7:443 | dr0id.best | tcp |
Files
/data/data/ksdksdk.skdaksdk.aksdkasd/app_senior/EUQUdd.json
| MD5 | 2e08a8d95038e6cf3b7b9a5e6a2a93ea |
| SHA1 | 248831867b68635de9685c92d2016376065b427f |
| SHA256 | 273e899da11bc4c5e07b270d8370fec68bad41f56e1dd4fc65dbe4aba0f56122 |
| SHA512 | 09a159c7b3b38c44543150243e3fbc7b1eb5a26f3f1ba579684470e582c95be357a7823a4ecbe8ec4849ec76cbb4f52767c5be22439c994835b088cd236f49cd |
/data/data/ksdksdk.skdaksdk.aksdkasd/app_senior/EUQUdd.json
| MD5 | a80f5eb22e97ab87f4e5aff1f741c3da |
| SHA1 | cb1b6056a07c1917d897f7be82d8c22f829b4fcf |
| SHA256 | f936a25617dd5f5b5c7ce941470f54b5790ee81a128e21e151630b227dd6add3 |
| SHA512 | 889f8d112c42b0c3687756e1a1934cffd0b64846475b4c8e050dc82a83c47c92bf5a09f42dbca24c5d6c5076a0bef3b4ed6ae05908ddf186101c69865ef89348 |
/data/user/0/ksdksdk.skdaksdk.aksdkasd/app_senior/EUQUdd.json
| MD5 | a18d06172838e95e52f55fd14c2e47bf |
| SHA1 | 93d3f2c86c88c0ad583f6f90b36b8f1eb29c8c40 |
| SHA256 | 2c3ff2f3d03a3be487d83b3b3963e7a7f8d43c179ed43ef4e980741b850b89a3 |
| SHA512 | 93d612b099fc44ce124acd846a085817f30bcaffa0778fb2c6e00029cedcc6ef15f75ab19cbf1b2373310034e7fbb2d2b8e3831dc173d1ed69c445c9169a1af5 |
/data/data/ksdksdk.skdaksdk.aksdkasd/files/mqtt_connect
| MD5 | 5bdd2fe035b3030c1342c758cbbd2d92 |
| SHA1 | 800121bfa0dae6a4ca54c459b65cc8f77b81d14c |
| SHA256 | 8997ec4360c0ce025c5a8f3d709586eeda1e7554ac2481202aa8d0cbac6e5aea |
| SHA512 | 23fc3fcbc6faffa55cbae6d26d5dd27b0e48cf0a6862568e4095a291e4464f43fec01c93d0d66b5b931c65b71c2f41088c36c7e9461e0c617fc5fb40085953c9 |
/data/data/ksdksdk.skdaksdk.aksdkasd/files/mqtt_connect
| MD5 | 07c25cbfe8c92882053e3c1aa4a531dd |
| SHA1 | f624003e4ba9c89de0068935b7b38bf315987ae0 |
| SHA256 | b8ef893bce21a8e4fcc3392ff23d21369819ceddcf00c84869b9b14dd74642b1 |
| SHA512 | c6a684dc83975e13fe1c3b81bc56e18d5cee3d3b126f07c6ecd0924e2a7db1095e82589d1f6816880fab45e2b48d7a303c35e270ac1c9b397d7eac69f18f1c0b |
/data/data/ksdksdk.skdaksdk.aksdkasd/cache/~test.test
| MD5 | 098f6bcd4621d373cade4e832627b4f6 |
| SHA1 | a94a8fe5ccb19ba61c4c0873d391e987982fbbd3 |
| SHA256 | 9f86d081884c7d659a2feaa0c55ad015a3bf4f1b2b0b822cd15d6c15b0f00a08 |
| SHA512 | ee26b0dd4af7e749aa1a8ee3c10ae9923f618980772e473f8819a5d4940e0db27ac185f8a0e1d5f84f88bc887fd67b143732c304cc5fa9ad8e6f57f50028a8ff |
/data/data/ksdksdk.skdaksdk.aksdkasd/cache/1
| MD5 | 4c1809c31f018f8645a2879bf6fe538a |
| SHA1 | 728a8e37f95bd1bf9ddcbd5d9345ddd4058b45ea |
| SHA256 | f749b919effb22a4a479f08e61e22a0a1ea42233dd1bba06be0c14517775a100 |
| SHA512 | 58085450e592182ea74d9fff6cf48a6fc7787153c9d71a9725c95f6bee4cd6686e47b4706c1e4754b0cdd9ee7d14685d3f12d3f9423ef1adc10e3d03509dd3c1 |
/data/data/ksdksdk.skdaksdk.aksdkasd/files/INJ6662.pussy
| MD5 | 8bd634bb8a36e5982b00cead5528b5cc |
| SHA1 | f58d82b60c9f338648a00aa6f4fb83b39ed225eb |
| SHA256 | d2cb49216759f2d2666a702518a34da8d2a53a6fa042992d517bec6808c833dd |
| SHA512 | d3ca77c4be81cf0d0c62831af9417cbbaeb455098b4519364a16c79474779dd98a12f521787f6468fe7eccbc2d7a6034eb1499a60e4a95dc3d35fd0166ab52cc |