Malware Analysis Report

2025-01-19 07:56

Sample ID 240610-psrdvawcjm
Target 9aafc5ecafb5642cae523b6dff86bcdc_JaffaCakes118
SHA256 3d9d751f00a26e56b0530e24bb0a1f149349d8e74455c9b26d41ec19724b2324
Tags
discovery impact banker evasion
score
7/10

Table of Contents

Analysis Overview

MITRE ATT&CK

Mobile Matrix V15

Analysis: static1

Detonation Overview

Signatures

Analysis: behavioral20

Detonation Overview

Command Line

Signatures

Processes

Network

Files

Analysis: behavioral17

Detonation Overview

Command Line

Signatures

Processes

Network

Files

Analysis: behavioral2

Detonation Overview

Command Line

Signatures

Processes

Network

Files

Analysis: behavioral3

Detonation Overview

Command Line

Signatures

Processes

Network

Files

Analysis: behavioral7

Detonation Overview

Command Line

Signatures

Processes

Network

Files

Analysis: behavioral8

Detonation Overview

Command Line

Signatures

Processes

Network

Files

Analysis: behavioral13

Detonation Overview

Command Line

Signatures

Processes

Network

Files

Analysis: behavioral22

Detonation Overview

Command Line

Signatures

Processes

Network

Files

Analysis: behavioral23

Detonation Overview

Command Line

Signatures

Processes

Network

Files

Analysis: behavioral24

Detonation Overview

Command Line

Signatures

Processes

Network

Files

Analysis: behavioral15

Detonation Overview

Command Line

Signatures

Processes

Network

Files

Analysis: behavioral9

Detonation Overview

Command Line

Signatures

Processes

Network

Files

Analysis: behavioral10

Detonation Overview

Command Line

Signatures

Processes

Network

Files

Analysis: behavioral16

Detonation Overview

Command Line

Signatures

Processes

Network

Files

Analysis: behavioral25

Detonation Overview

Command Line

Signatures

Processes

Network

Files

Analysis: behavioral26

Detonation Overview

Command Line

Signatures

Processes

Network

Files

Analysis: behavioral4

Detonation Overview

Command Line

Signatures

Processes

Network

Files

Analysis: behavioral19

Detonation Overview

Command Line

Signatures

Processes

Network

Files

Analysis: behavioral27

Detonation Overview

Command Line

Signatures

Processes

Network

Files

Analysis: behavioral12

Detonation Overview

Command Line

Signatures

Processes

Network

Files

Analysis: behavioral28

Detonation Overview

Command Line

Signatures

Processes

Network

Files

Analysis: behavioral6

Detonation Overview

Command Line

Signatures

Processes

Network

Files

Analysis: behavioral11

Detonation Overview

Command Line

Signatures

Processes

Network

Files

Analysis: behavioral5

Detonation Overview

Command Line

Signatures

Processes

Network

Files

Analysis: behavioral14

Detonation Overview

Command Line

Signatures

Processes

Network

Files

Analysis: behavioral18

Detonation Overview

Command Line

Signatures

Processes

Network

Files

Analysis: behavioral21

Detonation Overview

Command Line

Signatures

Processes

Network

Files

Analysis: behavioral1

Detonation Overview

Command Line

Signatures

Processes

Network

Files

Analysis Overview

score
7/10

SHA256

3d9d751f00a26e56b0530e24bb0a1f149349d8e74455c9b26d41ec19724b2324

Threat Level: Shows suspicious behavior

The file 9aafc5ecafb5642cae523b6dff86bcdc_JaffaCakes118 was found to be: Shows suspicious behavior.

Malicious Activity Summary

discovery impact banker evasion

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)

Requests dangerous framework permissions

Queries information about the current Wi-Fi connection

Reads information about phone network operator.

Declares broadcast receivers with permission to handle system events

Declares services with permission to bind to the system

Uses Crypto APIs (Might try to encrypt user data)

Checks memory information

MITRE ATT&CK

Analysis: static1

Detonation Overview

Reported

2024-06-10 12:35

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 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 wallpaper services to bind with the system. Allows apps to provide live wallpapers. android.permission.BIND_WALLPAPER N/A N/A
Required by notification listener services to bind with the system. Allows apps to listen to and interact with notifications on the device. android.permission.BIND_NOTIFICATION_LISTENER_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 write to external storage. android.permission.WRITE_EXTERNAL_STORAGE 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 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 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 the user's contacts data. android.permission.READ_CONTACTS 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 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 receive SMS messages. android.permission.RECEIVE_SMS N/A N/A
Allows an application to send SMS messages. android.permission.SEND_SMS N/A N/A
Allows an app to access approximate location. android.permission.ACCESS_COARSE_LOCATION N/A N/A
Allows an application to record audio. android.permission.RECORD_AUDIO 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 collect component usage statistics. android.permission.PACKAGE_USAGE_STATS N/A N/A
Allows an application to read the user's calendar data. android.permission.READ_CALENDAR N/A N/A
Allows an application to write the user's calendar data. android.permission.WRITE_CALENDAR 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
Allows an application to write to external storage. android.permission.WRITE_EXTERNAL_STORAGE 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 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 collect component usage statistics. android.permission.PACKAGE_USAGE_STATS 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 app to access precise location. android.permission.ACCESS_FINE_LOCATION N/A N/A
Allows access to the list of accounts in the Accounts Service. android.permission.GET_ACCOUNTS N/A N/A

Analysis: behavioral20

Detonation Overview

Submitted

2024-06-10 12:35

Reported

2024-06-10 12:42

Platform

android-x86-arm-20240603-en

Max time kernel

2s

Max time network

131s

Command Line

com.qihoo360.mobilesafe.recommend

Signatures

N/A

Processes

com.qihoo360.mobilesafe.recommend

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
GB 142.250.200.46:443 tcp
US 1.1.1.1:53 android.apis.google.com udp
GB 142.250.178.14:443 android.apis.google.com tcp

Files

N/A

Analysis: behavioral17

Detonation Overview

Submitted

2024-06-10 12:35

Reported

2024-06-10 12:42

Platform

android-x86-arm-20240603-en

Max time kernel

3s

Max time network

169s

Command Line

com.qihoo360.mobilesafe.homepage

Signatures

N/A

Processes

com.qihoo360.mobilesafe.homepage

Network

Country Destination Domain Proto
N/A 224.0.0.251:5353 udp
GB 216.58.204.78:443 tcp
US 1.1.1.1:53 android.apis.google.com udp
GB 142.250.187.206:443 android.apis.google.com tcp
GB 216.58.212.202:443 tcp

Files

/data/data/com.qihoo360.mobilesafe.homepage/app_recommend_pull/default_tip.gif

MD5 8c87661f86b0f6b46c8293061f76503c
SHA1 5f654ea9362448ba11d34e376a3870219cbc56cb
SHA256 eb5987f77b3e791b009daec006b4542a6a919daa096a7c7e05b4ff1cf943e32c
SHA512 85de8376e678b406330d9fb2164e74a50882bb5520ab2d521c606691fbb72888b0a2f38a8079e4088aa4d45ad992495ecfb3cd74940c85032cf4a21524beaf6f

/data/data/com.qihoo360.mobilesafe.homepage/app_recommend_pull/default_transfer.png

MD5 c576015c5020c4b4797957eaa120e400
SHA1 d94a4b531297344435f630e144e41f1fd6e2fa72
SHA256 9cb9a5f661d0f06d780a8861d8bef473d8e8f274cc8f2586493bd84d53950fc4
SHA512 12e493bc15143c9c8a6b5d352ef8fc0e72e7a3ac35116b9afe1c37919cf25970cd4f558abccbeb2ec2007866cc671bfbdbda81ef7e40f8431c4deb4f5479505a

Analysis: behavioral2

Detonation Overview

Submitted

2024-06-10 12:35

Reported

2024-06-10 12:39

Platform

android-x64-20240603-en

Max time kernel

18s

Max time network

195s

Command Line

com.qihoo.appstore

Signatures

N/A

Processes

com.qihoo.appstore

com.qihoo.appstore

Network

Country Destination Domain Proto
N/A 224.0.0.251:5353 udp
GB 142.250.187.234: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 ssl.google-analytics.com udp
GB 142.250.200.8:443 ssl.google-analytics.com tcp
GB 172.217.169.14:443 tcp
GB 142.250.179.228:443 tcp
GB 142.250.179.228:443 tcp
GB 142.250.179.238:443 tcp
GB 142.250.200.34:443 tcp

Files

N/A

Analysis: behavioral3

Detonation Overview

Submitted

2024-06-10 12:35

Reported

2024-06-10 12:39

Platform

android-x86-arm-20240603-en

Max time kernel

12s

Max time network

170s

Command Line

com.qihoo.appstore.pay.lite

Signatures

Queries information about the current Wi-Fi connection

discovery
Description Indicator Process Target
Framework service call android.net.wifi.IWifiManager.getConnectionInfo 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 memory information

Description Indicator Process Target
File opened for read /proc/meminfo N/A N/A

Processes

com.qihoo.appstore.pay.lite

Network

Country Destination Domain Proto
N/A 224.0.0.251:5353 udp
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
GB 216.58.201.110:443 tcp
GB 142.250.187.194:443 tcp

Files

N/A

Analysis: behavioral7

Detonation Overview

Submitted

2024-06-10 12:35

Reported

2024-06-10 12:39

Platform

android-x64-arm64-20240603-en

Max time kernel

3s

Max time network

132s

Command Line

com.qihoo.plugin.splash

Signatures

Loads dropped Dex/Jar

evasion
Description Indicator Process Target
N/A /data/user/0/com.qihoo.plugin.splash/files/torch/core/3.7/finalcore.jar 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

Reads information about phone network operator.

discovery

Processes

com.qihoo.plugin.splash

Network

Country Destination Domain Proto
GB 142.250.187.238:443 tcp
GB 142.250.187.238:443 tcp
N/A 224.0.0.251:5353 udp
US 1.1.1.1:53 ssl.google-analytics.com udp
GB 142.250.187.200:443 ssl.google-analytics.com tcp
GB 142.250.180.4:443 tcp
GB 142.250.180.4:443 tcp

Files

/data/user/0/com.qihoo.plugin.splash/files/torch/core/3.7/finalcore.jar

MD5 bc3cb0eef1d19c47cf3f1a2211258aee
SHA1 7f10b763a43b6900cd9925b014c1a794994d37dd
SHA256 79e1eee2d72cb40e0c931ed08e609891a41b0a2802d6e0b98abd7970238b4eee
SHA512 51f66294dbc34d4c618e2b16449c47f73734f1d5a57d2e40927ff5ab808604206fda84af29653cb9b018f30749e54a0a481e796cfc7b016a317ff7e83860df86

/data/user/0/com.qihoo.plugin.splash/files/torch/core/3.7/finalcore.jar

MD5 7ca872b45694937f04aca732b336950c
SHA1 762652d725c00e27a3a9316322fb0049b154cf45
SHA256 d482194392c58bab488d65622c27be7a91f673d1c3398e9dcfcfc015f20ce7eb
SHA512 260b9bf7a17e0e71cc5e05d447c578c062c80dfe35b27c658bda6c3071a30a1649e2181f287d0f3823d34f99aab604fb8b520da7cd9e1f9ce7b6552d5897fbf9

/storage/emulated/0/Android/data/com.qihoo.plugin.splash/files/.sfp/.sfp

MD5 fbe6624f6fc7cfc2ce775fb95ae40145
SHA1 6ec5fee78433c3e3b31910d1a012ea7581f87616
SHA256 68330eb5d1b6e0191e7f26ca4c7765e8a9eaa408700fb4c038a56a23da6bc995
SHA512 639c614af2b82870ff40228cded7327fc8047ad655216def9746c88e3061d8b3c4ca7095df154ee560b0743c5b134e9109f32bcac4b38d8abbeb6e67e2e80d0a

/data/user/0/com.qihoo.plugin.splash/files/torch/single/core_update

MD5 af9649282710b56308e2bc097d03cc0b
SHA1 674672ceb76b6ed98077989d5fc52c745bc21a85
SHA256 7e9c4dd5caf213b486826a32ce02495f84e1db2e5acc78ba172d6ae9b800e7b2
SHA512 122c56f3e5c09b0a62f9d99752eb4198a26294e9b6ed2e2401f8b35158fbe7c32f05f06aa5ff0199d1d28665c846b5da428bbee7ddba116f92056416e5be3fc0

/data/user/0/com.qihoo.plugin.splash/files/torch/single/profile_task

MD5 e9134a7975d5038db7275dd015f8e5ab
SHA1 388880fe4103156be1da2d034487ce2ce5de7e8f
SHA256 cd50d2b34e26d648c1c1eefcd6fe978fd971ed16f829636cb3035116b5d2c3c9
SHA512 942f878e9c0c0d1e6deea5e0c8f625a5c10af7e63da1d59251a2a58c8643949faa712ddb10d4d5891470c5b6354e34a69a2a54320edb5094e6228970a4f53cb6

/data/user/0/com.qihoo.plugin.splash/files/torch/single/waitingDown

MD5 9d44e2db7ad6a505eb536dce63b02fbf
SHA1 7a67bee41b4d51c2f9bb5d061f6cb9fa816067d8
SHA256 c05db7f353d6c8472f9ef470106be54f8c3a81b2a6f80cf30427af7112ec23ba
SHA512 d690090691f20941449e3da949c6021c2b72b14480798320d5fc24803a05d2a26f96e9b71461dded234bca2c5145284632ebadac40466a1df10c60534bc28119

Analysis: behavioral8

Detonation Overview

Submitted

2024-06-10 12:35

Reported

2024-06-10 12:36

Platform

android-x86-arm-20240603-en

Max time network

5s

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

Analysis: behavioral13

Detonation Overview

Submitted

2024-06-10 12:35

Reported

2024-06-10 12:39

Platform

android-x64-arm64-20240603-en

Max time network

132s

Command Line

N/A

Signatures

N/A

Processes

N/A

Network

Country Destination Domain Proto
N/A 224.0.0.251:5353 udp
GB 142.250.187.238:443 tcp
GB 142.250.187.238:443 tcp
GB 142.250.200.10:443 tcp
GB 142.250.200.10:443 tcp
US 1.1.1.1:53 ssl.google-analytics.com udp
GB 172.217.16.232:443 ssl.google-analytics.com tcp
GB 142.250.180.4:443 tcp
GB 142.250.180.4:443 tcp

Files

N/A

Analysis: behavioral22

Detonation Overview

Submitted

2024-06-10 12:35

Reported

2024-06-10 12:42

Platform

android-x64-arm64-20240603-en

Max time kernel

2s

Max time network

132s

Command Line

com.qihoo360.mobilesafe.recommend

Signatures

N/A

Processes

com.qihoo360.mobilesafe.recommend

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
US 1.1.1.1:53 ssl.google-analytics.com udp
GB 216.58.204.72:443 ssl.google-analytics.com tcp
GB 142.250.179.228:443 tcp
GB 142.250.179.228:443 tcp

Files

N/A

Analysis: behavioral23

Detonation Overview

Submitted

2024-06-10 12:35

Reported

2024-06-10 12:43

Platform

android-x86-arm-20240603-en

Max time kernel

2s

Max time network

130s

Command Line

com.qihoo360.mobilesafe.search

Signatures

N/A

Processes

com.qihoo360.mobilesafe.search

Network

Country Destination Domain Proto
N/A 224.0.0.251:5353 udp
GB 172.217.16.238:443 tcp
US 1.1.1.1:53 android.apis.google.com udp
GB 216.58.212.238:443 android.apis.google.com tcp

Files

N/A

Analysis: behavioral24

Detonation Overview

Submitted

2024-06-10 12:35

Reported

2024-06-10 12:43

Platform

android-x64-20240603-en

Max time kernel

3s

Max time network

131s

Command Line

com.qihoo360.mobilesafe.search

Signatures

N/A

Processes

com.qihoo360.mobilesafe.search

Network

Country Destination Domain Proto
N/A 224.0.0.251:5353 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 android.apis.google.com udp
GB 142.250.178.14:443 android.apis.google.com tcp
GB 172.217.169.14:443 tcp
GB 142.250.179.238:443 tcp
GB 142.250.200.34:443 tcp
GB 142.250.179.228:443 tcp
GB 142.250.179.228:443 tcp

Files

N/A

Analysis: behavioral15

Detonation Overview

Submitted

2024-06-10 12:35

Reported

2024-06-10 12:42

Platform

android-x64-20240603-en

Max time kernel

8s

Max time network

184s

Command Line

com.qihoo360.mobilesafe.chargescreensvc

Signatures

N/A

Processes

com.qihoo360.mobilesafe.chargescreensvc

Network

Country Destination Domain Proto
N/A 224.0.0.251:5353 udp
US 1.1.1.1:53 ssl.google-analytics.com udp
GB 142.250.200.8:443 ssl.google-analytics.com tcp
GB 142.250.187.234:443 tcp
US 1.1.1.1:53 android.apis.google.com udp
GB 216.58.212.238:443 android.apis.google.com tcp
GB 172.217.169.14:443 tcp
GB 142.250.187.226:443 tcp
GB 142.250.187.228:443 tcp
US 1.1.1.1:53 www.google.com udp
GB 216.58.204.68:443 www.google.com tcp
GB 142.250.200.14:443 tcp

Files

N/A

Analysis: behavioral9

Detonation Overview

Submitted

2024-06-10 12:35

Reported

2024-06-10 12:36

Platform

android-x64-20240603-en

Max time network

5s

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

Analysis: behavioral10

Detonation Overview

Submitted

2024-06-10 12:35

Reported

2024-06-10 12:36

Platform

android-x64-arm64-20240603-en

Max time network

7s

Command Line

N/A

Signatures

N/A

Processes

N/A

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

Files

N/A

Analysis: behavioral16

Detonation Overview

Submitted

2024-06-10 12:35

Reported

2024-06-10 12:39

Platform

android-x64-arm64-20240603-en

Max time kernel

7s

Max time network

158s

Command Line

com.qihoo360.mobilesafe.chargescreensvc

Signatures

N/A

Processes

com.qihoo360.mobilesafe.chargescreensvc

Network

Country Destination Domain Proto
N/A 224.0.0.251:5353 udp
GB 172.217.16.238:443 tcp
GB 172.217.16.238:443 tcp
GB 216.58.201.106:443 tcp
GB 216.58.201.106:443 tcp
US 1.1.1.1:53 ssl.google-analytics.com udp
GB 142.250.200.40:443 ssl.google-analytics.com tcp
GB 172.217.169.68:443 tcp
GB 172.217.169.68:443 tcp

Files

N/A

Analysis: behavioral25

Detonation Overview

Submitted

2024-06-10 12:35

Reported

2024-06-10 12:43

Platform

android-x64-arm64-20240603-en

Max time kernel

2s

Max time network

131s

Command Line

com.qihoo360.mobilesafe.search

Signatures

N/A

Processes

com.qihoo360.mobilesafe.search

Network

Country Destination Domain Proto
GB 142.250.187.238:443 tcp
GB 142.250.187.238:443 tcp
N/A 224.0.0.251:5353 udp
GB 216.58.212.202:443 tcp
GB 216.58.212.202:443 tcp
US 1.1.1.1:53 ssl.google-analytics.com udp
GB 142.250.187.200:443 ssl.google-analytics.com tcp
GB 142.250.180.4:443 tcp
GB 142.250.180.4:443 tcp
GB 142.250.180.4:443 tcp
GB 142.250.180.4:443 tcp

Files

N/A

Analysis: behavioral26

Detonation Overview

Submitted

2024-06-10 12:35

Reported

2024-06-10 12:40

Platform

android-x86-arm-20240603-en

Max time network

3s

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

Analysis: behavioral4

Detonation Overview

Submitted

2024-06-10 12:35

Reported

2024-06-10 12:36

Platform

android-33-x64-arm64-20240603-en

Max time network

9s

Command Line

N/A

Signatures

N/A

Processes

N/A

Network

Country Destination Domain Proto
GB 216.58.213.4:443 udp
GB 216.58.213.4:443 tcp
GB 216.58.213.4:443 tcp
N/A 224.0.0.251:5353 udp

Files

N/A

Analysis: behavioral19

Detonation Overview

Submitted

2024-06-10 12:35

Reported

2024-06-10 12:42

Platform

android-x64-arm64-20240603-en

Max time kernel

3s

Max time network

132s

Command Line

com.qihoo360.mobilesafe.homepage

Signatures

N/A

Processes

com.qihoo360.mobilesafe.homepage

Network

Country Destination Domain Proto
N/A 224.0.0.251:5353 udp
GB 142.250.187.234:443 tcp
GB 142.250.187.234:443 tcp
GB 142.250.179.238:443 tcp
US 1.1.1.1:53 android.apis.google.com udp
GB 142.250.187.206:443 android.apis.google.com tcp
US 1.1.1.1:53 ssl.google-analytics.com udp
GB 216.58.213.8:443 ssl.google-analytics.com tcp
GB 142.250.180.4:443 tcp
GB 142.250.180.4:443 tcp

Files

/data/user/0/com.qihoo360.mobilesafe.homepage/app_recommend_pull/default_tip.gif

MD5 8c87661f86b0f6b46c8293061f76503c
SHA1 5f654ea9362448ba11d34e376a3870219cbc56cb
SHA256 eb5987f77b3e791b009daec006b4542a6a919daa096a7c7e05b4ff1cf943e32c
SHA512 85de8376e678b406330d9fb2164e74a50882bb5520ab2d521c606691fbb72888b0a2f38a8079e4088aa4d45ad992495ecfb3cd74940c85032cf4a21524beaf6f

/data/user/0/com.qihoo360.mobilesafe.homepage/app_recommend_pull/default_transfer.png

MD5 c576015c5020c4b4797957eaa120e400
SHA1 d94a4b531297344435f630e144e41f1fd6e2fa72
SHA256 9cb9a5f661d0f06d780a8861d8bef473d8e8f274cc8f2586493bd84d53950fc4
SHA512 12e493bc15143c9c8a6b5d352ef8fc0e72e7a3ac35116b9afe1c37919cf25970cd4f558abccbeb2ec2007866cc671bfbdbda81ef7e40f8431c4deb4f5479505a

Analysis: behavioral27

Detonation Overview

Submitted

2024-06-10 12:35

Reported

2024-06-10 12:40

Platform

android-x64-20240603-en

Max time network

4s

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

Analysis: behavioral12

Detonation Overview

Submitted

2024-06-10 12:35

Reported

2024-06-10 12:39

Platform

android-x64-20240603-en

Max time network

153s

Command Line

N/A

Signatures

N/A

Processes

N/A

Network

Country Destination Domain Proto
N/A 224.0.0.251:5353 udp
US 1.1.1.1:53 android.apis.google.com udp
US 1.1.1.1:53 ssl.google-analytics.com udp
GB 142.250.187.238:443 android.apis.google.com tcp
GB 172.217.16.232:443 ssl.google-analytics.com tcp
GB 216.58.204.78:443 tcp
GB 172.217.16.228:443 tcp
GB 172.217.16.228:443 tcp
GB 142.250.200.2:443 tcp
GB 172.217.169.78:443 tcp

Files

N/A

Analysis: behavioral28

Detonation Overview

Submitted

2024-06-10 12:35

Reported

2024-06-10 12:40

Platform

android-x64-arm64-20240603-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
GB 142.250.187.238:443 tcp
GB 142.250.187.238:443 tcp

Files

N/A

Analysis: behavioral6

Detonation Overview

Submitted

2024-06-10 12:35

Reported

2024-06-10 12:39

Platform

android-x64-20240603-en

Max time kernel

4s

Max time network

191s

Command Line

com.qihoo.plugin.splash

Signatures

Loads dropped Dex/Jar

evasion
Description Indicator Process Target
N/A /data/user/0/com.qihoo.plugin.splash/files/torch/core/3.7/finalcore.jar 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

Processes

com.qihoo.plugin.splash

Network

Country Destination Domain Proto
N/A 224.0.0.251:5353 udp
US 1.1.1.1:53 android.apis.google.com udp
GB 142.250.187.238:443 android.apis.google.com tcp
US 1.1.1.1:53 ssl.google-analytics.com udp
GB 142.250.200.8:443 ssl.google-analytics.com tcp
GB 172.217.169.14:443 tcp
GB 142.250.200.34:443 tcp
GB 142.250.178.4:443 tcp
GB 142.250.178.4:443 tcp
GB 172.217.169.46:443 tcp

Files

/data/data/com.qihoo.plugin.splash/files/torch/core/3.7/finalcore.jar

MD5 bc3cb0eef1d19c47cf3f1a2211258aee
SHA1 7f10b763a43b6900cd9925b014c1a794994d37dd
SHA256 79e1eee2d72cb40e0c931ed08e609891a41b0a2802d6e0b98abd7970238b4eee
SHA512 51f66294dbc34d4c618e2b16449c47f73734f1d5a57d2e40927ff5ab808604206fda84af29653cb9b018f30749e54a0a481e796cfc7b016a317ff7e83860df86

/data/user/0/com.qihoo.plugin.splash/files/torch/core/3.7/finalcore.jar

MD5 7ca872b45694937f04aca732b336950c
SHA1 762652d725c00e27a3a9316322fb0049b154cf45
SHA256 d482194392c58bab488d65622c27be7a91f673d1c3398e9dcfcfc015f20ce7eb
SHA512 260b9bf7a17e0e71cc5e05d447c578c062c80dfe35b27c658bda6c3071a30a1649e2181f287d0f3823d34f99aab604fb8b520da7cd9e1f9ce7b6552d5897fbf9

Analysis: behavioral11

Detonation Overview

Submitted

2024-06-10 12:35

Reported

2024-06-10 12:39

Platform

android-x86-arm-20240603-en

Max time network

158s

Command Line

N/A

Signatures

N/A

Processes

N/A

Network

Country Destination Domain Proto
N/A 224.0.0.251:5353 udp
GB 142.250.187.206:443 tcp
US 1.1.1.1:53 android.apis.google.com udp
GB 216.58.212.238:443 android.apis.google.com tcp
GB 172.217.169.10:443 tcp

Files

N/A

Analysis: behavioral5

Detonation Overview

Submitted

2024-06-10 12:35

Reported

2024-06-10 12:39

Platform

android-x86-arm-20240603-en

Max time kernel

3s

Max time network

131s

Command Line

com.qihoo.plugin.splash

Signatures

N/A

Processes

com.qihoo.plugin.splash

Network

Country Destination Domain Proto
N/A 224.0.0.251:5353 udp
GB 172.217.16.238:443 tcp
US 1.1.1.1:53 android.apis.google.com udp
GB 216.58.212.238:443 android.apis.google.com tcp

Files

N/A

Analysis: behavioral14

Detonation Overview

Submitted

2024-06-10 12:35

Reported

2024-06-10 12:40

Platform

android-x86-arm-20240603-en

Max time kernel

7s

Max time network

156s

Command Line

com.qihoo360.mobilesafe.chargescreensvc

Signatures

N/A

Processes

com.qihoo360.mobilesafe.chargescreensvc

Network

Country Destination Domain Proto
N/A 224.0.0.251:5353 udp
GB 142.250.178.14:443 tcp
US 1.1.1.1:53 android.apis.google.com udp
GB 216.58.204.78:443 android.apis.google.com tcp

Files

N/A

Analysis: behavioral18

Detonation Overview

Submitted

2024-06-10 12:35

Reported

2024-06-10 12:42

Platform

android-x64-20240603-en

Max time kernel

3s

Max time network

131s

Command Line

com.qihoo360.mobilesafe.homepage

Signatures

N/A

Processes

com.qihoo360.mobilesafe.homepage

Network

Country Destination Domain Proto
N/A 224.0.0.251:5353 udp
GB 216.58.201.106:443 tcp
US 1.1.1.1:53 android.apis.google.com udp
GB 142.250.187.206:443 android.apis.google.com tcp
US 1.1.1.1:53 ssl.google-analytics.com udp
GB 142.250.200.8:443 ssl.google-analytics.com tcp
GB 216.58.213.14:443 tcp
GB 142.250.187.194:443 tcp
GB 142.250.178.14:443 tcp
GB 142.250.187.228:443 tcp
GB 142.250.187.228:443 tcp

Files

/data/data/com.qihoo360.mobilesafe.homepage/app_recommend_pull/default_tip.gif

MD5 8c87661f86b0f6b46c8293061f76503c
SHA1 5f654ea9362448ba11d34e376a3870219cbc56cb
SHA256 eb5987f77b3e791b009daec006b4542a6a919daa096a7c7e05b4ff1cf943e32c
SHA512 85de8376e678b406330d9fb2164e74a50882bb5520ab2d521c606691fbb72888b0a2f38a8079e4088aa4d45ad992495ecfb3cd74940c85032cf4a21524beaf6f

/data/data/com.qihoo360.mobilesafe.homepage/app_recommend_pull/default_transfer.png

MD5 c576015c5020c4b4797957eaa120e400
SHA1 d94a4b531297344435f630e144e41f1fd6e2fa72
SHA256 9cb9a5f661d0f06d780a8861d8bef473d8e8f274cc8f2586493bd84d53950fc4
SHA512 12e493bc15143c9c8a6b5d352ef8fc0e72e7a3ac35116b9afe1c37919cf25970cd4f558abccbeb2ec2007866cc671bfbdbda81ef7e40f8431c4deb4f5479505a

Analysis: behavioral21

Detonation Overview

Submitted

2024-06-10 12:35

Reported

2024-06-10 12:42

Platform

android-x64-20240603-en

Max time kernel

3s

Max time network

151s

Command Line

com.qihoo360.mobilesafe.recommend

Signatures

N/A

Processes

com.qihoo360.mobilesafe.recommend

Network

Country Destination Domain Proto
N/A 224.0.0.251:5353 udp
GB 142.250.179.234: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 ssl.google-analytics.com udp
GB 142.250.178.8:443 ssl.google-analytics.com tcp
GB 142.250.200.46:443 android.apis.google.com tcp
GB 216.58.201.100:443 tcp
GB 216.58.201.100:443 tcp
GB 172.217.169.46:443 tcp
GB 216.58.201.98:443 tcp

Files

N/A

Analysis: behavioral1

Detonation Overview

Submitted

2024-06-10 12:35

Reported

2024-06-10 12:40

Platform

android-x86-arm-20240603-en

Max time kernel

17s

Max time network

136s

Command Line

com.qihoo.appstore

Signatures

N/A

Processes

com.qihoo.appstore

com.qihoo.appstore

Network

Country Destination Domain Proto
N/A 224.0.0.251:5353 udp
GB 142.250.200.46:443 tcp
US 1.1.1.1:53 android.apis.google.com udp
GB 142.250.178.14:443 android.apis.google.com tcp

Files

N/A