0/61
Threat
Analyzed on 2021-11-10T08:17:51.246222
MD5 | 70479bebe7d8bc69567ecb7f6b5b56a4 | |
SHA1 | f8613df11ea836908909a9891497437e13ab07e6 | |
SHA256 | 01e179db58d91eb74bf32dc36c429e2d2e6a03d791da182efe512e7ecbdc8634 | |
Size | 1.97MB |
Information computed with APKiD.
/tmp/tmp4pxzvccj!classes.dex | |
yara_issue |
|
anti_vm |
|
compiler |
|
Information computed with ssdeep.
APK file | 49152:YGGtQbgEKnUxCPNWkcEGpWTPPWW4b/35orYqRV+91B2QnfV7:iq0U0/spWT2WjYhfZ | |
Manifest | 384:shPBi1gSU+u9Lmz5AZCM1r8sfV8iBteEh39h7c7yIKOmkmGlDYfbsze48LNEaHK3:… | |
classes.dex | 49152:71BdABAFjik0V80YiE4ko7K62jI5ukV31gcnnMxej+q:7jdeAFh8QMK62jc9lnn… |
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 | Activity (.BeamShareActivity) 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 (.NfcBootCompletedReceiver) 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 | Service (com.samsung.android.nfc.quicktile.NfcTile) is Protected by a permission, but the protection level of the permission should be checked.Permission: android.permission.BIND_QUICK_SETTINGS_TILE [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. |
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 | Nov. 10, 2021, 8:17 a.m. |
Certificate valid not after | Nov. 7, 2038, 12:25 p.m. |
Score | 0/61 |
Report | https://www.virustotal.com/gui/file/01e179db58d91eb74bf32dc36c429e2d2e6a03d791da182efe512e7ecbdc8634/detection |
Information computed with MobSF.
FCS_RBG_EXT.1.1 | The application use no 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 ['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_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.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.
http://xmlpull.org/v1/doc/features.html#indent-output Defined in com/samsung/android/nfc/cardemulation/DynamicServiceManager.java |
|
http://xmlpull.org/v1/doc/features.html#indent-output Defined in com/samsung/android/nfc/cardemulation/RegisteredOtherServicesCache.java |
Information computed with MobSF.
Information computed with Quark-Engine.
Confidence:
|
Start another application from current application |
Confidence:
|
Find a method from given class name, usually for reflection |
Confidence:
|
Method reflection |
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:
|
Send notification |
Confidence:
|
Monitor the broadcast action events (BOOT_COMPLETED) |
Confidence:
|
Method reflection |
Confidence:
|
Query data from URI (SMS, CALLLOGS) |
Confidence:
|
Initialize class object dynamically |
Confidence:
|
Check the list of currently running applications |
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 |
Information computed with MobSF.
Information computed by Pithus.