Analysis
-
max time kernel
147s -
max time network
159s -
platform
android_x64 -
resource
android-x64-20240624-en -
resource tags
androidarch:x64arch:x86image:android-x64-20240624-enlocale:en-usos:android-10-x64system -
submitted
06-12-2024 22:00
Static task
static1
Behavioral task
behavioral1
Sample
7da17385ea55a2a4a27391e8013542c3d5238acc7c59a6c469f3971499df6839.apk
Resource
android-x86-arm-20240624-en
Behavioral task
behavioral2
Sample
7da17385ea55a2a4a27391e8013542c3d5238acc7c59a6c469f3971499df6839.apk
Resource
android-x64-20240624-en
Behavioral task
behavioral3
Sample
7da17385ea55a2a4a27391e8013542c3d5238acc7c59a6c469f3971499df6839.apk
Resource
android-x64-arm64-20240624-en
General
-
Target
7da17385ea55a2a4a27391e8013542c3d5238acc7c59a6c469f3971499df6839.apk
-
Size
3.0MB
-
MD5
1b961b0bec91a6858eecfbeeb56675dd
-
SHA1
cd4bbf4d3cb0245cb3df1e5124da800a40ac46a0
-
SHA256
7da17385ea55a2a4a27391e8013542c3d5238acc7c59a6c469f3971499df6839
-
SHA512
187f8ab81e7ad19919a8e3053367d6b23bae0822e14cc9029729864f049dc334a5e12490e3c22bdcda6a7f9b44d23053a3e161a536e0659d5a602464a59ee638
-
SSDEEP
49152:uI9TvBpulkONETz7POAvrg3I6XcTvKed7iqrclIohUytbzlomA0PF+fRQ41Ti:uSTvhOwjRvKYJQllXtPlo/EShTi
Malware Config
Extracted
ermac
http://154.216.19.93
Extracted
hook
http://154.216.19.93
Signatures
-
Ermac
An Android banking trojan first seen in July 2021.
-
Ermac family
-
Ermac2 payload 1 IoCs
resource yara_rule behavioral2/memory/4934-0.dex family_ermac2 -
Hook
Hook is an Android malware that is based on Ermac with RAT capabilities.
-
Hook family
-
Loads dropped Dex/Jar 1 TTPs 1 IoCs
Runs executable file dropped to the device during analysis.
ioc pid Process /data/user/0/com.kahveonay.marka/app_travel/Piqckc.json 4934 com.kahveonay.marka -
Makes use of the framework's Accessibility service 4 TTPs 3 IoCs
Retrieves information displayed on the phone screen using AccessibilityService.
description ioc Process Framework service call android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfoByAccessibilityId com.kahveonay.marka Framework service call android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfosByText com.kahveonay.marka Framework service call android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfosByViewId com.kahveonay.marka -
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.
description ioc Process Framework service call android.content.IClipboard.addPrimaryClipChangedListener com.kahveonay.marka -
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.
description ioc Process Framework service call android.app.IActivityManager.getRunningAppProcesses com.kahveonay.marka -
Queries the phone number (MSISDN for GSM devices) 1 TTPs
-
Acquires the wake lock 1 IoCs
description ioc Process Framework service call android.os.IPowerManager.acquireWakeLock com.kahveonay.marka -
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.
description ioc Process Framework service call android.app.IActivityManager.setServiceForeground com.kahveonay.marka -
Performs UI accessibility actions on behalf of the user 1 TTPs 5 IoCs
Application may abuse the accessibility service to prevent their removal.
ioc Process android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction com.kahveonay.marka android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction com.kahveonay.marka android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction com.kahveonay.marka android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction com.kahveonay.marka android.accessibilityservice.IAccessibilityServiceConnection.performGlobalAction com.kahveonay.marka -
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.
description ioc Process Framework service call android.net.wifi.IWifiManager.getConnectionInfo com.kahveonay.marka -
Queries the mobile country code (MCC) 1 TTPs 1 IoCs
description ioc Process Framework service call com.android.internal.telephony.ITelephony.getNetworkCountryIsoForPhone com.kahveonay.marka -
Reads information about phone network operator. 1 TTPs
-
Registers a broadcast receiver at runtime (usually for listening for system events) 1 TTPs 1 IoCs
description ioc Process Framework service call android.app.IActivityManager.registerReceiver com.kahveonay.marka -
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.
description ioc Process Framework service call android.app.job.IJobScheduler.schedule com.kahveonay.marka -
Uses Crypto APIs (Might try to encrypt user data) 1 TTPs 1 IoCs
description ioc Process Framework API call javax.crypto.Cipher.doFinal com.kahveonay.marka -
Checks CPU information 2 TTPs 1 IoCs
description ioc Process File opened for read /proc/cpuinfo com.kahveonay.marka -
Checks memory information 2 TTPs 1 IoCs
description ioc Process File opened for read /proc/meminfo com.kahveonay.marka
Processes
-
com.kahveonay.marka1⤵
- 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:4934
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
736KB
MD5c5349df8ee69439f460c40d247d70313
SHA100a8b36b62091432160f6dc3064ab95eb1ce3b01
SHA256830eddfc7cb3f3d65b71a264969adb113524ff65a62a582e35776fac28a182f2
SHA5121493019a8adec0a1d3453b089fb287aba60fdbfa9c02f6eabb309d6600eacfae7031c324f8561dd5068deeff530190c07168879d01cb5656fd958838255e3791
-
Filesize
736KB
MD528bd83db2b4bf03223ae3cb194d0f580
SHA1a5b8da72c84896ac535af4c9ff9647171ddbeb73
SHA25636db84b9480ba7e4229a5d30ca54ccd72345e766c0f328af96215072d68d2460
SHA51229872c5e402193edf77f878bc480539b61922e31373bbec5625c0b9c28334b90f59e777a5324ec33c9f232beda4ce329257cfb324330c6188c8d60eb7d7d21f3
-
Filesize
3KB
MD577cc8140c8b8a089b8e664c961a0e770
SHA1a8b51e4c4838cfa556c380e976fbb4766179da36
SHA256a7e88268ae5660ed1bf02209b318fa49c1c7bfb2756326b713a7b4577c633a09
SHA5128140f885f78d713dd0c0eb22e76f160ef497cde86764841e18bc10e28d79c7d46e0277b527ccbfa85eca44f9391acbfba43dba1757a485f12fc30b392ae3257d
-
Filesize
4KB
MD5f2b4b0190b9f384ca885f0c8c9b14700
SHA1934ff2646757b5b6e7f20f6a0aa76c7f995d9361
SHA2560a8ffb6b327963558716e87db8946016d143e39f895fa1b43e95ba7032ce2514
SHA512ec12685fc0d60526eed4d38820aad95611f3e93ae372be5a57142d8e8a1ba17e6e5dfe381a4e1365dddc0b363c9c40daaffdc1245bd515fddac69bf1abacd7f1
-
Filesize
512B
MD592ce147ad716b5d50339d05d9c2d1319
SHA15dd89a9cb38c9abd11567242ae17e71fa916b94c
SHA2565e263edf4f2fa4fe3930fa485a2ea5f92a5a1341ffbd103031ed3fe4603388ad
SHA5126872e012b3fd502968f1125c56bf6b4e4d7eba622fca4cadb1d844fb52a50cf406d188115f0d7c70c7a9b76770b7bb4e20c58b3d4638fccd13989579a2f31507
-
Filesize
32KB
MD5bb7df04e1b0a2570657527a7e108ae23
SHA15188431849b4613152fd7bdba6a3ff0a4fd6424b
SHA256c35020473aed1b4642cd726cad727b63fff2824ad68cedd7ffb73c7cbd890479
SHA512768007e06b0cd9e62d50f458b9435c6dda0a6d272f0b15550f97c478394b743331c3a9c9236e09ab5b9cb3b423b2320a5d66eb3c7068db9ea37891ca40e47012
-
Filesize
16KB
MD585723c13c7dd442ae18edb7711c46e5e
SHA1ecf0b681de3ae9f04cc9fc4dfec8afc30d881a67
SHA25613d590596c46b8507ded6e9259f60672756a699e84ce448c3ad529bd55ccaff4
SHA5127da45973c7b036df90a5078d928469b81081fd2385ef912bc968eb636871287ca31c635813802d7fed6b6ab62a9343d0490bb1f50d23ee8795a0e48953c4d4bf
-
Filesize
108KB
MD5b54565606a20fb1697b8e1e98372d658
SHA1a2e79042ddcfb3d3912585b348ea1c3c5fcbd784
SHA256564bd70a6ff99074ebc72b6d0391bbd6644210c7ba490b08948e369203eea42e
SHA5124522ed46b82893d546a5d6c9d39e17a71d867d63fa6e6b8e86cdb9122dceeeea2a7d3a26d20423bac4059849ffe3e3f7f57bee1df7401870056146d1c31e9760
-
Filesize
173KB
MD5628bce235768a93fd9cc6ec721541f82
SHA10d62d9dae34fb9546c0f056eb9b81f2a33ef4827
SHA25635900d158d69b03f5da4038b9d30a5435dc5382fcd7610aa1968ab51a804eaff
SHA512ddbb5e11b50e3fd2df8395cf01b031093700e2cfe57bf8137b9e6fcbfeebe99c84239b5058522b0c322695486bcf10728f117a58e509f4c3b1b6a32012eec791
-
Filesize
1.7MB
MD5c16331a931011722a8a3f4110d016935
SHA1da0ee471f9918f2f4237b2b8c4b312493e7c208c
SHA2560ed058b78dfc76d8250582cf41a2fc98c51ec7c7ad378c820e13d8d8c732b74a
SHA51218d9f1c63a4fce491fe10f4d8c0a735544fd0a6d26585ae7311e2daaebcbd34c8e6694285b7d637213a56a986b3dfc0de3f39986e9eded86b5d4fb47c4fdba5d