Malware Analysis Report

2024-10-16 05:16

Sample ID 240723-m3gw2sshnm
Target ef5b77c003be850406ff8a18a35eb094632dcdc8f6112efcde036e3c454dde0c
SHA256 ef5b77c003be850406ff8a18a35eb094632dcdc8f6112efcde036e3c454dde0c
Tags
banker collection credential_access discovery evasion execution impact persistence spynote
score
10/10

Table of Contents

Analysis Overview

MITRE ATT&CK

Mobile Matrix V15

Analysis: static1

Detonation Overview

Signatures

Analysis: behavioral2

Detonation Overview

Command Line

Signatures

Processes

Network

Files

Analysis: behavioral3

Detonation Overview

Command Line

Signatures

Processes

Network

Files

Analysis: behavioral4

Detonation Overview

Command Line

Signatures

Processes

Network

Files

Analysis: behavioral1

Detonation Overview

Command Line

Signatures

Processes

Network

Files

Analysis Overview

score
10/10

SHA256

ef5b77c003be850406ff8a18a35eb094632dcdc8f6112efcde036e3c454dde0c

Threat Level: Known bad

The file ef5b77c003be850406ff8a18a35eb094632dcdc8f6112efcde036e3c454dde0c was found to be: Known bad.

Malicious Activity Summary

banker collection credential_access discovery evasion execution impact persistence spynote

Spynote family

Makes use of the framework's Accessibility service

Queries a list of all the installed applications on the device (Might be used in an attempt to overlay legitimate apps)

Loads dropped Dex/Jar

Obtains sensitive information copied to the device clipboard

Declares broadcast receivers with permission to handle system events

Acquires the wake lock

Performs UI accessibility actions on behalf of the user

Requests disabling of battery optimizations (often used to enable hiding in the background).

Requests dangerous framework permissions

Queries the mobile country code (MCC)

Declares services with permission to bind to the system

Queries information about active data network

Makes use of the framework's foreground persistence service

Requests enabling of the accessibility settings.

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

MITRE ATT&CK

Analysis: static1

Detonation Overview

Reported

2024-07-23 10:59

Signatures

Spynote family

spynote

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 accessibility services to bind with the system. Allows apps to access accessibility features. android.permission.BIND_ACCESSIBILITY_SERVICE N/A N/A
Required by VPN services to bind with the system. Allows apps to provision VPN services. android.permission.BIND_VPN_SERVICE N/A N/A
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

Requests dangerous framework permissions

Description Indicator Process Target
Allows an application to send SMS messages. android.permission.SEND_SMS N/A N/A
Allows an application to read SMS messages. android.permission.READ_SMS 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 read the user's contacts data. android.permission.READ_CONTACTS N/A N/A
Allows access to the list of accounts in the Accounts Service. android.permission.GET_ACCOUNTS 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 app to access approximate location. android.permission.ACCESS_COARSE_LOCATION N/A N/A
Allows an app to access precise location. android.permission.ACCESS_FINE_LOCATION 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 from external storage. android.permission.READ_EXTERNAL_STORAGE 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 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 request installing packages. android.permission.REQUEST_INSTALL_PACKAGES 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
Required to be able to access the camera device. android.permission.CAMERA 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 or write the system settings. android.permission.WRITE_SETTINGS N/A N/A

Analysis: behavioral2

Detonation Overview

Submitted

2024-07-23 10:59

Reported

2024-07-23 11:02

Platform

android-x64-arm64-20240624-en

Max time kernel

179s

Max time network

188s

Command Line

com.facebook.katanb

Signatures

Loads dropped Dex/Jar

evasion
Description Indicator Process Target
N/A /data/user/0/com.facebook.katanb/cache/natives_sec_blob3994802980960161749.dex N/A N/A
N/A /data/user/0/com.facebook.katanb/cache/natives_sec_blob3994802980960161749.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

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 active data network

discovery
Description Indicator Process Target
Framework service call android.net.IConnectivityManager.getActiveNetworkInfo N/A N/A

Requests disabling of battery optimizations (often used to enable hiding in the background).

evasion
Description Indicator Process Target
Intent action android.settings.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS N/A N/A

Requests enabling of the accessibility settings.

Description Indicator Process Target
Intent action android.settings.ACCESSIBILITY_SETTINGS 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.facebook.katanb

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
GB 216.58.213.10:443 tcp
US 1.1.1.1:53 android.apis.google.com udp
GB 142.250.200.14:443 android.apis.google.com tcp
GB 216.58.213.10:443 tcp
US 1.1.1.1:53 ssl.google-analytics.com udp
GB 216.58.204.72:443 ssl.google-analytics.com tcp
US 1.1.1.1:53 infinityhackscharan.ddns.net udp
IN 183.83.172.232:7772 infinityhackscharan.ddns.net tcp
US 1.1.1.1:53 www.xhamster42.desi udp
US 172.67.205.68:443 www.xhamster42.desi tcp
US 1.1.1.1:53 xhamster42.desi udp
US 1.1.1.1:53 ic-vt-nss.xhcdn.com udp
US 1.1.1.1:53 static-ah.xhcdn.com udp
GB 89.187.167.23:443 ic-vt-nss.xhcdn.com tcp
GB 89.187.167.23:443 ic-vt-nss.xhcdn.com tcp
NL 45.133.44.22:443 static-ah.xhcdn.com tcp
NL 45.133.44.22:443 static-ah.xhcdn.com tcp
NL 45.133.44.22:443 static-ah.xhcdn.com tcp
NL 45.133.44.22:443 static-ah.xhcdn.com tcp
NL 45.133.44.22:443 static-ah.xhcdn.com tcp
NL 45.133.44.22:443 static-ah.xhcdn.com tcp
NL 45.133.44.22:443 static-ah.xhcdn.com tcp
US 1.1.1.1:53 thumb-nss.xhcdn.com udp
GB 89.187.167.23:443 thumb-nss.xhcdn.com tcp
GB 89.187.167.23:443 thumb-nss.xhcdn.com tcp
GB 89.187.167.23:443 thumb-nss.xhcdn.com tcp
GB 89.187.167.23:443 thumb-nss.xhcdn.com tcp
GB 89.187.167.23:443 thumb-nss.xhcdn.com tcp
GB 89.187.167.23:443 thumb-nss.xhcdn.com tcp
US 1.1.1.1:53 lcdn.tsyndicate.com udp
NL 45.133.44.71:443 lcdn.tsyndicate.com tcp
US 1.1.1.1:53 tsyndicate.com udp
DE 136.243.43.25:443 tsyndicate.com tcp
DE 136.243.43.25:443 tsyndicate.com tcp
DE 136.243.43.25:443 tsyndicate.com tcp
US 1.1.1.1:53 static-nss.xhcdn.com udp
GB 89.187.167.23:443 static-nss.xhcdn.com tcp
GB 89.187.167.23:443 static-nss.xhcdn.com tcp
US 1.1.1.1:53 acdn.tsyndicate.com udp
NL 45.133.44.71:443 acdn.tsyndicate.com tcp
US 1.1.1.1:53 collector.xhamster42.desi udp
NL 88.208.5.211:443 collector.xhamster42.desi tcp
IN 183.83.172.232:7772 infinityhackscharan.ddns.net tcp
US 1.1.1.1:53 vrmedia-nss.xhcdn.com udp
GB 89.187.167.23:443 vrmedia-nss.xhcdn.com tcp
US 1.1.1.1:53 cdn.tsyndicate.com udp
US 1.1.1.1:53 go.mnaspm.com udp
NL 45.133.44.71:443 cdn.tsyndicate.com tcp
US 104.18.40.50:443 go.mnaspm.com tcp
US 104.18.40.50:443 go.mnaspm.com tcp
US 104.18.40.50:443 go.mnaspm.com tcp
US 1.1.1.1:53 img.strpst.com udp
US 104.17.10.106:443 img.strpst.com tcp
US 104.17.10.106:443 img.strpst.com tcp
US 104.17.10.106:443 img.strpst.com tcp
GB 142.250.187.196:443 tcp
GB 142.250.187.196:443 tcp
IN 183.83.172.232:7772 infinityhackscharan.ddns.net tcp
IN 183.83.172.232:7772 infinityhackscharan.ddns.net tcp
US 1.1.1.1:53 accounts.google.com udp
BE 74.125.133.84:443 accounts.google.com tcp
IN 183.83.172.232:7772 infinityhackscharan.ddns.net tcp
IN 183.83.172.232:7772 infinityhackscharan.ddns.net tcp
IN 183.83.172.232:7772 infinityhackscharan.ddns.net tcp
US 1.1.1.1:53 infinityhackscharan.ddns.net udp
IN 183.83.172.232:7772 infinityhackscharan.ddns.net tcp
IN 183.83.172.232:7772 infinityhackscharan.ddns.net tcp
IN 183.83.172.232:7772 infinityhackscharan.ddns.net tcp
IN 183.83.172.232:7772 infinityhackscharan.ddns.net tcp
IN 183.83.172.232:7772 infinityhackscharan.ddns.net tcp
IN 183.83.172.232:7772 infinityhackscharan.ddns.net tcp
IN 183.83.172.232:7772 infinityhackscharan.ddns.net tcp
IN 183.83.172.232:7772 infinityhackscharan.ddns.net tcp
US 1.1.1.1:53 infinityhackscharan.ddns.net udp
IN 183.83.172.232:7772 infinityhackscharan.ddns.net tcp
IN 183.83.172.232:7772 infinityhackscharan.ddns.net tcp
IN 183.83.172.232:7772 infinityhackscharan.ddns.net tcp
IN 183.83.172.232:7772 infinityhackscharan.ddns.net tcp
IN 183.83.172.232:7772 infinityhackscharan.ddns.net tcp
IN 183.83.172.232:7772 infinityhackscharan.ddns.net tcp
IN 183.83.172.232:7772 infinityhackscharan.ddns.net tcp

Files

/data/user/0/com.facebook.katanb/files/cloneSettings.json

MD5 995c7d59e32429f932a861b4fba1c0f2
SHA1 f7557b2253983f226683e40b2c9b98f23abc4dd4
SHA256 ed773294442702aba1c7f8b9628302dfae68498432fe3aebf09339d0807b49ea
SHA512 89e1411785e80b2fe89744db826ccb504b821656a0729c55eaf19847b9988e6fae66d8b4c6db687901f9177e798412507046173623a3ed5978c1b93e846c8b2e

/data/user/0/com.facebook.katanb/cache/natives_sec_blob3994802980960161749.dex

MD5 ffcba9530d4f171ab67983f5d1950b54
SHA1 e74f816c65dc89dfbd668d27b65b4da0cde26b49
SHA256 ced12259631608d6af65bf72ddb6695d0c945bdc3f539a4e7778377f0ed25e3d
SHA512 c6251e08db812b41a63476755ff34f2f4fec232e910a6a4769b0a77a281e7ad48e7cb86f5d7bd7b67b579d3e5ab770b6145600f8877d72aabe626e2bc944ded6

/storage/emulated/0/Config/sys/apps/log/log-2024-07-23.txt

MD5 ba30336bf53d54ed3c0ea69dd545de8c
SHA1 ce99c6724c75b93b7448e2d9fac16ca702a5711f
SHA256 2d6988fb5afdaafc4e33fa1f71d6f10c95ab5a49a8ec820add5b13eef05439af
SHA512 eea34ca526e03349e746d3687ea660b4748f0174fe2ffdb65161e232e08630b345e03329614852ce881a71362ba68575e9dd08fa361a416e5b2fb231e21a0a3e

/storage/emulated/0/Config/sys/apps/log/log-2024-07-23.txt

MD5 51e694be4f0e99e0773211566a1f61a9
SHA1 01bbd182b6eff74be8145e94aadb401bb45b3155
SHA256 323570c39e1d705541858e0b57bcd4d2341c745af2ff8873f27e676d0132408e
SHA512 19f3323acbaa77e9de3884cdbdc5bbee38cf18492931aaf206c76052e0b2f1390510bd8c15d2d27d9128194e3df81577faad9695ff7449a373860c69c26a9265

/storage/emulated/0/Config/sys/apps/log/log-2024-07-23.txt

MD5 54626826f106f5715aa54f49d3f914f1
SHA1 9816c591f71ea65e61de1e259b0f2e24fcffc9d3
SHA256 d18bee5833d87d1797d89271838b8717eb4cee14a2647a5cc470cd56e082303a
SHA512 96bac3f4856f0338d5733194665d0684d067666975e19bb2c3025b2b319d7c255bc55d14ead9b4263608973dd9d2c1536b07e503fc598631e4391eb5e5266d6e

/data/user/0/com.facebook.katanb/cache/oat/natives_sec_blob3994802980960161749.dex.cur.prof

MD5 7782a7c9fda1c222432d348dcfb1d7d2
SHA1 7c90abfaec90265127e443f41f5129695cb0fe73
SHA256 2298e6c5ad603156e0b508992dfd9c4871e79c62f8b47642d206342e6e55ac66
SHA512 916801b69f8dd0d4df03fee8c226847ec4fad49b87e501e3137452a75656f61436554f616198c43bed1edc3a2d427b45d6e22bf91a9d1e404918422c4ca6d731

Analysis: behavioral3

Detonation Overview

Submitted

2024-07-23 10:59

Reported

2024-07-23 11:02

Platform

android-33-x64-arm64-20240624-en

Max time kernel

179s

Max time network

189s

Command Line

com.facebook.katanb

Signatures

Loads dropped Dex/Jar

evasion
Description Indicator Process Target
N/A /data/user/0/com.facebook.katanb/cache/natives_sec_blob3532107474130175690.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.findAccessibilityNodeInfosByText N/A N/A
Framework service call android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfosByViewId N/A N/A
Framework service call android.accessibilityservice.IAccessibilityServiceConnection.findAccessibilityNodeInfoByAccessibilityId 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

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 active data network

discovery
Description Indicator Process Target
Framework service call android.net.IConnectivityManager.getActiveNetworkInfo N/A N/A

Requests disabling of battery optimizations (often used to enable hiding in the background).

evasion
Description Indicator Process Target
Intent action android.settings.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS 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.facebook.katanb

Network

Country Destination Domain Proto
GB 142.250.187.228:443 udp
GB 142.250.187.228:443 tcp
N/A 224.0.0.251:5353 udp
US 1.1.1.1:53 android.apis.google.com udp
GB 216.58.204.78:443 android.apis.google.com tcp
US 1.1.1.1:53 infinityhackscharan.ddns.net udp
IN 183.83.172.232:7772 infinityhackscharan.ddns.net tcp
US 1.1.1.1:53 www.xhamster42.desi udp
US 104.21.44.240:443 www.xhamster42.desi tcp
US 1.1.1.1:53 xhamster42.desi udp
US 1.1.1.1:53 static-ah.xhcdn.com udp
US 1.1.1.1:53 ic-vt-nss.xhcdn.com udp
NL 45.133.44.23:443 static-ah.xhcdn.com tcp
NL 45.133.44.23:443 static-ah.xhcdn.com tcp
NL 45.133.44.23:443 static-ah.xhcdn.com tcp
NL 45.133.44.23:443 static-ah.xhcdn.com tcp
NL 45.133.44.23:443 static-ah.xhcdn.com tcp
NL 45.133.44.23:443 static-ah.xhcdn.com tcp
GB 89.187.167.23:443 ic-vt-nss.xhcdn.com tcp
GB 89.187.167.23:443 ic-vt-nss.xhcdn.com tcp
GB 89.187.167.23:443 ic-vt-nss.xhcdn.com tcp
GB 89.187.167.23:443 ic-vt-nss.xhcdn.com tcp
US 1.1.1.1:53 rcs-acs-tmo-us.jibe.google.com udp
US 216.239.36.155:443 rcs-acs-tmo-us.jibe.google.com tcp
NL 45.133.44.23:443 static-ah.xhcdn.com tcp
US 1.1.1.1:53 thumb-nss.xhcdn.com udp
US 1.1.1.1:53 lcdn.tsyndicate.com udp
US 104.21.44.240:443 xhamster42.desi udp
GB 89.187.167.23:443 thumb-nss.xhcdn.com tcp
GB 89.187.167.23:443 thumb-nss.xhcdn.com tcp
GB 89.187.167.23:443 thumb-nss.xhcdn.com tcp
GB 89.187.167.23:443 thumb-nss.xhcdn.com tcp
GB 89.187.167.23:443 thumb-nss.xhcdn.com tcp
GB 89.187.167.23:443 thumb-nss.xhcdn.com tcp
NL 45.133.44.70:443 lcdn.tsyndicate.com tcp
US 1.1.1.1:53 static-nss.xhcdn.com udp
GB 89.187.167.23:443 static-nss.xhcdn.com tcp
GB 89.187.167.23:443 static-nss.xhcdn.com tcp
GB 89.187.167.23:443 static-nss.xhcdn.com tcp
GB 89.187.167.23:443 static-nss.xhcdn.com tcp
GB 89.187.167.23:443 static-nss.xhcdn.com tcp
US 1.1.1.1:53 blackbox.xhamster42.desi udp
NL 88.208.13.67:443 blackbox.xhamster42.desi tcp
US 1.1.1.1:53 remoteprovisioning.googleapis.com udp
US 1.1.1.1:53 ljr3.site udp
US 1.1.1.1:53 content-autofill.googleapis.com udp
US 104.21.31.29:443 ljr3.site tcp
IN 183.83.172.232:7772 infinityhackscharan.ddns.net tcp
US 1.1.1.1:53 tsyndicate.com udp
US 1.1.1.1:53 img.strpst.com udp
US 1.1.1.1:53 collector.xhamster42.desi udp
DE 148.251.120.78:443 tsyndicate.com tcp
DE 148.251.120.78:443 tsyndicate.com tcp
DE 148.251.120.78:443 tsyndicate.com tcp
US 104.17.10.106:443 img.strpst.com tcp
US 104.17.10.106:443 img.strpst.com tcp
NL 88.208.5.211:443 collector.xhamster42.desi tcp
DE 148.251.120.78:443 tsyndicate.com tcp
NL 88.208.5.211:443 collector.xhamster42.desi tcp
US 104.17.10.106:443 img.strpst.com tcp
NL 88.208.5.211:443 collector.xhamster42.desi tcp
US 1.1.1.1:53 assets-widget-ah.flixcdn.com udp
US 1.1.1.1:53 vrmedia-nss.xhcdn.com udp
US 1.1.1.1:53 acdn.tsyndicate.com udp
US 1.1.1.1:53 cdn.tsyndicate.com udp
US 1.1.1.1:53 go.mnaspm.com udp
NL 45.133.44.71:443 cdn.tsyndicate.com tcp
US 104.18.40.50:443 go.mnaspm.com tcp
US 104.18.40.50:443 go.mnaspm.com tcp
US 104.18.40.50:443 go.mnaspm.com tcp
US 104.18.40.50:443 go.mnaspm.com tcp
US 104.18.40.50:443 go.mnaspm.com tcp
US 104.18.40.50:443 go.mnaspm.com tcp
US 104.18.40.50:443 go.mnaspm.com udp
US 104.17.10.106:443 img.strpst.com udp
US 1.1.1.1:53 pxl.tsyndicate.com udp
DE 136.243.75.209:443 pxl.tsyndicate.com tcp
DE 136.243.75.209:443 pxl.tsyndicate.com tcp
US 1.1.1.1:53 edge-hls.sacdnssedge.com udp
GB 195.181.164.12:443 edge-hls.sacdnssedge.com tcp
US 1.1.1.1:53 b-hls-09.sacdnssedge.com udp
GB 195.181.164.11:443 b-hls-09.sacdnssedge.com tcp
US 1.1.1.1:53 accounts.google.com udp
BE 66.102.1.84:443 accounts.google.com tcp
NL 45.133.44.22:443 assets-widget-ah.flixcdn.com tcp
NL 45.133.44.22:443 assets-widget-ah.flixcdn.com tcp
NL 45.133.44.22:443 assets-widget-ah.flixcdn.com tcp
NL 45.133.44.22:443 assets-widget-ah.flixcdn.com tcp
US 162.159.61.3:443 tcp
GB 89.187.167.24:443 vrmedia-nss.xhcdn.com tcp
US 162.159.61.3:443 tcp
GB 172.217.16.227:443 tcp
US 162.159.61.3:443 udp
NL 45.133.44.70:443 cdn.tsyndicate.com tcp
NL 45.133.44.70:443 cdn.tsyndicate.com tcp
NL 45.133.44.70:443 cdn.tsyndicate.com tcp
GB 172.217.16.227:443 udp
GB 142.250.187.228:443 udp
GB 142.250.178.4:443 udp
GB 142.250.178.4:443 tcp
IN 183.83.172.232:7772 infinityhackscharan.ddns.net tcp
IN 183.83.172.232:7772 infinityhackscharan.ddns.net tcp
GB 216.58.204.67:443 tcp
IN 183.83.172.232:7772 infinityhackscharan.ddns.net tcp
IN 183.83.172.232:7772 infinityhackscharan.ddns.net tcp
IN 183.83.172.232:7772 infinityhackscharan.ddns.net tcp
US 1.1.1.1:53 infinityhackscharan.ddns.net udp
IN 183.83.172.232:7772 infinityhackscharan.ddns.net tcp
IN 183.83.172.232:7772 infinityhackscharan.ddns.net tcp
IN 183.83.172.232:7772 infinityhackscharan.ddns.net tcp
IN 183.83.172.232:7772 infinityhackscharan.ddns.net tcp
IN 183.83.172.232:7772 infinityhackscharan.ddns.net tcp
IN 183.83.172.232:7772 infinityhackscharan.ddns.net tcp
IN 183.83.172.232:7772 infinityhackscharan.ddns.net tcp
IN 183.83.172.232:7772 infinityhackscharan.ddns.net tcp
IN 183.83.172.232:7772 infinityhackscharan.ddns.net tcp
US 1.1.1.1:53 infinityhackscharan.ddns.net udp
IN 183.83.172.232:7772 infinityhackscharan.ddns.net tcp
IN 183.83.172.232:7772 infinityhackscharan.ddns.net tcp
IN 183.83.172.232:7772 infinityhackscharan.ddns.net tcp
IN 183.83.172.232:7772 infinityhackscharan.ddns.net tcp
IN 183.83.172.232:7772 infinityhackscharan.ddns.net tcp
IN 183.83.172.232:7772 infinityhackscharan.ddns.net tcp

Files

/data/user/0/com.facebook.katanb/files/cloneSettings.json

MD5 995c7d59e32429f932a861b4fba1c0f2
SHA1 f7557b2253983f226683e40b2c9b98f23abc4dd4
SHA256 ed773294442702aba1c7f8b9628302dfae68498432fe3aebf09339d0807b49ea
SHA512 89e1411785e80b2fe89744db826ccb504b821656a0729c55eaf19847b9988e6fae66d8b4c6db687901f9177e798412507046173623a3ed5978c1b93e846c8b2e

/data/user/0/com.facebook.katanb/cache/natives_sec_blob3532107474130175690.dex

MD5 ffcba9530d4f171ab67983f5d1950b54
SHA1 e74f816c65dc89dfbd668d27b65b4da0cde26b49
SHA256 ced12259631608d6af65bf72ddb6695d0c945bdc3f539a4e7778377f0ed25e3d
SHA512 c6251e08db812b41a63476755ff34f2f4fec232e910a6a4769b0a77a281e7ad48e7cb86f5d7bd7b67b579d3e5ab770b6145600f8877d72aabe626e2bc944ded6

/storage/emulated/0/Config/sys/apps/log/log-2024-07-23.txt

MD5 d47033afff9fdea5177c30833abe6a06
SHA1 2779b1cf7705db902554d53d7a1a5d7581cf80ed
SHA256 2fe0755cba7b92e817d4919a8e7eb80119f184f98b35a75f80cee9292458dd6d
SHA512 edc9adfcaee94b8bfe57c3107e251ae06443a9ea88a5718839e05e54b1bea9c4ca675f6d9f923d4e62840acb7f5648d01d73ef883fe4b0d6db03b800d70c41fc

/storage/emulated/0/Config/sys/apps/log/log-2024-07-23.txt

MD5 ba30336bf53d54ed3c0ea69dd545de8c
SHA1 ce99c6724c75b93b7448e2d9fac16ca702a5711f
SHA256 2d6988fb5afdaafc4e33fa1f71d6f10c95ab5a49a8ec820add5b13eef05439af
SHA512 eea34ca526e03349e746d3687ea660b4748f0174fe2ffdb65161e232e08630b345e03329614852ce881a71362ba68575e9dd08fa361a416e5b2fb231e21a0a3e

/storage/emulated/0/Config/sys/apps/log/log-2024-07-23.txt

MD5 c6f78c31911c5eb5b83f932397f735fb
SHA1 15d54d9cdbde2f42dba9e6d4f6d2f578ed260bb4
SHA256 4f2de6a1d65aa52a42bef2ded4ab599ab605b92ff9eb64ad88888ee72a93b848
SHA512 2a4454e42a303514e9cacec919ebc550ed437f70cc6fbfed5ae5977f8c8ea16219c288ef11b7af24ffe0868c77fcfa614dc4172bd4a75b2c6514cc559fa8d842

/storage/emulated/0/Config/sys/apps/log/log-2024-07-23.txt

MD5 d60fe2fd976dff210e7115b00720bb46
SHA1 b148f1855b31354a8923f0d5bf2f27d184c15a96
SHA256 725bac79cad19fb23cbbffd9777df423b13b88c03ba52c3e1475291a8e3b0731
SHA512 38a1d25b92be8d273a1dc4d0967ca6ce68ab623dd095be31cec8edabe7f3bad3e62c9c20fbcf4e09adbf3354273f9395634779ee5be971debd0a92db850fc3f1

/data/user/0/com.facebook.katanb/cache/oat/natives_sec_blob3532107474130175690.dex.cur.prof

MD5 b51bb75b331ab01b5a3df850639dea25
SHA1 f0547a51ed14992dadf63f32720d33a647560b6d
SHA256 2f6c2daf033ad4af426e96815181b876cc567255ef00f160644edbe9965de79c
SHA512 a47364a489db11cfc82ab50daeab868bc34e07b6b3d18eb3ecb94d4fba510e7b1469fc3e92306c1c26893da08839d4265ccd19a7680c28aac3123fc1f77b27b0

Analysis: behavioral4

Detonation Overview

Submitted

2024-07-23 10:59

Reported

2024-07-23 11:02

Platform

android-x86-arm-20240624-en

Max time kernel

179s

Max time network

171s

Command Line

com.facebook.katanb

Signatures

Loads dropped Dex/Jar

evasion
Description Indicator Process Target
N/A /data/user/0/com.facebook.katanb/cache/natives_sec_blob799052939469436033.dex N/A N/A
N/A /data/user/0/com.facebook.katanb/cache/natives_sec_blob799052939469436033.dex N/A N/A
N/A /data/user/0/com.facebook.katanb/cache/natives_sec_blob799052939469436033.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

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 information about active data network

discovery
Description Indicator Process Target
Framework service call android.net.IConnectivityManager.getActiveNetworkInfo 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

Requests disabling of battery optimizations (often used to enable hiding in the background).

evasion
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)

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.facebook.katanb

/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.facebook.katanb/cache/natives_sec_blob799052939469436033.dex --output-vdex-fd=48 --oat-fd=49 --oat-location=/data/user/0/com.facebook.katanb/cache/oat/x86/natives_sec_blob799052939469436033.odex --compiler-filter=quicken --class-loader-context=&

Network

Country Destination Domain Proto
N/A 224.0.0.251:5353 udp
GB 142.250.200.42:443 tcp
US 1.1.1.1:53 semanticlocation-pa.googleapis.com udp
US 1.1.1.1:53 infinityhackscharan.ddns.net udp
IN 183.83.172.232:7772 infinityhackscharan.ddns.net tcp
GB 216.58.204.78:443 tcp
US 1.1.1.1:53 android.apis.google.com udp
GB 216.58.204.78:443 android.apis.google.com tcp
US 1.1.1.1:53 www.xhamster42.desi udp
US 104.21.44.240:443 www.xhamster42.desi tcp
US 104.21.44.240:443 www.xhamster42.desi tcp
US 1.1.1.1:53 xhamster42.desi udp
US 1.1.1.1:53 static-ah.xhcdn.com udp
US 1.1.1.1:53 ic-vt-nss.xhcdn.com udp
GB 89.187.167.23:443 ic-vt-nss.xhcdn.com tcp
GB 89.187.167.23:443 ic-vt-nss.xhcdn.com tcp
NL 45.133.44.22:443 static-ah.xhcdn.com tcp
NL 45.133.44.22:443 static-ah.xhcdn.com tcp
NL 45.133.44.22:443 static-ah.xhcdn.com tcp
NL 45.133.44.22:443 static-ah.xhcdn.com tcp
NL 45.133.44.22:443 static-ah.xhcdn.com tcp
NL 45.133.44.22:443 static-ah.xhcdn.com tcp
NL 45.133.44.22:443 static-ah.xhcdn.com tcp
US 1.1.1.1:53 thumb-nss.xhcdn.com udp
GB 89.187.167.24:443 thumb-nss.xhcdn.com tcp
GB 89.187.167.24:443 thumb-nss.xhcdn.com tcp
GB 89.187.167.24:443 thumb-nss.xhcdn.com tcp
GB 89.187.167.24:443 thumb-nss.xhcdn.com tcp
GB 89.187.167.24:443 thumb-nss.xhcdn.com tcp
GB 89.187.167.24:443 thumb-nss.xhcdn.com tcp
US 1.1.1.1:53 static-nss.xhcdn.com udp
US 1.1.1.1:53 lcdn.tsyndicate.com udp
GB 89.187.167.24:443 static-nss.xhcdn.com tcp
GB 89.187.167.24:443 static-nss.xhcdn.com tcp
NL 45.133.44.70:443 lcdn.tsyndicate.com tcp
NL 45.133.44.22:443 static-ah.xhcdn.com tcp
NL 45.133.44.22:443 static-ah.xhcdn.com tcp
NL 45.133.44.22:443 static-ah.xhcdn.com tcp
US 1.1.1.1:53 tsyndicate.com udp
DE 78.46.97.249:443 tsyndicate.com tcp
DE 78.46.97.249:443 tsyndicate.com tcp
DE 78.46.97.249:443 tsyndicate.com tcp
US 1.1.1.1:53 acdn.tsyndicate.com udp
NL 45.133.44.71:443 acdn.tsyndicate.com tcp
US 1.1.1.1:53 www.google.com udp
GB 142.250.187.228:443 www.google.com tcp
US 1.1.1.1:53 infinityhackscharan.ddns.net udp
IN 183.83.172.232:7772 infinityhackscharan.ddns.net tcp
US 1.1.1.1:53 ic-ph-nss.xhcdn.com udp
GB 89.187.167.23:443 ic-ph-nss.xhcdn.com tcp
GB 89.187.167.23:443 ic-ph-nss.xhcdn.com tcp
GB 89.187.167.23:443 ic-ph-nss.xhcdn.com tcp
GB 89.187.167.23:443 ic-ph-nss.xhcdn.com tcp
GB 89.187.167.23:443 ic-ph-nss.xhcdn.com tcp
DE 78.46.97.249:443 tsyndicate.com tcp
US 1.1.1.1:53 infinityhackscharan.ddns.net udp
IN 183.83.172.232:7772 infinityhackscharan.ddns.net tcp

Files

/data/data/com.facebook.katanb/files/cloneSettings.json

MD5 995c7d59e32429f932a861b4fba1c0f2
SHA1 f7557b2253983f226683e40b2c9b98f23abc4dd4
SHA256 ed773294442702aba1c7f8b9628302dfae68498432fe3aebf09339d0807b49ea
SHA512 89e1411785e80b2fe89744db826ccb504b821656a0729c55eaf19847b9988e6fae66d8b4c6db687901f9177e798412507046173623a3ed5978c1b93e846c8b2e

/data/data/com.facebook.katanb/cache/natives_sec_blob799052939469436033.dex

MD5 ffcba9530d4f171ab67983f5d1950b54
SHA1 e74f816c65dc89dfbd668d27b65b4da0cde26b49
SHA256 ced12259631608d6af65bf72ddb6695d0c945bdc3f539a4e7778377f0ed25e3d
SHA512 c6251e08db812b41a63476755ff34f2f4fec232e910a6a4769b0a77a281e7ad48e7cb86f5d7bd7b67b579d3e5ab770b6145600f8877d72aabe626e2bc944ded6

/data/user/0/com.facebook.katanb/cache/natives_sec_blob799052939469436033.dex

MD5 4ecdf266a248c661a60e78b21cac0857
SHA1 5cf08634f40c63bf2b48d51e13935168e465a4cf
SHA256 fc42736ea857ccbcca8f65cfb9fb4d32f643be781724020026a386233b304546
SHA512 b7edb37b3df48ecd7cfffc60b32d5e800e4de5ad321e91e2ac441daa2377ff5f9fc4bc37bd47c0156926556dfea35ef00e4e1ace86fe646cfeeeed957be65c92

/storage/emulated/0/Config/sys/apps/log/log-2024-07-23.txt

MD5 d47033afff9fdea5177c30833abe6a06
SHA1 2779b1cf7705db902554d53d7a1a5d7581cf80ed
SHA256 2fe0755cba7b92e817d4919a8e7eb80119f184f98b35a75f80cee9292458dd6d
SHA512 edc9adfcaee94b8bfe57c3107e251ae06443a9ea88a5718839e05e54b1bea9c4ca675f6d9f923d4e62840acb7f5648d01d73ef883fe4b0d6db03b800d70c41fc

/storage/emulated/0/Config/sys/apps/log/log-2024-07-23.txt

MD5 ba30336bf53d54ed3c0ea69dd545de8c
SHA1 ce99c6724c75b93b7448e2d9fac16ca702a5711f
SHA256 2d6988fb5afdaafc4e33fa1f71d6f10c95ab5a49a8ec820add5b13eef05439af
SHA512 eea34ca526e03349e746d3687ea660b4748f0174fe2ffdb65161e232e08630b345e03329614852ce881a71362ba68575e9dd08fa361a416e5b2fb231e21a0a3e

/storage/emulated/0/Config/sys/apps/log/log-2024-07-23.txt

MD5 111556ccffe0d42f62d1c5ea088aee12
SHA1 17059769323ef0bb04f577cb0e520504ca59491e
SHA256 444078173f45017f8c632e4513ccbba508b45bf7afafba489ef34d72e6fc1237
SHA512 58302f981abe3e5871624c50950eff77c85acba0c22baf56b7740cc7e7636493c79156295f57402a1b9c4a50f12ee6dbbf64b11947868b4bd96791a8a6f3faf5

/data/data/com.facebook.katanb/cache/oat/natives_sec_blob799052939469436033.dex.cur.prof

MD5 44e6af9219f9292e26be61639f3267ea
SHA1 2d8821f1122d42a2a46b9b59c667d8a8b8747ea5
SHA256 fb44abecf446e282976717533cb2e4bcc6e3a97723f5b4bc041ea0b9f3da7458
SHA512 36a768d7e15ae18011a8281f17bc339588ea4cf1c03f7cda6d4d34a0f39e6d1628caae62a1f8dd610f38d75adb834316e43395df3fea71d1746332bacb857d4c

Analysis: behavioral1

Detonation Overview

Submitted

2024-07-23 10:59

Reported

2024-07-23 10:59

Platform

android-x64-20240624-en

Max time network

6s

Command Line

N/A

Signatures

N/A

Processes

N/A

Network

Country Destination Domain Proto
N/A 224.0.0.251:5353 udp

Files

N/A