0/63
Threat
Analyzed on 2021-11-14T10:14:12.004024
MD5 | 1e5fd8bc54cf2128de9d8babe86205ac | |
SHA1 | 50cd4af05cab09d83b492c5dac952ebf8e627c0e | |
SHA256 | bbfde6958884f9a7b179ebcae182cfba8eda93f95811fa6dedbd1edf70981b41 | |
Size | 1.73MB |
Information computed with APKiD.
/tmp/tmp9pch323d!classes.dex | |
yara_issue |
|
anti_vm |
|
compiler |
|
Information computed with ssdeep.
APK file | 49152:Y/CujsxJRCP4Hwwki3ozqR7SDPpyrq8itgWxYXXp:CvsjHwwmqRSPpyXit5wp | |
Manifest | 768:Ytjh71uYpute8oHY+cvyLf8HqYIR9Ujbp5oH//UV91L18poOPhLJNHQg+3c3f1A6:… | |
classes.dex | 49152:n11WnrVRCgwtTwQjWz2pWxD1Z4/KINIh7s9wCKz2SgZUNFncNfB:n1bCBZ4SIq8… |
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.
Low | App is direct-boot aware [android:directBootAware=true] This app can run before the user unlocks the device. If you're using a custom subclass of Application, and if any component inside your application is direct - boot aware, then your entire custom application is considered to be direct - boot aware.During Direct Boot, your application can only access the data that is stored in device protected storage. |
Medium | Application Data can be Backed up[android:allowBackup] flag is missing. The flag [android:allowBackup] should be set to false. By default it is set to true and allows anyone to backup your application data via adb. It allows users who have enabled USB debugging to copy application data off of the device. |
High | Content Provider (com.samsung.android.scloud.oem.lib.ClientProvider) is not Protected. [android:exported=true] A Content Provider 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.bt.btservice.BluetoothPropertyMonitor) is not Protected.An intent-filter exists. 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. The presence of intent-filter indicates that the Broadcast Receiver is explicitly exported. |
High | Content Provider (.opp.BluetoothOppProvider) is not Protected. [android:exported=true] A Content Provider is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Content Provider (com.samsung.bt.btservice.AdapterProvider) is not Protected. [android:exported=true] A Content Provider is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Content Provider (com.samsung.bt.btservice.BluetoothSettingsProvider) is not Protected. [android:exported=true] A Content Provider 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.bt.btservice.BtSmartSwitchBackupRestore) is Protected by a permission, but the protection level of the permission should be checked.Permission: com.wssnps.permission.COM_WSSNPS [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 (.btservice.AdapterService) is not Protected.An intent-filter exists. A Service 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 Service is explicitly exported. |
High | Broadcast Receiver (.opp.BluetoothOppReceiver) 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. |
Low | Broadcast Receiver (.opp.BluetoothOppHandoverReceiver) is Protected by a permission.Permission: com.android.permission.WHITELIST_BLUETOOTH_DEVICEprotectionLevel: signature[android:exported=true] A Broadcast Receiver is found to be exported, but is protected by permission. |
High | Activity (.opp.BluetoothOppLauncherActivity) is not Protected. [android:exported=true] An Activity is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Activity (.opp.BluetoothOppTransferHistory) 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 | Activity (.pbap.BluetoothPbapActivity) 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 | Service (.pbap.BluetoothPbapService) is not Protected.An intent-filter exists. A Service 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 Service is explicitly exported. |
High | Service (.map.BluetoothMapService) is not Protected.An intent-filter exists. A Service 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 Service is explicitly exported. |
High | Service (.mapclient.MapClientService) is not Protected.An intent-filter exists. A Service 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 Service is explicitly exported. |
High | Service (.sap.SapService) is not Protected.An intent-filter exists. A Service 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 Service is explicitly exported. |
High | Service (.gatt.GattService) is not Protected.An intent-filter exists. A Service 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 Service is explicitly exported. |
High | Service (.hfp.HeadsetService) is not Protected.An intent-filter exists. A Service 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 Service is explicitly exported. |
High | Service (.a2dp.A2dpService) is not Protected.An intent-filter exists. A Service 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 Service is explicitly exported. |
High | Service (.a2dpsink.A2dpSinkService) is not Protected.An intent-filter exists. A Service 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 Service is explicitly exported. |
High | Service (.a2dpsink.mbs.A2dpMediaBrowserService) 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 | Service (.avrcp.AvrcpTargetService) is not Protected.An intent-filter exists. A Service 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 Service is explicitly exported. |
High | Service (.avrcpcontroller.AvrcpControllerService) is not Protected.An intent-filter exists. A Service 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 Service is explicitly exported. |
High | Service (.hid.HidHostService) is not Protected.An intent-filter exists. A Service 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 Service is explicitly exported. |
High | Service (.hid.HidDeviceService) is not Protected.An intent-filter exists. A Service 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 Service is explicitly exported. |
High | Service (.hdp.HealthService) is not Protected.An intent-filter exists. A Service 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 Service is explicitly exported. |
High | Service (.pan.PanService) is not Protected.An intent-filter exists. A Service 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 Service is explicitly exported. |
High | Service (.hfpclient.HeadsetClientService) is not Protected.An intent-filter exists. A Service 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 Service is explicitly exported. |
High | Service (.hfpclient.connserv.HfpClientConnectionService) is Protected by a permission, but the protection level of the permission should be checked.Permission: android.permission.BIND_CONNECTION_SERVICE [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. 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 (.pbapclient.PbapClientService) is not Protected.An intent-filter exists. A Service 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 Service is explicitly exported. |
High | Service (.hearingaid.HearingAidService) is not Protected.An intent-filter exists. A Service 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 Service is explicitly exported. |
High | Service (.pbapclient.AuthenticationService) 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 | Service (com.samsung.bt.pageoffload.PageOffloadService) is Protected by a permission, but the protection level of the permission should be checked.Permission: android.permission.BLUETOOTH_ADMIN [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. 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.broadcom.fm.fmreceiver.FmService) is not Protected.An intent-filter exists. A Service 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 Service is explicitly exported. |
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 27, 2021, 3:54 a.m. |
Last submission on VT | April 27, 2021, 3:54 a.m. |
Upload on Pithus | Nov. 14, 2021, 10:14 a.m. |
Certificate valid not after | Nov. 7, 2038, 12:25 p.m. |
Score | 0/63 |
Report | https://www.virustotal.com/gui/file/bbfde6958884f9a7b179ebcae182cfba8eda93f95811fa6dedbd1edf70981b41/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 generate no asymmetric cryptographic keys. Cryptographic Key Generation Services |
FDP_DEC_EXT.1.1 | The application has access to ['location', 'bluetooth', 'network connectivity', 'NFC']. Access to Platform Resources |
FDP_DEC_EXT.1.2 | The application has access to ['call lists', 'address book']. 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(3) FCS_CKM.1.2(3) |
A password/passphrase shall perform [Password-based Key Derivation Functions] in accordance with a specified cryptographic algorithm.. Password Conditioning |
FCS_COP.1.1(1) | The application perform encryption/decryption in accordance with a specified cryptographic algorithm AES-CBC (as defined in NIST SP 800-38A) mode or AES-GCM (as defined in NIST SP 800-38D) and cryptographic key sizes 256-bit/128-bit. Cryptographic Operation - Encryption/Decryption |
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_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 |
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 |
FCS_CKM.1.1(2) | The application shall generate symmetric cryptographic keys using a Random Bit Generator as specified in FCS_RBG_EXT.1 and specified cryptographic key sizes 128 bit or 256 bit. Cryptographic Symmetric Key Generation |
Information computed with MobSF.
Map computed by Pithus.
Information computed with MobSF.
US | dc.di.atlas.samsung.com | 34.120.24.208 | ||
US | stg-api.di.atlas.samsung.com | 34.149.149.71 | ||
US | regi.di.atlas.samsung.com | 34.102.190.55 |
Information computed with MobSF.
https://stg-api.di.atlas.samsung.com https://dc.di.atlas.samsung.com https://regi.di.atlas.samsung.com Defined in com/samsung/context/sdk/samsunganalytics/internal/connection/Domain.java |
|
https://stg-api.di.atlas.samsung.com https://dc.di.atlas.samsung.com https://regi.di.atlas.samsung.com Defined in com/samsung/context/sdk/samsunganalytics/internal/connection/Domain.java |
|
https://stg-api.di.atlas.samsung.com https://dc.di.atlas.samsung.com https://regi.di.atlas.samsung.com Defined in com/samsung/context/sdk/samsunganalytics/internal/connection/Domain.java |
Information computed with MobSF.
Information computed with Quark-Engine.
Confidence:
|
Find a method from given class name, usually for reflection |
Confidence:
|
Method reflection |
Confidence:
|
Monitor data identified by a given content URI changes(SMS, MMS, etc.) |
Confidence:
|
Retrieve data from broadcast |
Confidence:
|
Read sensitive data(SMS, CALLLOG, etc) |
Confidence:
|
Put data in cursor to JSON object |
Confidence:
|
Query user account information |
Confidence:
|
Send notification |
Confidence:
|
Monitor the broadcast action events (BOOT_COMPLETED) |
Confidence:
|
Monitor incoming call status |
Confidence:
|
Get the current WIFI information |
Confidence:
|
Deletes media specified by a content URI(SMS, CALL_LOG, File, etc.) |
Confidence:
|
Check if the given file path exist |
Confidence:
|
Hide the current app's icon |
Confidence:
|
Query WiFi information and WiFi Mac Address |
Confidence:
|
Query data from URI (SMS, CALLLOGS) |
Confidence:
|
Query the phone number |
Confidence:
|
Create a directory |
Confidence:
|
Get the current WiFi MAC address |
Confidence:
|
Check the list of currently running applications |
Confidence:
|
Get resource file from res/raw directory |
Confidence:
|
Get the content of SMS and forward it to others via SMS |
Confidence:
|
Implicit intent(view a web page, make a phone call, etc.) |
Confidence:
|
Get absolute path of file and put it to JSON object |
Confidence:
|
Modify voice volume |
Confidence:
|
Read file and put it into a stream |
Confidence:
|
Open a file from given absolute path of the file |
Confidence:
|
Read sensitive data(SMS, CALLLOG) and put it into JSON object |
Confidence:
|
Return dynamic information about the current Wi-Fi connection |
Confidence:
|
Get absolute path of the file and store in string |
Confidence:
|
Read file into a stream and put it into a JSON object |
Confidence:
|
Read sensitive data(SMS, CALLLOG, etc) |
Information computed with MobSF.
Information computed by Pithus.