0/62
Threat
Analyzed on 2022-01-19T16:19:37.949630
MD5 | 980f10aa1b674a18f94dd03557e861f5 | |
SHA1 | f6b51cbe9c7f0053145cba1c0562647a4be75165 | |
SHA256 | 8b490c8e379353c3bee9eeea07d821e8e93b3179da9c5b9f1180a0f66e47fdbb | |
Size | 2.84MB |
Information computed with APKiD.
/tmp/tmp7x8irmia!classes.dex | |
anti_vm |
|
compiler |
|
Information computed with ssdeep.
APK file | 49152:K6ItqOBpn6Bsm1oAMTWi1+P3P97jztaGuRtgMMAfXUWFv1za72dXZ:KMi1+1/txWe9Az15J | |
Manifest | 384:cTgSAO3AcgRty4w+QAwK6iQoiUtxfnj+DmYA5PBTaV3sAeC/9aB+hyhjm/6NNj:cT… | |
classes.dex | 24576:Es8E/wfVdoX5p5bR1o2DCrL6C1KMQYiHu83arZOUBt0i5FhhDz:ElpIX5p5I2+j… |
Information computed with Dexofuzzy.
APK file | 768:6cjLnS7Yz6714v4jDEr3FWHaUNh2yNiSZdZjpLIAtPn2omF0FL0ePtXmFYv:6CLHw… | |
classes.dex | 768:6cjLnS7Yz6714v4jDEr3FWHaUNh2yNiSZdZjpLIAtPn2omF0FL0ePtXmFYv:6CLHw… |
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 | Activity (com.samsung.android.app.ledcover.app.LCoverRootActivity) 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-Alias (com.samsung.android.app.ledcover.app.LCoverMainLauncher) is not Protected.An intent-filter exists. An Activity-Alias 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-Alias is explicitly exported. |
High | TaskAffinity is set for Activity (com.samsung.android.app.ledcover.app.LCoverUpdateFirmwareActivity) If taskAffinity is set, then other application could read the Intents sent to Activities belonging to another task. Always use the default setting keeping the affinity as the package name in order to prevent sensitive information inside sent or received Intents from being read by another application. |
High | Service (com.samsung.android.app.ledcover.service.LCoverNLS) is Protected by a permission, but the protection level of the permission should be checked.Permission: android.permission.BIND_NOTIFICATION_LISTENER_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. |
Low | Service (com.samsung.android.app.ledcover.service.LCoverIcon) is Protected by a permission, but the protection level of the permission should be checked.Permission: com.samsung.android.app.ledcover.LAUNCHprotectionLevel: signatureOrSystem [android:exported=true] A Service is found to be exported, but is protected by a permission. However, the protection level of the permission is set to signatureOrSystem. It is recommended that signature level is used instead. Signature level should suffice for most purposes, and does not depend on where the applications are installed on the device. |
High | Content Provider (com.samsung.android.app.ledcover.cp.LCoverContentProvider) 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. |
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:57 a.m. |
Last submission on VT | April 27, 2021, 3:57 a.m. |
Upload on Pithus | Jan. 19, 2022, 4:19 p.m. |
Certificate valid not after | Nov. 7, 2038, 12:25 p.m. |
Score | 0/62 |
Report | https://www.virustotal.com/gui/file/8b490c8e379353c3bee9eeea07d821e8e93b3179da9c5b9f1180a0f66e47fdbb/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 ['network connectivity']. Access to Platform Resources |
FDP_DEC_EXT.1.2 | The application has access to ['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_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 |
Information computed with MobSF.
Map computed by Pithus.
Information computed with MobSF.
US | dc.di.atlas.samsung.com | 34.120.24.208 | ||
US | xmlpull.org | 74.50.62.60 | ||
CN | cn-ms.samsungapps.com | 54.222.175.67 | ||
IE | vas.samsungapps.com | 54.171.157.193 | ||
HK | www.samsungimaging.com | 18.163.133.202 |
Information computed with MobSF.
https://dc.di.atlas.samsung.com Defined in com/samsung/context/sdk/samsunganalytics/a/a/c.java |
|
https://cn-ms.samsungapps.com/getCNVasURL.as https://vas.samsungapps.com/stub/stubDownload.as http://vas.samsungapps.com/stub/stubUpdateCheck.as Defined in com/samsung/android/app/ledcover/update/StubUtil.java |
|
https://cn-ms.samsungapps.com/getCNVasURL.as https://vas.samsungapps.com/stub/stubDownload.as http://vas.samsungapps.com/stub/stubUpdateCheck.as Defined in com/samsung/android/app/ledcover/update/StubUtil.java |
|
https://cn-ms.samsungapps.com/getCNVasURL.as https://vas.samsungapps.com/stub/stubDownload.as http://vas.samsungapps.com/stub/stubUpdateCheck.as Defined in com/samsung/android/app/ledcover/update/StubUtil.java |
|
https://www.samsungimaging.com/common/support/firmware/downloadUrlList.do? Defined in com/samsung/android/app/ledcover/fota/Constants.java |
|
http://xmlpull.org/v1/doc/features.html#process-namespaces Defined in com/samsung/android/app/ledcover/fota/thread/DownloadThread.java |
|
http://xmlpull.org/v1/doc/features.html#process-namespaces Defined in com/samsung/android/app/ledcover/fota/thread/GetFileInfoThread.java |
|
https://www.samsungimaging.com/common/support/firmware/downloadUrlList.do? https://www.samsungimaging.com/common/support/firmware/downloadUrlList.do?prd_mdl_name= Defined in com/samsung/android/app/ledcover/common/DownloadUtils.java |
|
https://www.samsungimaging.com/common/support/firmware/downloadUrlList.do? https://www.samsungimaging.com/common/support/firmware/downloadUrlList.do?prd_mdl_name= Defined in com/samsung/android/app/ledcover/common/DownloadUtils.java |
Information computed with MobSF.
Information computed with Quark-Engine.
Confidence:
|
Write HTTP input stream into a file |
Confidence:
|
Implicit intent(view a web page, make a phone call, etc.) |
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:
|
Connect to a URL and read data from it |
Confidence:
|
Retrieve data from broadcast |
Confidence:
|
Read sensitive data(SMS, CALLLOG, etc) |
Confidence:
|
Open a file from given absolute path of the file |
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:
|
Monitor the broadcast action events (BOOT_COMPLETED) |
Confidence:
|
Get absolute path of the file and store in string |
Confidence:
|
Get location of the device |
Confidence:
|
Query the IMEI number |
Confidence:
|
Check if the given file path exist |
Confidence:
|
Method reflection |
Confidence:
|
Get the time of current location |
Confidence:
|
Read the input stream from given URL |
Confidence:
|
Get resource file from res/raw directory |
Confidence:
|
Get specific method from other Dex files |
Confidence:
|
Read file and put it into a stream |
Confidence:
|
Get last known location of the device |
Confidence:
|
Hide the current app's icon |
Information computed with MobSF.
Information computed by Pithus.