0/63
Threat
Analyzed on 2021-11-28T18:42:35.640736
MD5 | 9a388882a0bccf532a7cefdb0a0f4fd1 | |
SHA1 | 1c3de82833a620e75753f5e9d8a6b4a6d18fcbf6 | |
SHA256 | 917297ef0e234715cda1554e03d25e6e20c58175fa7f0367c91ab61bd5b9398b | |
Size | 2.98MB |
Information computed with APKiD.
/tmp/tmp1ayfwff6!classes.dex | |
anti_vm |
|
compiler |
|
Information computed with ssdeep.
APK file | 49152:pCHcJx3OuPIG2YUFJlvUCJVhDLNz85Pn4fHiQETb+plDEKuXvN:lJ2YUFJVZ6P4Pi3b+puN1 | |
Manifest | 768:I/uDE8PhmidaObqUQvDaob/OigL7mUHA7yw1AtKmyDzg2Bp+TLAp/APqCenNrasb:… | |
classes.dex | 24576:bFn/oqEJIZlJyFId1uN4D383HQlWi95Lsyzs668go1ue8kTb9TNosJXAgK:Euld… |
Information computed with Dexofuzzy.
APK file | 1536:gUicUvo0fbbbbrNfI1y4wLeWxZelcF5gui0armc:wg0fbbbbrQy/olcbgNJ | |
classes.dex | 1536:gUicUvo0fbbbbrNfI1y4wLeWxZelcF5gui0armc:wg0fbbbbrQy/olcbgNJ |
Information computed with AndroGuard and Pithus.
Information computed with AndroGuard.
Information computed with MobSF.
Findings | Files |
---|---|
Certificate/Key files hardcoded inside the app. |
SEC-INF/buildConfirm.crt |
Information computed with MobSF.
High | Clear text traffic is Enabled For App[android:usesCleartextTraffic=true] The app intends to use cleartext network traffic, such as cleartext HTTP, FTP stacks, DownloadManager, and MediaPlayer. The default value for apps that target API level 27 or lower is "true". Apps that target API level 28 or higher default to "false". The key reason for avoiding cleartext traffic is the lack of confidentiality, authenticity, and protections against tampering; a network attacker can eavesdrop on transmitted data and also modify it without being detected. |
High | Activity (com.samsung.android.kgclient.browser.LaunchActivity) is not Protected.An intent-filter exists. An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. The presence of intent-filter indicates that the Activity is explicitly exported. |
High | Broadcast Receiver (com.samsung.android.kgclient.receiver.KGIntentReceiver) is Protected by a permission, but the protection level of the permission should be checked.Permission: com.samsung.android.knoxguard.STATUS [android:exported=true] A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission. |
High | Broadcast Receiver (com.samsung.android.kgclient.receiver.systemIntent.SystemIntentReceiver) is not Protected. [android:exported=true] A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Broadcast Receiver (com.samsung.android.kgclient.receiver.serviceIntent.ServiceIntentReceiver) is Protected by a permission, but the protection level of the permission should be checked.Permission: com.samsung.android.knoxguard.STATUS [android:exported=true] A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission. |
High | Broadcast Receiver (com.samsung.android.kgclient.receiver.KGKesReceiver) is Protected by a permission, but the protection level of the permission should be checked.Permission: com.samsung.android.knoxguard.STATUS [android:exported=true] A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission. |
High | Broadcast Receiver (com.samsung.android.kgclient.receiver.systemIntent.ServiceStateReceiver) is not Protected. [android:exported=true] A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Service (com.google.firebase.messaging.FirebaseMessagingService) is not Protected. [android:exported=true] A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Broadcast Receiver (com.google.android.gms.measurement.AppMeasurementInstallReferrerReceiver) is Protected by a permission, but the protection level of the permission should be checked.Permission: android.permission.INSTALL_PACKAGES [android:exported=true] A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission. |
High | Broadcast Receiver (com.google.firebase.iid.FirebaseInstanceIdReceiver) is Protected by a permission, but the protection level of the permission should be checked.Permission: com.google.android.c2dm.permission.SEND [android:exported=true] A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission. |
High | Service (com.google.firebase.iid.FirebaseInstanceIdService) is not Protected. [android:exported=true] A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
Medium | High Intent Priority (500)[android:priority] By setting an intent priority higher than another intent, the app effectively overrides other requests. |
Medium | High Intent Priority (100000000)[android:priority] By setting an intent priority higher than another intent, the app effectively overrides other requests. |
Medium | High Intent Priority (500)[android:priority] By setting an intent priority higher than another intent, the app effectively overrides other requests. |
Information computed with MobSF.
com.samsung.android.kgclient.browser.LaunchActivity |
Hosts: me.samsungknox.com Schemes: smdm:// https:// |
Information computed with AndroGuard.
|
Information computed with AndroGuard.
|
Information computed with AndroGuard.
|
Oldest file found in APK | Jan. 1, 2009, midnight |
Latest file found in APK | Jan. 1, 2009, midnight |
Certificate valid not before | June 22, 2011, 12:25 p.m. |
First submission on VT | April 25, 2021, 3:24 a.m. |
Last submission on VT | April 25, 2021, 3:24 a.m. |
Upload on Pithus | Nov. 28, 2021, 6:42 p.m. |
Certificate valid not after | Nov. 7, 2038, 12:25 p.m. |
Information computed by Pithus.
SHA256 | Similarity |
---|---|
ca2ff36ddf7b3a513729867afdd5f40327f8030be8d422d237e8d50df8aff25d
|
|
afffc5fe43b5ac21a945601efcce7074ea15b541e6eb10ed8524d25c5963cdb2
|
|
Score | 0/63 |
Report | https://www.virustotal.com/gui/file/917297ef0e234715cda1554e03d25e6e20c58175fa7f0367c91ab61bd5b9398b/detection |
Information computed with MobSF.
FCS_RBG_EXT.1.1 | The application invoke platform-provided DRBG functionality for its cryptographic operations. Random Bit Generation Services |
FCS_STO_EXT.1.1 | The application does not store any credentials to non-volatile memory. Storage of Credentials |
FCS_CKM_EXT.1.1 | The application implement asymmetric key generation. Cryptographic Key Generation Services |
FDP_DEC_EXT.1.1 | The application has access to ['location', 'bluetooth', 'network connectivity']. Access to Platform Resources |
FDP_DEC_EXT.1.2 | The application has access to no sensitive information repositories. Access to Platform Resources |
FDP_NET_EXT.1.1 | The application has user/application initiated network communications. Network Communications |
FDP_DAR_EXT.1.1 | The application implement functionality to encrypt sensitive data in non-volatile memory. Encryption Of Sensitive Application Data |
FMT_MEC_EXT.1.1 | The application invoke the mechanisms recommended by the platform vendor for storing and setting configuration options. Supported Configuration Mechanism |
FTP_DIT_EXT.1.1 | The application does encrypt some transmitted data with HTTPS/TLS/SSH between itself and another trusted IT product. Protection of Data in Transit |
FCS_RBG_EXT.2.1 FCS_RBG_EXT.2.2 |
The application perform all deterministic random bit generation (DRBG) services in accordance with NIST Special Publication 800-90A using Hash_DRBG. The deterministic RBG is seeded by an entropy source that accumulates entropy from a platform-based DRBG and a software-based noise source, with a minimum of 256 bits of entropy at least equal to the greatest security strength (according to NIST SP 800-57) of the keys and hashes that it will generate. Random Bit Generation from Application |
FCS_CKM.1.1(1) | The application generate asymmetric cryptographic keys in accordance with a specified cryptographic key generation algorithm RSA schemes using cryptographic key sizes of 2048-bit or greater. Cryptographic Asymmetric Key Generation |
FCS_COP.1.1(2) | The application perform cryptographic hashing services not in accordance with FCS_COP.1.1(2) and uses the cryptographic algorithm RC2/RC4/MD4/MD5. Cryptographic Operation - Hashing |
FCS_COP.1.1(4) | The application perform keyed-hash message authentication with cryptographic algorithm ['HMAC-SHA-256'] . Cryptographic Operation - Keyed-Hash Message Authentication |
FCS_HTTPS_EXT.1.1 | The application implement the HTTPS protocol that complies with RFC 2818. HTTPS Protocol |
FCS_HTTPS_EXT.1.2 | The application implement HTTPS using TLS. HTTPS Protocol |
FCS_HTTPS_EXT.1.3 | The application notify the user and not establish the connection or request application authorization to establish the connection if the peer certificate is deemed invalid. HTTPS Protocol |
FIA_X509_EXT.1.1 | The application invoked platform-provided functionality to validate certificates in accordance with the following rules: ['The certificate path must terminate with a trusted CA certificate']. X.509 Certificate Validation |
FIA_X509_EXT.2.1 | The application use X.509v3 certificates as defined by RFC 5280 to support authentication for HTTPS , TLS. X.509 Certificate Authentication |
FIA_X509_EXT.2.2 | When the application cannot establish a connection to determine the validity of a certificate, the application allow the administrator to choose whether to accept the certificate in these cases or accept the certificate ,or not accept the certificate. X.509 Certificate Authentication |
FPT_TUD_EXT.2.1 | The application shall be distributed using the format of the platform-supported package manager. Integrity for Installation and Update |
Information computed with MobSF.
Map computed by Pithus.
Information computed with MobSF.
Information computed with MobSF.
https://pinning.secb2b.com.cn/service/umc/leafcert https://stage-pinning.secb2b.com.cn/service/umc/leafcert https://pinning-02.secb2b.com/service/umc/leafcert https://stage-pinning-02.secb2b.com/service/umc/leafcert Defined in com/samsung/android/kgclient/d/a.java |
|
https://pinning.secb2b.com.cn/service/umc/leafcert https://stage-pinning.secb2b.com.cn/service/umc/leafcert https://pinning-02.secb2b.com/service/umc/leafcert https://stage-pinning-02.secb2b.com/service/umc/leafcert Defined in com/samsung/android/kgclient/d/a.java |
|
https://pinning.secb2b.com.cn/service/umc/leafcert https://stage-pinning.secb2b.com.cn/service/umc/leafcert https://pinning-02.secb2b.com/service/umc/leafcert https://stage-pinning-02.secb2b.com/service/umc/leafcert Defined in com/samsung/android/kgclient/d/a.java |
|
https://pinning.secb2b.com.cn/service/umc/leafcert https://stage-pinning.secb2b.com.cn/service/umc/leafcert https://pinning-02.secb2b.com/service/umc/leafcert https://stage-pinning-02.secb2b.com/service/umc/leafcert Defined in com/samsung/android/kgclient/d/a.java |
|
https://preprod-china-segd-api.secb2b.com.cn:443/v2 https://china-segd-api.secb2b.com.cn:443/v2 https://preprod-us-segd-api.secb2b.com:443/v2 https://us-segd-api.secb2b.com:443/v2 Defined in com/samsung/android/kgclient/server/ServerConstants.java |
|
https://preprod-china-segd-api.secb2b.com.cn:443/v2 https://china-segd-api.secb2b.com.cn:443/v2 https://preprod-us-segd-api.secb2b.com:443/v2 https://us-segd-api.secb2b.com:443/v2 Defined in com/samsung/android/kgclient/server/ServerConstants.java |
|
https://preprod-china-segd-api.secb2b.com.cn:443/v2 https://china-segd-api.secb2b.com.cn:443/v2 https://preprod-us-segd-api.secb2b.com:443/v2 https://us-segd-api.secb2b.com:443/v2 Defined in com/samsung/android/kgclient/server/ServerConstants.java |
|
https://preprod-china-segd-api.secb2b.com.cn:443/v2 https://china-segd-api.secb2b.com.cn:443/v2 https://preprod-us-segd-api.secb2b.com:443/v2 https://us-segd-api.secb2b.com:443/v2 Defined in com/samsung/android/kgclient/server/ServerConstants.java |
|
https://china-stage-gslb.secb2b.com.cn https://stage-gslb.secb2b.com https://china-gslb.secb2b.com.cn https://gslb.secb2b.com Defined in com/samsung/android/kgclient/gslb/GSLBManager.java |
|
https://china-stage-gslb.secb2b.com.cn https://stage-gslb.secb2b.com https://china-gslb.secb2b.com.cn https://gslb.secb2b.com Defined in com/samsung/android/kgclient/gslb/GSLBManager.java |
|
https://china-stage-gslb.secb2b.com.cn https://stage-gslb.secb2b.com https://china-gslb.secb2b.com.cn https://gslb.secb2b.com Defined in com/samsung/android/kgclient/gslb/GSLBManager.java |
|
https://china-stage-gslb.secb2b.com.cn https://stage-gslb.secb2b.com https://china-gslb.secb2b.com.cn https://gslb.secb2b.com Defined in com/samsung/android/kgclient/gslb/GSLBManager.java |
|
https://china-segd-api.secb2b.com.cn/ds/v1/profiles/ https://preprod-china-segd-api.secb2b.com.cn/ds/v1/profiles/ https://us-segd-api.secb2b.com/ds/v1/profiles/ https://preprod-us-segd-api.secb2b.com/ds/v1/profiles/ https://eu-segd-api.secb2b.com/ds/v1/profiles/ https://preprod-eu-segd-api.secb2b.com/ds/v1/profiles/ Defined in com/samsung/android/kgclient/utils/i.java |
|
https://china-segd-api.secb2b.com.cn/ds/v1/profiles/ https://preprod-china-segd-api.secb2b.com.cn/ds/v1/profiles/ https://us-segd-api.secb2b.com/ds/v1/profiles/ https://preprod-us-segd-api.secb2b.com/ds/v1/profiles/ https://eu-segd-api.secb2b.com/ds/v1/profiles/ https://preprod-eu-segd-api.secb2b.com/ds/v1/profiles/ Defined in com/samsung/android/kgclient/utils/i.java |
|
https://china-segd-api.secb2b.com.cn/ds/v1/profiles/ https://preprod-china-segd-api.secb2b.com.cn/ds/v1/profiles/ https://us-segd-api.secb2b.com/ds/v1/profiles/ https://preprod-us-segd-api.secb2b.com/ds/v1/profiles/ https://eu-segd-api.secb2b.com/ds/v1/profiles/ https://preprod-eu-segd-api.secb2b.com/ds/v1/profiles/ Defined in com/samsung/android/kgclient/utils/i.java |
|
https://china-segd-api.secb2b.com.cn/ds/v1/profiles/ https://preprod-china-segd-api.secb2b.com.cn/ds/v1/profiles/ https://us-segd-api.secb2b.com/ds/v1/profiles/ https://preprod-us-segd-api.secb2b.com/ds/v1/profiles/ https://eu-segd-api.secb2b.com/ds/v1/profiles/ https://preprod-eu-segd-api.secb2b.com/ds/v1/profiles/ Defined in com/samsung/android/kgclient/utils/i.java |
|
https://china-segd-api.secb2b.com.cn/ds/v1/profiles/ https://preprod-china-segd-api.secb2b.com.cn/ds/v1/profiles/ https://us-segd-api.secb2b.com/ds/v1/profiles/ https://preprod-us-segd-api.secb2b.com/ds/v1/profiles/ https://eu-segd-api.secb2b.com/ds/v1/profiles/ https://preprod-eu-segd-api.secb2b.com/ds/v1/profiles/ Defined in com/samsung/android/kgclient/utils/i.java |
|
https://china-segd-api.secb2b.com.cn/ds/v1/profiles/ https://preprod-china-segd-api.secb2b.com.cn/ds/v1/profiles/ https://us-segd-api.secb2b.com/ds/v1/profiles/ https://preprod-us-segd-api.secb2b.com/ds/v1/profiles/ https://eu-segd-api.secb2b.com/ds/v1/profiles/ https://preprod-eu-segd-api.secb2b.com/ds/v1/profiles/ Defined in com/samsung/android/kgclient/utils/i.java |
|
https://knox-antifraud.firebaseio.com Defined in Android String Resource |
Information computed with MobSF.
Information computed with Exodus-core.
Google Firebase Analytics | https://reports.exodus-privacy.eu.org/fr/trackers/49 |
Information computed with Quark-Engine.
Confidence:
|
Write HTTP input stream into a file |
Confidence:
|
Start another application from current application |
Confidence:
|
Find a method from given class name, usually for reflection |
Confidence:
|
Connect to a URL and receive input stream from the server |
Confidence:
|
Method reflection |
Confidence:
|
Get the network operator name |
Confidence:
|
Connect to a URL and read data from it |
Confidence:
|
Load class from given class name |
Confidence:
|
Retrieve data from broadcast |
Confidence:
|
Read sensitive data(SMS, CALLLOG, etc) |
Confidence:
|
Implicit intent(view a web page, make a phone call, etc.) via setData |
Confidence:
|
Connect to a URL and get the response code |
Confidence:
|
Send notification |
Confidence:
|
Monitor the broadcast action events (BOOT_COMPLETED) |
Confidence:
|
Get last known location of the device |
Confidence:
|
Get calendar information |
Confidence:
|
Get location of the device |
Confidence:
|
Query the IMEI number |
Confidence:
|
Method reflection |
Confidence:
|
Hide the current app's icon |
Confidence:
|
Get the country code of the SIM card provider |
Confidence:
|
Connect to the remote server through the given URL |
Confidence:
|
Query data from URI (SMS, CALLLOGS) |
Confidence:
|
Read file into a stream and put it into a JSON object |
Confidence:
|
Get the time of current location |
Confidence:
|
Initialize class object dynamically |
Confidence:
|
Get filename and put it to JSON object |
Confidence:
|
Read the input stream from given URL |
Confidence:
|
Check the list of currently running applications |
Confidence:
|
Check if the network is connected |
Confidence:
|
Load external class |
Confidence:
|
Check the active network type |
Confidence:
|
Read data and put it into a buffer stream |
Confidence:
|
Read file and put it into a stream |
Confidence:
|
Get declared method from given method name |
Confidence:
|
Get absolute path of the file and store in string |
Confidence:
|
Query the network operator name |
Confidence:
|
Query the ICCID number |
Confidence:
|
Get resource file from res/raw directory |
Information computed with MobSF.
Information computed by Pithus.