0/61
Threat
Analyzed on 2021-11-28T16:43:04.501130
MD5 | 140d695b9bc1d24cf5818c2a6eda86f8 | |
SHA1 | 8c90675aace1fc7e3c3e28918de32df5c1f0bca8 | |
SHA256 | 26ebab025edbe1ca1e0733363b2d113eecaeae9fa7b21a2bc71acd10266e6dc3 | |
Size | 30.34MB |
Information computed with APKiD.
/tmp/tmpydp0quwy!classes.dex | |
anti_vm |
|
compiler |
|
/tmp/tmpydp0quwy!classes2.dex | |
compiler |
|
/tmp/tmpydp0quwy!classes3.dex | |
anti_vm |
|
compiler |
|
/tmp/tmpydp0quwy!classes4.dex | |
compiler |
|
Information computed with ssdeep.
APK file | 393216:wFfkpbqb6zLEHDdlsu3rUpUCpZd1vOX0iclCmwGlBGpXKIpDYDajtclHuPsEHV7R:XqcEz3rUpULlG3QDMobHV7PrQM | |
Manifest | 192:ULca9EVfrKTAdG/ouo2k/kRE6X1SbAoTmR95etyO7tufz+TtrTFu0HQqxRscSw9W:… | |
classes.dex | 98304:f0QE88+3JzWzckD8h7uV3RGw8KXpK62j9e3xGjuzwr:f0Qb6QkT3cIJGjqwr | |
classes2.dex | 1536:k+gL4pfJpcM/oUNmN6mxqB0IXHQLWIpWiM2GKkCDdi1D3K69LuaI1w8eAkKjOHuW… | |
classes3.dex | 98304:JW3HzlSIu3r836vkntBju9KExe3YNyL/2T0:A3x9Wr83/tBjd/Z | |
classes4.dex | 24576:dGriGE6ZD2qZ/ir8kHKLAxQfJST/gpcdHsN7ZUL1Hq1UZqrnIaLaPhdNdDI0j4N… |
Information computed with Dexofuzzy.
Information computed with AndroGuard and Pithus.
Information computed with AndroGuard.
Information computed with MobSF.
Findings | Files |
---|---|
Certificate/Key files hardcoded inside the app. |
okhttp3/internal/publicsuffix/NOTICE |
Information computed with MobSF.
High | Activity (it.ministerodellasalute.verificaC19.ui.SettingsActivity) 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 | Service (androidx.work.impl.background.systemjob.SystemJobService) is Protected by a permission, but the protection level of the permission should be checked.Permission: android.permission.BIND_JOB_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 | Broadcast Receiver (androidx.work.impl.diagnostics.DiagnosticsReceiver) is Protected by a permission, but the protection level of the permission should be checked.Permission: android.permission.DUMP [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. |
Information computed with AndroGuard.
|
Information computed with AndroGuard.
|
Information computed with AndroGuard.
|
Information computed with AndroGuard.
|
Oldest file found in APK | Jan. 1, 1981, 1:01 a.m. |
Latest file found in APK | Jan. 1, 1981, 1:01 a.m. |
Certificate valid not before | April 24, 2020, 1:50 a.m. |
First submission on VT | Nov. 28, 2021, 4:42 p.m. |
Last submission on VT | Nov. 28, 2021, 4:42 p.m. |
Upload on Pithus | Nov. 28, 2021, 4:43 p.m. |
Certificate valid not after | April 18, 2045, 1:50 a.m. |
Information computed by Pithus.
Score | 0/61 |
Report | https://www.virustotal.com/gui/file/26ebab025edbe1ca1e0733363b2d113eecaeae9fa7b21a2bc71acd10266e6dc3/detection |
Information computed with MobSF.
FCS_RBG_EXT.1.1 | The application implement 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 ['network connectivity', 'camera']. 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 not in accordance with FCS_CKM.1.1(1) using key generation algorithm RSA schemes and cryptographic key sizes of 1024-bit or lower. Cryptographic Asymmetric Key Generation |
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 in accordance with a specified cryptographic algorithm SHA-1/SHA-256/SHA-384/SHA-512 and message digest sizes 160/256/384/512 bits. Cryptographic Operation - Hashing |
FCS_COP.1.1(3) | The application perform cryptographic signature services (generation and verification) in accordance with a specified cryptographic algorithm RSA schemes using cryptographic key sizes of 2048-bit or greater. Cryptographic Operation - Signing |
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', 'The application validate a certificate path by ensuring the presence of the basicConstraints extension and that the CA flag is set to TRUE for all CA certificates', 'The application validate the revocation status of the certificate using the Online Certificate Status Protocol (OCSP) as specified in RFC 2560 or a Certificate Revocation List (CRL) as specified in RFC 5759 or an OCSP TLS Status Request Extension (i.e., OCSP stapling) as specified in RFC 6066']. X.509 Certificate Validation |
FIA_X509_EXT.1.2 | The application treat a certificate as a CA certificate only if the basicConstraints extension is present and the CA flag is set to TRUE. 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 |
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.
Information computed with MobSF.
https://issuetracker.google.com/issues/36918154 Defined in io/realm/Realm.java |
|
https://realm.io/docs/java/latest/#rxjava Defined in io/realm/RealmObject.java |
|
https://realm.io/news/android-installation-change/ https://realm.io/docs/java/latest/#rxjava https://github.com/Kotlin/kotlinx.coroutines#android Defined in io/realm/RealmConfiguration.java |
|
https://realm.io/news/android-installation-change/ https://realm.io/docs/java/latest/#rxjava https://github.com/Kotlin/kotlinx.coroutines#android Defined in io/realm/RealmConfiguration.java |
|
https://realm.io/news/android-installation-change/ https://realm.io/docs/java/latest/#rxjava https://github.com/Kotlin/kotlinx.coroutines#android Defined in io/realm/RealmConfiguration.java |
|
http://www.apache.org/licenses/LICENSE-2.0 Defined in kotlin/reflect/jvm/internal/impl/descriptors/annotations/BuiltInAnnotationDescriptor.java |
|
https://get.dgc.gov.it/v1/dgc/ https://d5c8503f-abf9-44d6-8cd3-3acab80728db.mock.pstmn.io/v1/dgc/drl/check Defined in it/ministerodellasalute/verificaC19sdk/BuildConfig.java |
|
https://get.dgc.gov.it/v1/dgc/ https://d5c8503f-abf9-44d6-8cd3-3acab80728db.mock.pstmn.io/v1/dgc/drl/check Defined in it/ministerodellasalute/verificaC19sdk/BuildConfig.java |
|
https://d5c8503f-abf9-44d6-8cd3-3acab80728db.mock.pstmn.io/v1/dgc/drl/check Defined in it/ministerodellasalute/verificaC19sdk/data/remote/ApiService.java |
|
https://play.google.com/store/apps/details?id= Defined in it/ministerodellasalute/verificaC19/ui/FirstActivity.java |
|
https://www.dgc.gov.it/web/pn.html Defined in it/ministerodellasalute/verificaC19/ui/FirstActivity$onCreate$5.java |
|
https://www.dgc.gov.it/web/faq.html https://www.dgc.gov.it/web/pn.html Defined in it/ministerodellasalute/verificaC19/ui/SettingsActivity.java |
|
https://www.dgc.gov.it/web/faq.html https://www.dgc.gov.it/web/pn.html Defined in it/ministerodellasalute/verificaC19/ui/SettingsActivity.java |
|
https://www.dgc.gov.it/web/faq.html Defined in it/ministerodellasalute/verificaC19/ui/FirstActivity$onCreate$6.java |
|
https://www.dgc.gov.it/web/faq.html#verifica19 Defined in it/ministerodellasalute/verificaC19/ui/main/verification/VerificationFragment.java |
|
http://javax.xml.XMLConstants/feature/secure-processing http://apache.org/xml/features/disallow-doctype-decl http://apache.org/xml/features/nonvalidating/load-external-dtd Defined in com/fasterxml/jackson/databind/ext/DOMDeserializer.java |
|
http://javax.xml.XMLConstants/feature/secure-processing http://apache.org/xml/features/disallow-doctype-decl http://apache.org/xml/features/nonvalidating/load-external-dtd Defined in com/fasterxml/jackson/databind/ext/DOMDeserializer.java |
|
http://json-schema.org/draft-04/schema# http://json-schema.org/draft-03/schema# http://json-schema.org/draft-04/hyper-schema# Defined in com/github/fge/jsonschema/SchemaVersion.java |
|
http://json-schema.org/draft-04/schema# http://json-schema.org/draft-03/schema# http://json-schema.org/draft-04/hyper-schema# Defined in com/github/fge/jsonschema/SchemaVersion.java |
|
http://json-schema.org/draft-04/schema# http://json-schema.org/draft-03/schema# http://json-schema.org/draft-04/hyper-schema# Defined in com/github/fge/jsonschema/SchemaVersion.java |
|
http://my.site/schemas/fstab.json# Defined in com/github/fge/jsonschema/examples/Example6.java |
|
http://my.site/myschema# Defined in com/github/fge/jsonschema/examples/Example9.java |
|
http://my.site/myschema# Defined in com/github/fge/jsonschema/examples/Example8.java |
|
https://json-schema.org/draft/2020-12/schema https://id.uvci.eu/DGC.combined-schema.json https://semver.org/ https://ec.europa.eu/health/sites/health/files/ehealth/docs/vaccination-proof_interoperability-guidelines_en.pdf Defined in dgca/verifier/app/decoder/JsonSchemaKt.java |
|
https://json-schema.org/draft/2020-12/schema https://id.uvci.eu/DGC.combined-schema.json https://semver.org/ https://ec.europa.eu/health/sites/health/files/ehealth/docs/vaccination-proof_interoperability-guidelines_en.pdf Defined in dgca/verifier/app/decoder/JsonSchemaKt.java |
|
https://json-schema.org/draft/2020-12/schema https://id.uvci.eu/DGC.combined-schema.json https://semver.org/ https://ec.europa.eu/health/sites/health/files/ehealth/docs/vaccination-proof_interoperability-guidelines_en.pdf Defined in dgca/verifier/app/decoder/JsonSchemaKt.java |
|
https://json-schema.org/draft/2020-12/schema https://id.uvci.eu/DGC.combined-schema.json https://semver.org/ https://ec.europa.eu/health/sites/health/files/ehealth/docs/vaccination-proof_interoperability-guidelines_en.pdf Defined in dgca/verifier/app/decoder/JsonSchemaKt.java |
|
https://journeyapps.com/ https://github.com/journeyapps/zxing-android-embedded Defined in Android String Resource |
|
https://journeyapps.com/ https://github.com/journeyapps/zxing-android-embedded Defined in Android String Resource |
|
https://github.com/realm/realm-core/issues/new/choose Defined in lib/armeabi-v7a/librealm-jni.so |
|
https://github.com/realm/realm-core/issues/new/choose Defined in lib/x86_64/librealm-jni.so |
|
https://github.com/realm/realm-core/issues/new/choose Defined in lib/arm64-v8a/librealm-jni.so |
|
https://github.com/realm/realm-core/issues/new/choose Defined in lib/x86/librealm-jni.so |
Information computed with MobSF.
Information computed with Quark-Engine.
Confidence:
|
Load external class |
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:
|
Load class from given class name |
Confidence:
|
Retrieve data from broadcast |
Confidence:
|
Get declared method from given method name |
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:
|
Monitor the broadcast action events (BOOT_COMPLETED) |
Confidence:
|
Get absolute path of the file and store in string |
Confidence:
|
Read file from assets directory |
Confidence:
|
Get last known location of the device |
Confidence:
|
Get location of the device |
Confidence:
|
Method reflection |
Confidence:
|
Hide the current app's icon |
Confidence:
|
Connect to the remote server through the given URL |
Confidence:
|
Get the time of current location |
Confidence:
|
Initialize class object dynamically |
Confidence:
|
Connect to a URL and set request method |
Confidence:
|
Get specific method from other Dex files |
Confidence:
|
Start another application from current application |
Confidence:
|
Read data and put it into a buffer stream |
Confidence:
|
Read file and put it into a stream |
Confidence:
|
Get calendar information |
Confidence:
|
Get resource file from res/raw directory |
Information computed with MobSF.