Analysis
-
max time kernel
180s -
max time network
189s -
platform
android_x64 -
resource
android-x64-arm64-20240611.1-en -
resource tags
androidarch:armarch:arm64arch:x64arch:x86image:android-x64-arm64-20240611.1-enlocale:en-usos:android-11-x64system -
submitted
20-06-2024 01:20
Behavioral task
behavioral1
Sample
3d287d481cbc7233cd2aa7d56738c6bbb082a5f505c04b79ef147a7e8187de9d.apk
Resource
android-x86-arm-20240611.1-en
Behavioral task
behavioral2
Sample
3d287d481cbc7233cd2aa7d56738c6bbb082a5f505c04b79ef147a7e8187de9d.apk
Resource
android-x64-20240611.1-en
Behavioral task
behavioral3
Sample
3d287d481cbc7233cd2aa7d56738c6bbb082a5f505c04b79ef147a7e8187de9d.apk
Resource
android-x64-arm64-20240611.1-en
General
-
Target
3d287d481cbc7233cd2aa7d56738c6bbb082a5f505c04b79ef147a7e8187de9d.apk
-
Size
1.1MB
-
MD5
2a3e8d148a007a1c945030c3d7ebdd99
-
SHA1
6fb920969e85665297e5b425214d01bb4b8b2bfc
-
SHA256
3d287d481cbc7233cd2aa7d56738c6bbb082a5f505c04b79ef147a7e8187de9d
-
SHA512
d633f1c421a93110390e7e5ceeb5bb1a85e83a7e4373469d61ddb93e09ef89027b1b6054d06c72b000367cfe82b56d61252a837e9cf3ca20b44b129972a4d1d2
-
SSDEEP
24576:SlaAQUvgkaA1Nngr6zIaAo2N1yKVoPzuoSyEDig/H9Nf:SlaArge1G2kaAosEym+ig/jf
Malware Config
Extracted
hook
http://94.156.8.110:3434
Signatures
-
Hook
Hook is an Android malware that is based on Ermac with RAT capabilities.
-
Processes:
com.lasujokeyoye.nafeyipid process 4457 com.lasujokeyoye.nafeyi -
Makes use of the framework's Accessibility service 4 TTPs 3 IoCs
Retrieves information displayed on the phone screen using AccessibilityService.
Processes:
com.lasujokeyoye.nafeyidescription ioc process Framework service call android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfosByViewId com.lasujokeyoye.nafeyi Framework service call android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfoByAccessibilityId com.lasujokeyoye.nafeyi Framework service call android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfosByText com.lasujokeyoye.nafeyi -
Obtains sensitive information copied to the device clipboard 2 TTPs 1 IoCs
Application may abuse the framework's APIs to obtain sensitive information copied to the device clipboard.
Processes:
com.lasujokeyoye.nafeyidescription ioc process Framework service call android.content.IClipboard.addPrimaryClipChangedListener com.lasujokeyoye.nafeyi -
Queries a list of all the installed applications on the device (Might be used in an attempt to overlay legitimate apps) 1 TTPs
-
Queries information about running processes on the device 1 TTPs 1 IoCs
Application may abuse the framework's APIs to collect information about running processes on the device.
Processes:
com.lasujokeyoye.nafeyidescription ioc process Framework service call android.app.IActivityManager.getRunningAppProcesses com.lasujokeyoye.nafeyi -
Queries the phone number (MSISDN for GSM devices) 1 TTPs
-
Acquires the wake lock 1 IoCs
Processes:
com.lasujokeyoye.nafeyidescription ioc process Framework service call android.os.IPowerManager.acquireWakeLock com.lasujokeyoye.nafeyi -
Makes use of the framework's foreground persistence service 1 TTPs 1 IoCs
Application may abuse the framework's foreground service to continue running in the foreground.
Processes:
com.lasujokeyoye.nafeyidescription ioc process Framework service call android.app.IActivityManager.setServiceForeground com.lasujokeyoye.nafeyi -
Queries information about the current Wi-Fi connection 1 TTPs 1 IoCs
Application may abuse the framework's APIs to collect information about the current Wi-Fi connection.
Processes:
com.lasujokeyoye.nafeyidescription ioc process Framework service call android.net.wifi.IWifiManager.getConnectionInfo com.lasujokeyoye.nafeyi -
Queries the mobile country code (MCC) 1 TTPs 1 IoCs
Processes:
com.lasujokeyoye.nafeyidescription ioc process Framework service call com.android.internal.telephony.ITelephony.getNetworkCountryIsoForPhone com.lasujokeyoye.nafeyi -
Requests disabling of battery optimizations (often used to enable hiding in the background). 1 TTPs 1 IoCs
Processes:
com.lasujokeyoye.nafeyidescription ioc process Intent action android.settings.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS com.lasujokeyoye.nafeyi -
Schedules tasks to execute at a specified time 1 TTPs 1 IoCs
Application may abuse the framework's APIs to perform task scheduling for initial or recurring execution of malicious code.
Processes:
com.lasujokeyoye.nafeyidescription ioc process Framework service call android.app.job.IJobScheduler.schedule com.lasujokeyoye.nafeyi -
Uses Crypto APIs (Might try to encrypt user data) 1 TTPs 1 IoCs
Processes:
com.lasujokeyoye.nafeyidescription ioc process Framework API call javax.crypto.Cipher.doFinal com.lasujokeyoye.nafeyi -
Checks CPU information 2 TTPs 1 IoCs
Processes:
com.lasujokeyoye.nafeyidescription ioc process File opened for read /proc/cpuinfo com.lasujokeyoye.nafeyi -
Checks memory information 2 TTPs 1 IoCs
Processes:
com.lasujokeyoye.nafeyidescription ioc process File opened for read /proc/meminfo com.lasujokeyoye.nafeyi
Processes
-
com.lasujokeyoye.nafeyi1⤵
- Removes its main activity from the application launcher
- Makes use of the framework's Accessibility service
- Obtains sensitive information copied to the device clipboard
- Queries information about running processes on the device
- Acquires the wake lock
- Makes use of the framework's foreground persistence service
- Queries information about the current Wi-Fi connection
- Queries the mobile country code (MCC)
- Requests disabling of battery optimizations (often used to enable hiding in the background).
- Schedules tasks to execute at a specified time
- Uses Crypto APIs (Might try to encrypt user data)
- Checks CPU information
- Checks memory information
PID:4457
Network
MITRE ATT&CK Mobile v15
Defense Evasion
Foreground Persistence
1Hide Artifacts
2Suppress Application Icon
1User Evasion
1Input Injection
1Virtualization/Sandbox Evasion
2System Checks
2Credential Access
Clipboard Data
1Input Capture
2GUI Input Capture
1Keylogging
1Discovery
Process Discovery
1Software Discovery
1Security Software Discovery
1System Information Discovery
2System Network Configuration Discovery
2System Network Connections Discovery
1Replay Monitor
Loading Replay Monitor...
Downloads
-
Filesize
4KB
MD57e858c4054eb00fcddc653a04e5cd1c6
SHA12e056bf31a8d78df136f02a62afeeca77f4faccf
SHA2569010186c5c083155a45673017d1e31c2a178e63cc15a57bbffde4d1956a23dad
SHA512d0c7a120940c8e637d5566ef179d01eff88a2c2650afda69ad2a46aad76533eaace192028bba3d60407b4e34a950e7560f95d9f9b8eebe361ef62897d88b30cb
-
Filesize
512B
MD55a0809d0739d27a6fa1aca7e56acfaf0
SHA1df121ac7c140f654e0abaa34fad65f6c09476e90
SHA256ac9dd18c820e9dfd3c9df1271bcafebecab306f16ac3ba153571b7d56fcba706
SHA512b97beb9b0f0cdbedcc1b6272ab793dd89638d70942cb1b6dcc8f36196b5f362505338d07971f0bdda49892bd6744b6e73fffbd86ad2fadf846320918ee2667f4
-
Filesize
32KB
MD5bb7df04e1b0a2570657527a7e108ae23
SHA15188431849b4613152fd7bdba6a3ff0a4fd6424b
SHA256c35020473aed1b4642cd726cad727b63fff2824ad68cedd7ffb73c7cbd890479
SHA512768007e06b0cd9e62d50f458b9435c6dda0a6d272f0b15550f97c478394b743331c3a9c9236e09ab5b9cb3b423b2320a5d66eb3c7068db9ea37891ca40e47012
-
Filesize
16KB
MD5b1f26595d681993e9d70bff08027f898
SHA140b4bee9a994a311594cd74e48e41f20c9cb9193
SHA256e18b7a409671be1ac1e8732951fd3dfffddc704629e6579ab13d903159ea0a3b
SHA5126ed473a1b1a623f98de4b3b3ae510ae7e5729d1f5aa7a3c435b771abfa2fd9e3548bc901f56512a41dda816c55f66004a10b49cb08e6318860cefafda51f6a39
-
Filesize
108KB
MD5876fc5ef8e9e695d1323c1ca60b9ac2e
SHA1c5ff27921262b8bdd7acdcccbdb521285e9c7e0e
SHA256b6e77e711dc9b17e20110b631801e2db9908a14c8fd5a0bd769b3504f63d9972
SHA5127570364aa0c1e65cc4cfed72c6d2a57d8a154056bfb691ad7a155cc12eb545108b9f608fac0bd8a85348452a9137956a1506cc0b60d3ecbf431f37de6a171d23
-
Filesize
173KB
MD59eb81b7c1ed4b67890ce25d5cc81d73f
SHA14be5634772f9757628a53ff06b810f957bc58d82
SHA256e7d8f119da5fa0c798815f40cfd9e42009ee720109193dd8b195947d4fda8148
SHA5123633a674f0d6592b89673d9abbed44542f50ab49eb8b051fbb8ac8795bb0f4526f741dc95aa8a254d090ddff82b13730b88ceb8fb45d3fef4a3e1768fdb56e1e