Analysis
-
max time kernel
132s -
max time network
188s -
platform
android_x64 -
resource
android-x64-20240624-en -
resource tags
androidarch:x64arch:x86image:android-x64-20240624-enlocale:en-usos:android-10-x64system -
submitted
07-08-2024 01:14
Static task
static1
Behavioral task
behavioral1
Sample
2c7d4e5beefea306e7832ca509207c1c0b267302b269d43917de96c989bacfb1.apk
Resource
android-x86-arm-20240624-en
Behavioral task
behavioral2
Sample
2c7d4e5beefea306e7832ca509207c1c0b267302b269d43917de96c989bacfb1.apk
Resource
android-x64-20240624-en
Behavioral task
behavioral3
Sample
2c7d4e5beefea306e7832ca509207c1c0b267302b269d43917de96c989bacfb1.apk
Resource
android-x64-arm64-20240624-en
General
-
Target
2c7d4e5beefea306e7832ca509207c1c0b267302b269d43917de96c989bacfb1.apk
-
Size
4.2MB
-
MD5
ddc6700c60fc3d10164dd8791569f535
-
SHA1
0a6de3db773583278f563811991e80fe1353fcda
-
SHA256
2c7d4e5beefea306e7832ca509207c1c0b267302b269d43917de96c989bacfb1
-
SHA512
c51fc34567c8a9c50d9e4dd8e4dc828a301cbf0391ba027aee8b398f49a35ba6ef1aa7813616834dc89535e88c8b331744ca37dd9f160f59275dbc3e2dc1d0bd
-
SSDEEP
98304:hJIZzNSqJwSMDSGinjmVVhPKcwvH9mCn+Jpe4yIOJDy7:hJENSq/MDqnjYivH992jyIt7
Malware Config
Extracted
hook
http://193.3.19.40
Signatures
-
Hook
Hook is an Android malware that is based on Ermac with RAT capabilities.
-
Loads dropped Dex/Jar 1 TTPs 2 IoCs
Runs executable file dropped to the device during analysis.
Processes:
com.pigfdswid.eysluoakeioc pid process /data/user/0/com.pigfdswid.eysluoake/app_dex/classes.dex 4932 com.pigfdswid.eysluoake /data/user/0/com.pigfdswid.eysluoake/app_dex/classes.dex 4932 com.pigfdswid.eysluoake -
Makes use of the framework's Accessibility service 4 TTPs 3 IoCs
Retrieves information displayed on the phone screen using AccessibilityService.
Processes:
com.pigfdswid.eysluoakedescription ioc process Framework service call android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfoByAccessibilityId com.pigfdswid.eysluoake Framework service call android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfosByText com.pigfdswid.eysluoake Framework service call android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfosByViewId com.pigfdswid.eysluoake -
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.pigfdswid.eysluoakedescription ioc process Framework service call android.content.IClipboard.addPrimaryClipChangedListener com.pigfdswid.eysluoake -
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.pigfdswid.eysluoakedescription ioc process Framework service call android.app.IActivityManager.getRunningAppProcesses com.pigfdswid.eysluoake -
Queries the phone number (MSISDN for GSM devices) 1 TTPs
-
Acquires the wake lock 1 IoCs
Processes:
com.pigfdswid.eysluoakedescription ioc process Framework service call android.os.IPowerManager.acquireWakeLock com.pigfdswid.eysluoake -
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.pigfdswid.eysluoakedescription ioc process Framework service call android.app.IActivityManager.setServiceForeground com.pigfdswid.eysluoake -
Performs UI accessibility actions on behalf of the user 1 TTPs 8 IoCs
Application may abuse the accessibility service to prevent their removal.
Processes:
com.pigfdswid.eysluoakeioc process android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction com.pigfdswid.eysluoake android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction com.pigfdswid.eysluoake android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction com.pigfdswid.eysluoake android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction com.pigfdswid.eysluoake android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction com.pigfdswid.eysluoake android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction com.pigfdswid.eysluoake android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction com.pigfdswid.eysluoake android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction com.pigfdswid.eysluoake -
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.pigfdswid.eysluoakedescription ioc process Framework service call android.net.wifi.IWifiManager.getConnectionInfo com.pigfdswid.eysluoake -
Queries the mobile country code (MCC) 1 TTPs 1 IoCs
Processes:
com.pigfdswid.eysluoakedescription ioc process Framework service call com.android.internal.telephony.ITelephony.getNetworkCountryIsoForPhone com.pigfdswid.eysluoake -
Reads information about phone network operator. 1 TTPs
-
Registers a broadcast receiver at runtime (usually for listening for system events) 1 TTPs 1 IoCs
Processes:
com.pigfdswid.eysluoakedescription ioc process Framework service call android.app.IActivityManager.registerReceiver com.pigfdswid.eysluoake -
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.pigfdswid.eysluoakedescription ioc process Framework service call android.app.job.IJobScheduler.schedule com.pigfdswid.eysluoake -
Uses Crypto APIs (Might try to encrypt user data) 1 TTPs 1 IoCs
Processes:
com.pigfdswid.eysluoakedescription ioc process Framework API call javax.crypto.Cipher.doFinal com.pigfdswid.eysluoake -
Checks CPU information 2 TTPs 1 IoCs
Processes:
com.pigfdswid.eysluoakedescription ioc process File opened for read /proc/cpuinfo com.pigfdswid.eysluoake -
Checks memory information 2 TTPs 1 IoCs
Processes:
com.pigfdswid.eysluoakedescription ioc process File opened for read /proc/meminfo com.pigfdswid.eysluoake
Processes
-
com.pigfdswid.eysluoake1⤵
- Loads dropped Dex/Jar
- 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
- Performs UI accessibility actions on behalf of the user
- Queries information about the current Wi-Fi connection
- Queries the mobile country code (MCC)
- Registers a broadcast receiver at runtime (usually for listening for system events)
- Schedules tasks to execute at a specified time
- Uses Crypto APIs (Might try to encrypt user data)
- Checks CPU information
- Checks memory information
PID:4932
Network
MITRE ATT&CK Mobile v15
Persistence
Event Triggered Execution
1Broadcast Receivers
1Foreground Persistence
1Scheduled Task/Job
1Defense Evasion
Download New Code at Runtime
1Foreground Persistence
1Impair Defenses
1Prevent Application Removal
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
3System Network Connections Discovery
1Replay Monitor
Loading Replay Monitor...
Downloads
-
Filesize
2.9MB
MD54286dd1120e607b9674abc3e9059ec1d
SHA18fb13d7196a649f28f02d9670add36501c466e1d
SHA256d0b44413e0f28835cc17e4ac56716430ae145bd4a79f2f0fa1e58e9599efe9d6
SHA5120be4c8047364ad9921c88a24b1609461c0529b7f6eb2e4248f6570791d221d335e58cd5602b34ea43df967118a613f6ec64bb0a3ff61ee5f07bb59a99cee02bf
-
Filesize
1.0MB
MD515997611f794b13aa871ab98c8ba0615
SHA1eda12ce94c325cc51fc04b74c74e539a43c3cb94
SHA2565061d4405bed5dcd4efe38e002f3cc9d4ad210464569fd90154fc279d943b6ec
SHA5129d33e9619af52b61e769ececfa4cbe3ae92198fc35ed03cee474c008e18ba80f530fc685a3741dd4e43f752bf5f35fe9ab0114578ad4f0485391ca29a59a933b
-
Filesize
1.0MB
MD50ea37be6e27cc76eec4d91656b461a98
SHA159ba84a7dbe58713e31cb734cfb7dec1ebde1744
SHA256a81c90e7772951b9db2100ff390821e4f49ee902a5e238e8a517fced3dd3d5c2
SHA512e8fbaac9f0b4de9bd807653a950c49362cafd17243ceca90bb6583b15cb39d33099a83e0b4201efe27aa07a0dd5c01291166649eaa613b5a1df854d0ed94dcc5
-
Filesize
4KB
MD5f2b4b0190b9f384ca885f0c8c9b14700
SHA1934ff2646757b5b6e7f20f6a0aa76c7f995d9361
SHA2560a8ffb6b327963558716e87db8946016d143e39f895fa1b43e95ba7032ce2514
SHA512ec12685fc0d60526eed4d38820aad95611f3e93ae372be5a57142d8e8a1ba17e6e5dfe381a4e1365dddc0b363c9c40daaffdc1245bd515fddac69bf1abacd7f1
-
Filesize
512B
MD514dfd74e510134563a6ab0a2674e0b0d
SHA1c8796832bddff36aa4977302aabb8260787379a8
SHA256162b7fea2a48033a54d6484b7b0ccb981a0dc0a0f14cbfc21bb7c583a83ee0bb
SHA51218461014b2986871130c2b13d275f63fac8e463ca04354e5c8b7d301c6a1cbbff32038e4e947518764af3f736775be5db6c86f5ad0c90776125e9dbadadae282
-
Filesize
32KB
MD5bb7df04e1b0a2570657527a7e108ae23
SHA15188431849b4613152fd7bdba6a3ff0a4fd6424b
SHA256c35020473aed1b4642cd726cad727b63fff2824ad68cedd7ffb73c7cbd890479
SHA512768007e06b0cd9e62d50f458b9435c6dda0a6d272f0b15550f97c478394b743331c3a9c9236e09ab5b9cb3b423b2320a5d66eb3c7068db9ea37891ca40e47012
-
Filesize
16KB
MD5872716ed87b7271355bf9779e97f0aa7
SHA103fcc54334dc568d81dae950dd48e9a76540b342
SHA256cb39f5c0e4777726530bc187f1a81c99ecabb8f1ddbf8cb438e14cd861d8d184
SHA512c097fb903afefdcf14af6cf81f8d8bd9fb634f6d1e0a131ce1ee8736b617cb110172bbe7d7aad7cba3c9f63f65a1b205ba47d020f0ee7dd4b051424544e7208e
-
Filesize
108KB
MD513bccd6652c9a712fdbeb6e2713d1f9f
SHA1d10c0d91f117a23afadcb007ee7fb89ebc48b4c1
SHA256a09ecc8da68f006b3289e22fd6427ced9cb5e1f84bc3eeded19eb46cb71fc484
SHA51272bcf621bd668fd7485fa9e33aea000afe300279e34557856c701911cdc1d912342b9bfed2c9a4fdd2f00c6f11fbb54e726e8923bf591abc264b6f5c779c7501
-
Filesize
173KB
MD55f459346674fd9343f7eec0e46ce4337
SHA15dc218154bb7b3010051ce1006419f8566e7671a
SHA25671f7fb093a696f6239d1b1e43706c820f1beb368f340b296238f81e0cbde1c62
SHA51292ec36c2f89413a210eb56bcb4626a01712790a47e64000b4e27341ae89ed60e9bef3bf7eab101e2011cac71b754f11f1f3150cd081805b25fc1b405faacc6cb