0/59
Threat
Analyzed on 2022-01-15T15:14:55.294487
MD5 | e0c900be4592080fabeebf35f3d5adb7 | |
SHA1 | f03f24ead713c600ec957718a7763ac90187026f | |
SHA256 | 2255b84878a7f2ab87b80ee3b45820d0d1c98c13c71865a09ba8cc73a1697081 | |
Size | 34.46MB |
Information computed with APKiD.
/tmp/tmpsbifd7j0!classes.dex | |
anti_vm |
|
obfuscator |
|
anti_debug |
|
compiler |
|
/tmp/tmpsbifd7j0!classes2.dex | |
anti_vm |
|
anti_debug |
|
compiler |
|
/tmp/tmpsbifd7j0!classes3.dex | |
anti_vm |
|
compiler |
|
/tmp/tmpsbifd7j0!classes4.dex | |
anti_vm |
|
anti_debug |
|
compiler |
|
/tmp/tmpsbifd7j0!classes5.dex | |
compiler |
|
Information computed with ssdeep.
APK file | 786432:doIOmd9UCW1ckCetm7vz6iiw2ikZL5D2vj4ElE+Fm/IQ5caXTZUg:SIDFW1Kgik15DMFm35ca9J | |
Manifest | 768:acWzUEndFmv1w9+/RxcK2/A6Xxkcb4u7IxSbqUQtoTYo9Od8gLM/i3KJ3yn10GAC:… | |
classes.dex | 98304:lpdj4dpPkD8tjfQPhkjnIgbvd85obyjYj0ek9Sp85UFtLgldHsDAanyZG8J+:lp… | |
classes2.dex | 98304:D2YSI0snwmX6SjBabjZzqrKN2/3MCK5K19:D259Uwm1sbjZMl/MCKQf | |
classes3.dex | 196608:XQs0n06iFj9LmwQSYBjLEmX4/A9kjoHipjO4/i0:XV0OAwQP0 | |
classes4.dex | 49152:JCHhWSERrM4EeGgTEPIwCkmpDxiE9CtZwtlovcb0KhQGy3WwTD7Z+0GpGrmUxOm… | |
classes5.dex | 24576:Un4YWPHNvupAb2l327PrKWHH5eKL5B6Z1q05A+f41MoCychpE502EJfA:PPHNvu… |
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. |
assets/juspay/certificates_v1/geotrust_inc.crt assets/juspay/certificates_v1/symantec_class_3.crt assets/juspay/certificates_v1/thwate_g2.crt assets/juspay/certificates_v1/verisign_class_3.crt assets/juspay/certificates_v1/verisign_class_3_public.crt assets/juspay/certificates_v1/verisign_trust.crt assets/juspay/payments/in.juspay.vies/vies-prod-pub assets/juspay/payments/in.juspay.vies/vies-sbx-pub assets/juspay/payments/in.juspay.vies/vies-static-pub-01 assets/juspay/payments/in.juspay.vies/vies-static-pub-02 assets/public_key_params_preprod assets/public_key_params_prod assets/public_key_params_stage signer.crt stamp-cert-sha256 |
Information computed with MobSF.
High | Broadcast Receiver (com.appsflyer.MultipleInstallBroadcastReceiver) 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. |
High | Activity (com.phonepe.app.ui.activity.Navigator_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 | TaskAffinity is set for Activity (com.phonepe.app.ui.activity.Navigator_PaymentCallbackActivity) 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 | Activity (com.phonepe.app.ui.activity.Navigator_DeepLinkHandlerActivity) 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.phonepe.app.ui.activity.IntentRegistrationActivity) 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.phonepe.app.v4.nativeapps.screenlock.PhonePeLollipopLockActivity) 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 | Broadcast Receiver (com.google.android.gms.analytics.CampaignTrackingReceiver) 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. |
High | Content Provider (com.phonepe.app.external.sdksupport.PaymentProvider) 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 | Service (com.phonepe.app.external.sdksupport.MerchantService) 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 | Activity (com.phonepe.app.ui.activity.MIntentPaymentActivity) 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 (com.phonepe.app.webpayment.MIntentIsReadyToPayServiceImpl) 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.phonepe.ncore.syncmanager.source.broadcastreceiver.SyncSignalReceiver) 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. |
High | Activity (in.juspay.godel.core.CustomtabActivity) 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 (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 | Service (com.google.android.gms.auth.api.signin.RevocationBoundService) is Protected by a permission, but the protection level of the permission should be checked.Permission: com.google.android.gms.auth.api.signin.permission.REVOCATION_NOTIFICATION [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.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. |
High | Activity (com.google.android.gms.appinvite.PreviewActivity) 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 | 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. |
Medium | High Intent Priority (1000)[android:priority] By setting an intent priority higher than another intent, the app effectively overrides other requests. |
Information computed with MobSF.
com.phonepe.app.ui.activity.Navigator_MainActivity |
Hosts: zm7fs.app.goo.gl Schemes: http:// https:// |
com.phonepe.app.ui.activity.Navigator_DeepLinkHandlerActivity |
Hosts: bharatbillpay.com www.bharatbillpay.com pay mandate www.phonepe.com ppe.onelink.me Schemes: phonepe:// https:// ppe:// |
com.phonepe.app.ui.activity.IntentRegistrationActivity |
Hosts: pay mandate Schemes: upi:// |
in.juspay.godel.core.CustomtabActivity |
Hosts: com.phonepe.app api.juspay.in sandbox.juspay.in Schemes: juspay:// http:// https:// |
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 | June 1, 2016, 9 a.m. |
First submission on VT | Jan. 2, 2022, 4:49 p.m. |
Last submission on VT | Jan. 5, 2022, 4:03 a.m. |
Upload on Pithus | Jan. 15, 2022, 3:14 p.m. |
Certificate valid not after | May 20, 2066, 9 a.m. |
Score | 0/59 |
Report | https://www.virustotal.com/gui/file/2255b84878a7f2ab87b80ee3b45820d0d1c98c13c71865a09ba8cc73a1697081/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 ['network connectivity', 'camera', 'location', 'bluetooth', 'microphone']. 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 leverage platform-provided 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_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 |
FPT_TUD_EXT.2.1 | The application shall be distributed using the format of the platform-supported package manager. Integrity for Installation and Update |
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://github.com/ReactiveX/RxJava/wiki/What's-different-in-2.0#error-handling Defined in io/reactivex/exceptions/UndeliverableException.java |
|
https://github.com/ReactiveX/RxJava/wiki/Error-Handling Defined in io/reactivex/exceptions/OnErrorNotImplementedException.java |
|
http://juspay.in Defined in in/juspay/mystique/DynamicUI.java |
|
http://juspay.in Defined in in/juspay/mystique/DUIWebViewClient.java |
|
http://www.w3.org/2000/09/xmldsig# Defined in in/org/npci/commonlibrary/a/a.java |
|
http://www.apache.org/licenses/LICENSE-2.0 Defined in kotlin/reflect/jvm/internal/impl/descriptors/annotations/BuiltInAnnotationDescriptor.java |
|
https://apis.mapmyindia.com/vector_map/style/style.json Defined in u/r/b/m/w.java |
|
https://google.com Defined in u/w/c/a.java |
|
https://firebase.google.com/support/privacy/init-options. Defined in u/m/d/r/d.java |
|
https://firebase-settings.crashlytics.com/spi/v2/platforms/android/gmp/%s/settings Defined in u/m/d/k/b.java |
|
https://update.crashlytics.com/spi/v1/platforms/android/apps https://update.crashlytics.com/spi/v1/platforms/android/apps/%s https://reports.crashlytics.com/spi/v1/platforms/android/apps/%s/reports https://reports.crashlytics.com/sdk-api/v1/platforms/android/apps/%s/minidumps Defined in u/m/d/k/d/s/g.java |
|
https://update.crashlytics.com/spi/v1/platforms/android/apps https://update.crashlytics.com/spi/v1/platforms/android/apps/%s https://reports.crashlytics.com/spi/v1/platforms/android/apps/%s/reports https://reports.crashlytics.com/sdk-api/v1/platforms/android/apps/%s/minidumps Defined in u/m/d/k/d/s/g.java |
|
https://update.crashlytics.com/spi/v1/platforms/android/apps https://update.crashlytics.com/spi/v1/platforms/android/apps/%s https://reports.crashlytics.com/spi/v1/platforms/android/apps/%s/reports https://reports.crashlytics.com/sdk-api/v1/platforms/android/apps/%s/minidumps Defined in u/m/d/k/d/s/g.java |
|
https://update.crashlytics.com/spi/v1/platforms/android/apps https://update.crashlytics.com/spi/v1/platforms/android/apps/%s https://reports.crashlytics.com/spi/v1/platforms/android/apps/%s/reports https://reports.crashlytics.com/sdk-api/v1/platforms/android/apps/%s/minidumps Defined in u/m/d/k/d/s/g.java |
|
https://exoplayer.dev/issues/player-accessed-on-wrong-thread Defined in u/m/a/c/u0.java |
|
http://www.w3.org/ns/ttml#parameter Defined in u/m/a/c/h1/q/a.java |
|
https://aomedia.org/emsg/ID3 https://developer.apple.com/streaming/emsg-id3 Defined in u/m/a/c/f1/h/a.java |
|
https://aomedia.org/emsg/ID3 https://developer.apple.com/streaming/emsg-id3 Defined in u/m/a/c/f1/h/a.java |
|
http://schemas.microsoft.com/DRM/2007/03/protocols/AcquireLicense Defined in u/m/a/c/c1/r.java |
|
data:cs:AudioPurposeCS:2007 http://dashif.org/guidelines/last-segment-number Defined in u/m/a/c/g1/f0/j/c.java |
|
https://plus.google.com/ Defined in u/m/a/e/g/n/m0.java |
|
https://firebase.google.com/support/guides/disable-analytics Defined in u/m/a/e/n/b/s3.java |
|
https://google.com/search? Defined in u/m/a/e/n/b/i7.java |
|
https://www.googleadservices.com/pagead/conversion/app/deeplink?id_type=adid&sdk_version=%s&rdid=%s&bundleid=%s&retry=%s Defined in u/m/a/e/n/b/j6.java |
|
https://app-measurement.com/a Defined in u/m/a/e/n/b/s.java |
|
www.google.com https://www.google.com https://goo.gl/NAOOOI. https://goo.gl/NAOOOI Defined in u/m/a/e/n/b/y9.java |
|
www.google.com https://www.google.com https://goo.gl/NAOOOI. https://goo.gl/NAOOOI Defined in u/m/a/e/n/b/y9.java |
|
www.google.com https://www.google.com https://goo.gl/NAOOOI. https://goo.gl/NAOOOI Defined in u/m/a/e/n/b/y9.java |
|
https://app-measurement.com/a Defined in u/m/a/e/k/n/j7.java |
|
http://goo.gl/8Rd3yj Defined in u/m/a/e/k/k/h.java |
|
http://goo.gl/naFqQk Defined in u/m/a/e/k/k/d.java |
|
http://goo.gl/8Rd3yj Defined in u/m/a/e/k/k/b0.java |
|
http://www.google-analytics.com https://ssl.google-analytics.com Defined in u/m/a/e/k/k/q0.java |
|
http://www.google-analytics.com https://ssl.google-analytics.com Defined in u/m/a/e/k/k/q0.java |
|
https://pagead2.googlesyndication.com/pagead/gen_204?id=gmob-apps Defined in u/m/a/e/a/a/b.java |
|
https://apis.mapmyindia.com/advancedmaps/v1/ Defined in u/s/a/a/a.java |
|
https://outpost.mapmyindia.com/api/advance/vectorMaps/public Defined in u/s/a/a/c/c.java |
|
https://outpost.mapmyindia.com/api/security/oauth/token Defined in u/s/a/a/c/a.java |
|
https://atlas.mapmyindia.com/api/places/textsearch/json Defined in u/s/a/a/l/a.java |
|
https://atlas.mapmyindia.com/api/places/nearby/json Defined in u/s/a/a/j/a.java |
|
https://imgstatic.phonepe.com/images Defined in u/a/c/a/m/b/a.java |
|
https://imgstatic.phonepe.com/images Defined in u/a/d0/c/b/b/b/a.java |
|
https://imgstatic.phonepe.com/images https://img.phonepe.com/images Defined in u/a/n/b.java |
|
https://imgstatic.phonepe.com/images https://img.phonepe.com/images Defined in u/a/n/b.java |
|
https://imgstatic.phonepe.com/images Defined in u/a/n/k/d.java |
|
https://www.phonepe.com/ Defined in u/a/d1/u/k0/k.java |
|
https://mercury.phonepe.com/callback/pg https://ekyc-service.phonepe.com/v1/callback/app/ekyc https://iris.phonepe.com/myhelp https://nach-auth-complete Defined in u/a/d1/h/k/d.java |
|
https://mercury.phonepe.com/callback/pg https://ekyc-service.phonepe.com/v1/callback/app/ekyc https://iris.phonepe.com/myhelp https://nach-auth-complete Defined in u/a/d1/h/k/d.java |
|
https://mercury.phonepe.com/callback/pg https://ekyc-service.phonepe.com/v1/callback/app/ekyc https://iris.phonepe.com/myhelp https://nach-auth-complete Defined in u/a/d1/h/k/d.java |
|
https://peekaboo.phonepe.com/images/v1 Defined in u/a/d1/h/k/i.java |
|
https://api.phonepe.com https://documents.phonepe.com https://docs.phonepe.com Defined in u/a/y0/a/b.java |
|
https://api.phonepe.com https://documents.phonepe.com https://docs.phonepe.com Defined in u/a/y0/a/b.java |
|
https://api.phonepe.com https://documents.phonepe.com https://docs.phonepe.com Defined in u/a/y0/a/b.java |
|
https://website.phonepe.com/app/offers/2020/august/28/multi-psp/en.html Defined in u/a/a/c/z/j1/q/f/f/n.java |
|
http://iris.phonepe.com/myhelp?category=MY_VPA&tag=UPI_ID_VPA Defined in u/a/a/c/z/z0/i.java |
|
https://cms.phonepe.com/myhelp Defined in u/a/a/j0/b.java |
|
https://play.google.com/store/apps/details?id= Defined in u/a/a/r/v.java |
|
https://iris.phonepe.com/index.html#open Defined in u/a/a/b0/g/a.java |
|
https://website.phonepe.com/app/offers/2020/august/28/multi-psp/en.html Defined in u/a/a/d/a/g/a/b/c0.java |