0/60
Threat
Analyzed on 2021-05-16T09:30:39.276518
MD5 | 98f57d3d9c9f74b733fdafeefcd58a89 | |
SHA1 | cdef6dba7a0ba3da9c13e28eff8aa7b9ab579364 | |
SHA256 | d099fe206a40edb55168320351f5eaf58190a52ba2528d83d863a680b1d54acb | |
Size | 31.61MB |
Information computed with APKiD.
/tmp/tmpd5ackk9u!classes.dex | |
anti_disassembly |
|
anti_vm |
|
anti_debug |
|
compiler |
|
/tmp/tmpd5ackk9u!classes2.dex | |
anti_disassembly |
|
anti_vm |
|
compiler |
|
/tmp/tmpd5ackk9u!classes3.dex | |
anti_disassembly |
|
anti_vm |
|
compiler |
|
/tmp/tmpd5ackk9u!classes4.dex | |
anti_disassembly |
|
anti_vm |
|
compiler |
|
/tmp/tmpd5ackk9u!classes5.dex | |
anti_disassembly |
|
anti_vm |
|
compiler |
|
/tmp/tmpd5ackk9u!classes6.dex | |
anti_disassembly |
|
compiler |
|
/tmp/tmpd5ackk9u!classes7.dex | |
anti_disassembly |
|
anti_vm |
|
anti_debug |
|
compiler |
|
Information computed with ssdeep.
APK file | 786432:6pF8LL9Cbrr/vSRD0H8nccVC754ORO5HqSC3SFJUEFMQ9L64JLcZJspL8o+:4sBar76lq+ccVCuKO5KpS0QMX | |
Manifest | 768:zShzQt5b9gSTA1SumX/RxcKE6X5/FSbqUQtuOsTm9OrhgLop3c3oGEJ3yntZbGA9:… | |
classes.dex | 49152:JsZ5W1RZsZO3aT5UKDYX7H0HlVkpNQIfJah:JsZ5W1DViIfJah | |
classes2.dex | 98304:MTDFviP2C2UhW3BTgzoSHH5TmXu5bUII/Nr4:QDFviPF6L6H1gN8 | |
classes3.dex | 49152:WS3kemlz/+AnhWdY7Gz/hcYkCJ4AuPQnR2nsuxFjsUt5/QQ5fa8NDuhG1gGtWZc… | |
classes4.dex | 49152:R7PSdhFmXV60k+HlLCgi1UZhEUS1BIKy3PsPNGdCcCsp/z1IUc1XoRZ9UxNvKSi… | |
classes5.dex | 98304:cc+lpdPgb3G155lgBxVhx+NJu/XsusJ7NyezbzrDi:cLpWzGplgBFx+NJu/Xsus… | |
classes6.dex | 196608:t862rrhsqEV5Uz0TG/1IlIyykQZPKo4Eb88DP7aWGjG9FxvbYc9r3SJM7:Wnrj… | |
classes7.dex | 196608:yhQA71T4cQlQCPIIP4Nw8i+doZkE+jDzf:ySsTZQ+CPI7w1QBj3 |
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. |
res/raw/pubcert_dev res/raw/pubcert_prod res/raw/verif_pubcert_dev res/raw/verif_pubcert_prod res/raw/verif_pubcert_prod_newport stamp-cert-sha256 |
Information computed with MobSF.
Low | App has a Network Security Configuration[android:networkSecurityConfig=@xml/network_security_config] The Network Security Configuration feature lets apps customize their network security settings in a safe, declarative configuration file without modifying app code. These settings can be configured for specific domains and for a specific app. |
High | Launch Mode of Activity (com.snap.mushroom.MainActivity) is not standard. An Activity should not be having the launch mode attribute set to "singleTask/singleInstance" as it becomes root Activity and it is possible for other applications to read the contents of the calling Intent. So it is required to use the "standard" launch mode attribute when sensitive information is included in an Intent. |
High | Activity (com.snap.mushroom.MainActivity) 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.snapchat.android.LandingPageActivity) 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 | Service (com.snap.shortcuts.list.SnapChooserTargetService) is Protected by a permission, but the protection level of the permission should be checked.Permission: android.permission.BIND_CHOOSER_TARGET_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 | Activity (com.snap.shake2report.ui.CrashViewerActivity) 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 | Launch Mode of Activity (com.snap.identity.loginsignup.ui.LoginSignupActivity) is not standard. An Activity should not be having the launch mode attribute set to "singleTask/singleInstance" as it becomes root Activity and it is possible for other applications to read the contents of the calling Intent. So it is required to use the "standard" launch mode attribute when sensitive information is included in an Intent. |
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 | TaskAffinity is set for Activity (com.snap.talk.lockscreen.LockScreenActivity) 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.firebase.jobdispatcher.GooglePlayReceiver) is Protected by a permission, but the protection level of the permission should be checked.Permission: com.google.android.gms.permission.BIND_NETWORK_TASK_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 (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.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. |
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. |
High | Launch Mode of Activity (com.google.android.play.core.missingsplits.PlayCoreMissingSplitsActivity) is not standard. An Activity should not be having the launch mode attribute set to "singleTask/singleInstance" as it becomes root Activity and it is possible for other applications to read the contents of the calling Intent. So it is required to use the "standard" launch mode attribute when sensitive information is included in an Intent. |
High | Service (com.google.android.play.core.assetpacks.AssetPackExtractionService) 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. |
Information computed with MobSF.
com.snap.mushroom.MainActivity |
Hosts: creativekit snapchat.com www.snapchat.com link.snapchat.com snapchat.onelink.me click.snapchat.com story.snapchat.com map.snapchat.com lens.snapchat.com preview camera Schemes: snapchat:// http:// https:// Mime types: */* image/* video/mp4 text/plain snapvideo/* |
Information computed with AndroGuard.
|
Information computed with AndroGuard.
|
Information computed with AndroGuard.
|
Information computed with AndroGuard.
|
Score | 0/60 |
Report | https://www.virustotal.com/gui/file/d099fe206a40edb55168320351f5eaf58190a52ba2528d83d863a680b1d54acb/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 ['microphone', 'location', 'network connectivity', 'bluetooth', 'camera']. Access to Platform Resources |
FDP_DEC_EXT.1.2 | The application has access to ['address book', 'call lists']. 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(1) | The application perform encryption/decryption not in accordance with FCS_COP.1.1(1), AES-ECB mode is being used. 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_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_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.
High | Base config is insecurely configured to permit clear text traffic to all domains. Scope: ['*'] |
Medium | Base config is configured to trust system certificates. Scope: ['*'] |
Information computed with MobSF.