0/60
Threat
Analyzed on 2021-12-11T06:54:45.499738
MD5 | 6bdfda0144502542b3568ea9aa083820 | |
SHA1 | 2a6b0e3ba959a4e58cb7af0550a3753b60e2e077 | |
SHA256 | f92960bdad21c50cddc53704e60be6cf600a2bad0de8549d83c8fc5714084eea | |
Size | 13.45MB |
Information computed with APKiD.
/tmp/tmpkskka_k0!classes.dex | |
anti_vm |
|
compiler |
|
/tmp/tmpkskka_k0!classes2.dex | |
compiler |
|
/tmp/tmpkskka_k0!classes3.dex | |
anti_vm |
|
anti_debug |
|
compiler |
|
/tmp/tmpkskka_k0!classes4.dex | |
obfuscator |
|
compiler |
|
/tmp/tmpkskka_k0!lib/arm64-v8a/libcubeacr.so | |
obfuscator |
|
/tmp/tmpkskka_k0!lib/armeabi-v7a/libcubeacr.so | |
obfuscator |
|
/tmp/tmpkskka_k0!lib/x86/libcubeacr.so | |
obfuscator |
|
/tmp/tmpkskka_k0!lib/x86_64/libcubeacr.so | |
obfuscator |
|
Information computed with ssdeep.
APK file | 393216:tXAkGJ4FMTbwK2RPr/lfwDkuzwM4CHhl7Kfwj0hT:tXAkU4FqwxPr/Uki3/LpYhT | |
Manifest | 768:7ZWIQ2pQVX/RxcKE6XqKSbqUQtEpTMaCgko9OAmg2ntynYMGAavQ8QKcKVJGj3bh:… | |
classes.dex | 98304:NiHFdp1qJ2mueRuAFJVixMyixO0T/UREwasuqNgnFugyP77:Ne82muEJV1O0T/6… | |
classes2.dex | 49152:OsK4NSks+29HkuTJnPFgafK1tA33qkVeuPeM+vCxo:nK4ov/xqkzeM+Wo | |
classes3.dex | 49152:IAhsqK0WHAhngtDXRessNq5vS77LibvO16hF6FfATZeLTGuotRU7Ac82nSclrWK… | |
classes4.dex | 96:5dOo8UxsgMTwmiQzLknkVXPmwwgup5gjhZ5Y2kjY/p3Zvh3NBCSbIFoFXwx:5Qo5wE… |
Information computed with Dexofuzzy.
Information computed with AndroGuard and Pithus.
Information computed with AndroGuard.
Information computed with MobSF.
Findings | Files |
---|---|
Hardcoded Keystore found. |
com/google/api/client/googleapis/google.jks |
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. |
Medium | Application Data can be Backed up[android:allowBackup=true] This flag 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 | Broadcast Receiver (com.catalinagroup.callrecorder.service.OnPhoneState) 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 | Broadcast Receiver (com.catalinagroup.callrecorder.backup.OnWiFiState) 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 | Broadcast Receiver (com.catalinagroup.callrecorder.service.OnCallExternalData) 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 | Service (com.catalinagroup.callrecorder.service.AnyCallListenerService) is Protected by a permission, but the protection level of the permission should be checked.Permission: android.permission.BIND_ACCESSIBILITY_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 | Launch Mode of Activity (com.catalinagroup.callrecorder.ui.activities.SplashScreenActivity) 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-Alias (com.catalinagroup.callrecorder.AppListActivityAlias) 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 | Launch Mode of Activity (com.catalinagroup.callrecorder.ui.activities.tutorial.TutorialWelcomeHowToUse) 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 | Launch Mode of Activity (com.catalinagroup.callrecorder.ui.activities.tutorial.TutorialPermissions) 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 | Launch Mode of Activity (com.catalinagroup.callrecorder.ui.activities.tutorial.TutorialOverlay) 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 | Launch Mode of Activity (com.catalinagroup.callrecorder.ui.activities.tutorial.TutorialPhoneAccessibility) 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 | Launch Mode of Activity (com.catalinagroup.callrecorder.ui.activities.tutorial.TutorialVoIPAccessibility) 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 | Launch Mode of Activity (com.catalinagroup.callrecorder.ui.activities.tutorial.TutorialCustomPowerManagement) 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 | Launch Mode of Activity (com.catalinagroup.callrecorder.ui.activities.tutorial.TutorialBatteryOptimization) 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 | Launch Mode of Activity (com.catalinagroup.callrecorder.ui.activities.tutorial.TutorialGeo) 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 | Launch Mode of Activity (com.catalinagroup.callrecorder.ui.activities.tutorial.TutorialReady) 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 | Launch Mode of Activity (com.catalinagroup.callrecorder.ui.activities.tutorial.TutorialHowToUseNoAuto) 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 | Launch Mode of Activity (com.catalinagroup.callrecorder.ui.activities.tutorial.TutorialStorage) 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 | Launch Mode of Activity (com.catalinagroup.callrecorder.ui.activities.tutorial.TutorialMigrateToScopedStorage) 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 | Launch Mode of Activity (com.catalinagroup.callrecorder.ui.activities.tutorial.TutorialWiFiCalling) 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 | Launch Mode of Activity (com.catalinagroup.callrecorder.ui.activities.tutorial.TutorialPremiumSingle) 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 | Launch Mode of Activity (com.catalinagroup.callrecorder.ui.activities.tutorial.TutorialPremiumMultiple) 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 | Launch Mode of Activity (com.catalinagroup.callrecorder.ui.activities.reward.PremiumForVideoPre) 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 | Launch Mode of Activity (com.catalinagroup.callrecorder.ui.activities.reward.PremiumForVideoPost) 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 | Launch Mode of Activity (com.dropbox.core.android.AuthActivity) 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.dropbox.core.android.AuthActivity) 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 (com.microsoft.identity.client.BrowserTabActivity) 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 | Launch Mode of Activity (com.catalinagroup.callrecorder.ui.activities.PinlockActivity) 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 | Launch Mode of Activity (com.catalinagroup.callrecorder.ui.activities.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 | Launch Mode of Activity (com.microsoft.identity.common.internal.providers.oauth2.AuthorizationActivity) 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.microsoft.identity.client.CurrentTaskBrowserTabActivity) 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.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 (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. |
Information computed with MobSF.
com.dropbox.core.android.AuthActivity |
Schemes: db-bvnm2thsb5ow8iq:// |
com.microsoft.identity.client.BrowserTabActivity |
Hosts: auth Schemes: msal416c12fa-24e0-4786-8939-9bedcf38a2d5:// |
Information computed with AndroGuard.
|
Information computed with AndroGuard.
|
Information computed with AndroGuard.
|
Information computed with AndroGuard.
|
Certificate valid not before | Nov. 1, 2020, 10:49 a.m. |
Oldest file found in APK | Oct. 30, 2021, 1:10 p.m. |
Latest file found in APK | Oct. 30, 2021, 1:10 p.m. |
First submission on VT | Oct. 30, 2021, 2:05 p.m. |
Last submission on VT | Oct. 30, 2021, 2:05 p.m. |
Upload on Pithus | Dec. 11, 2021, 6:54 a.m. |
Certificate valid not after | Oct. 26, 2045, 10:49 a.m. |
Score | 0/60 |
Report | https://www.virustotal.com/gui/file/f92960bdad21c50cddc53704e60be6cf600a2bad0de8549d83c8fc5714084eea/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 invoke the functionality provided by the platform to securely store 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 ['location', 'bluetooth', 'network connectivity', '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 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_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 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', 'HMAC-MD5'] . 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.
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: ['*'] |
High | Domain config is insecurely configured to permit clear text traffic to these domains in scope. Scope: ['127.0.0.1'] |
Information computed with MobSF.
Information computed with MobSF.
http://schemas.android.com/apk/res/android Defined in e/i/e/e/g.java |
|
https://login.microsoftonline.com/common/oauth2/v2.0/logout https://go.microsoft.com/fwlink/?linkid=2138180 Defined in com/microsoft/identity/common/adal/internal/AuthenticationConstants.java |
|
https://login.microsoftonline.com/common/oauth2/v2.0/logout https://go.microsoft.com/fwlink/?linkid=2138180 Defined in com/microsoft/identity/common/adal/internal/AuthenticationConstants.java |
|
https://login.microsoftonline.com/consumers https://login.windows.net/common Defined in com/microsoft/identity/common/adal/internal/tokensharing/TokenShareUtility.java |
|
https://login.microsoftonline.com/consumers https://login.windows.net/common Defined in com/microsoft/identity/common/adal/internal/tokensharing/TokenShareUtility.java |
|
https://devicemgmt.teams.microsoft.com/.default Defined in com/microsoft/identity/common/internal/migration/TokenCacheItemMigrationAdapter.java |
|
https://go.microsoft.com/fwlink/?linkid=2138180 Defined in com/microsoft/identity/common/internal/ui/webview/OAuth2WebViewClient.java |
|
http://www.example.com Defined in com/microsoft/identity/common/internal/ui/browser/BrowserSelector.java |
|
https://login.microsoftonline.com/common/oauth2/v2.0/authorize Defined in com/microsoft/identity/common/internal/providers/microsoft/azureactivedirectory/AzureActiveDirectory.java |
|
https://login.microsoftonline.com/microsoft.com/oauth2/token Defined in com/microsoft/identity/common/internal/providers/microsoft/azureactivedirectory/AzureActiveDirectoryOAuth2Strategy.java |
|
https://login.windows-ppe.net https://login.microsoftonline.com Defined in com/microsoft/identity/common/internal/providers/microsoft/azureactivedirectory/AzureActiveDirectoryEnvironment.java |
|
https://login.windows-ppe.net https://login.microsoftonline.com Defined in com/microsoft/identity/common/internal/providers/microsoft/azureactivedirectory/AzureActiveDirectoryEnvironment.java |
|
https://login.partner.microsoftonline.cn https://login.microsoftonline.de https://login.microsoftonline.us Defined in com/microsoft/identity/client/AzureCloudInstance.java |
|
https://login.partner.microsoftonline.cn https://login.microsoftonline.de https://login.microsoftonline.us Defined in com/microsoft/identity/client/AzureCloudInstance.java |
|
https://login.partner.microsoftonline.cn https://login.microsoftonline.de https://login.microsoftonline.us Defined in com/microsoft/identity/client/AzureCloudInstance.java |
|
https://graph.microsoft.com/v1.0 Defined in com/microsoft/graph/requests/extensions/BaseGraphServiceClient.java |
|
https://login.live.com/ https://login.live.com/oauth20_authorize.srf https://login.live.com/oauth20_desktop.srf https://login.live.com/oauth20_logout.srf https://login.live.com/oauth20_token.srf Defined in com/microsoft/services/msa/MicrosoftOAuthConfig.java |
|
https://login.live.com/ https://login.live.com/oauth20_authorize.srf https://login.live.com/oauth20_desktop.srf https://login.live.com/oauth20_logout.srf https://login.live.com/oauth20_token.srf Defined in com/microsoft/services/msa/MicrosoftOAuthConfig.java |
|
https://login.live.com/ https://login.live.com/oauth20_authorize.srf https://login.live.com/oauth20_desktop.srf https://login.live.com/oauth20_logout.srf https://login.live.com/oauth20_token.srf Defined in com/microsoft/services/msa/MicrosoftOAuthConfig.java |
|
https://login.live.com/ https://login.live.com/oauth20_authorize.srf https://login.live.com/oauth20_desktop.srf https://login.live.com/oauth20_logout.srf https://login.live.com/oauth20_token.srf Defined in com/microsoft/services/msa/MicrosoftOAuthConfig.java |
|
https://login.live.com/ https://login.live.com/oauth20_authorize.srf https://login.live.com/oauth20_desktop.srf https://login.live.com/oauth20_logout.srf https://login.live.com/oauth20_token.srf Defined in com/microsoft/services/msa/MicrosoftOAuthConfig.java |
|
https://play.google.com/store/apps/details?id=com.catalinagroup.callerid&referrer=utm_source%%3Dcacr_header Defined in com/catalinagroup/callrecorder/ui/components/c.java |
|
https://play.google.com/store/apps/details?id= Defined in com/catalinagroup/callrecorder/ui/components/a.java |
|
https://play.google.com/store/apps/details?id=%s&referrer=utm_source%%3Dinapp_share Defined in com/catalinagroup/callrecorder/ui/components/SideBarView.java |
|
https://play.google.com/store/apps/details?%s https://www.amazon.com/gp/mas/dl/android?%s https://twitter.com/%s/status/%s Defined in com/mopub/common/util/Intents.java |
|
https://play.google.com/store/apps/details?%s https://www.amazon.com/gp/mas/dl/android?%s https://twitter.com/%s/status/%s Defined in com/mopub/common/util/Intents.java |
|
https://play.google.com/store/apps/details?%s https://www.amazon.com/gp/mas/dl/android?%s https://twitter.com/%s/status/%s Defined in com/mopub/common/util/Intents.java |
|
https://github.com/OneDrive/onedrive-sdk-android/issues Defined in com/onedrive/sdk/http/OneDriveFatalServiceException.java |
|
https://login.microsoftonline.com/common/oauth2/ https://login.microsoftonline.com/common/oauth2/authorize https://login.microsoftonline.com/common/oauth2/desktop https://login.microsoftonline.com/common/oauth2/logout https://login.microsoftonline.com/common/oauth2/token Defined in com/onedrive/sdk/authentication/MicrosoftOAuthConfig.java |
|
https://login.microsoftonline.com/common/oauth2/ https://login.microsoftonline.com/common/oauth2/authorize https://login.microsoftonline.com/common/oauth2/desktop https://login.microsoftonline.com/common/oauth2/logout https://login.microsoftonline.com/common/oauth2/token Defined in com/onedrive/sdk/authentication/MicrosoftOAuthConfig.java |
|
https://login.microsoftonline.com/common/oauth2/ https://login.microsoftonline.com/common/oauth2/authorize https://login.microsoftonline.com/common/oauth2/desktop https://login.microsoftonline.com/common/oauth2/logout https://login.microsoftonline.com/common/oauth2/token Defined in com/onedrive/sdk/authentication/MicrosoftOAuthConfig.java |
|
https://login.microsoftonline.com/common/oauth2/ https://login.microsoftonline.com/common/oauth2/authorize https://login.microsoftonline.com/common/oauth2/desktop https://login.microsoftonline.com/common/oauth2/logout https://login.microsoftonline.com/common/oauth2/token Defined in com/onedrive/sdk/authentication/MicrosoftOAuthConfig.java |
|
https://login.microsoftonline.com/common/oauth2/ https://login.microsoftonline.com/common/oauth2/authorize https://login.microsoftonline.com/common/oauth2/desktop https://login.microsoftonline.com/common/oauth2/logout https://login.microsoftonline.com/common/oauth2/token Defined in com/onedrive/sdk/authentication/MicrosoftOAuthConfig.java |
|
https://api.onedrive.com/v1.0 Defined in com/onedrive/sdk/authentication/MSAAccountInfo.java |
|
https://moddroid.co/ Defined in botX/mod/p/View$OnClickListenerC0069.java |
|
https://callrecorder-abcdb.firebaseio.com https://issuetracker.google.com/issues/117486314 https://issuetracker.google.com/issues/112602629 Defined in Android String Resource |
|
https://callrecorder-abcdb.firebaseio.com https://issuetracker.google.com/issues/117486314 https://issuetracker.google.com/issues/112602629 Defined in Android String Resource |
|
https://callrecorder-abcdb.firebaseio.com https://issuetracker.google.com/issues/117486314 https://issuetracker.google.com/issues/112602629 Defined in Android String Resource |
Information computed with MobSF.
Information computed with Exodus-core.
AppsFlyer | https://reports.exodus-privacy.eu.org/fr/trackers/12 |
Google AdMob | https://reports.exodus-privacy.eu.org/fr/trackers/312 |
Google Firebase Analytics | https://reports.exodus-privacy.eu.org/fr/trackers/49 |
OpenTelemetry (OpenCensus, OpenTracing) | https://reports.exodus-privacy.eu.org/fr/trackers/412 |
Twitter MoPub | https://reports.exodus-privacy.eu.org/fr/trackers/35 |
Information computed with Quark-Engine.
Confidence:
|
Check if the network is connected |
Confidence:
|
Start another application from current application |
Confidence:
|
Load external class |
Confidence:
|
Query the current data network type |
Confidence:
|
Implicit intent(view a web page, make a phone call, etc.) |
Confidence:
|
Find a method from given class name, usually for reflection |
Confidence:
|
Check the active network type |
Confidence:
|
Start a web server |
Confidence:
|
Connect to a URL and receive input stream from the server |
Confidence:
|
Modify voice volume |
Confidence:
|
Method reflection |
Confidence:
|
Get the network operator name |
Confidence:
|
Monitor data identified by a given content URI changes(SMS, MMS, etc.) |
Confidence:
|
Load class from given class name |
Confidence:
|
Retrieve data from broadcast |
Confidence:
|
Read sensitive data(SMS, CALLLOG, etc) |
Confidence:
|
Check the current network type |
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:
|
Query the SIM card status |
Confidence:
|
Monitor the broadcast action events (BOOT_COMPLETED) |
Confidence:
|
Monitor incoming call status |
Confidence:
|
Get Location of the device and append this info to a string |
Confidence:
|
Get absolute path of the file and store in string |
Confidence:
|
Check the current active network type |
Confidence:
|
Query The ISO country code |
Confidence:
|
Get last known location of the device |
Confidence:
|
Get calendar information |
Confidence:
|
Query the network operator name |
Confidence:
|
Query the local IP address |
Confidence:
|
Get location of the device |
Confidence:
|
Query the IMEI number |
Confidence:
|
Method reflection |
Confidence:
|
Hide the current app's icon |
Confidence:
|
Get the country code of the SIM card provider |
Confidence:
|
Connect to the remote server through the given URL |
Confidence:
|
Query data from URI (SMS, CALLLOGS) |
Confidence:
|
Check if the device is in data roaming mode |
Confidence:
|
Read file into a stream and put it into a JSON object |
Confidence:
|
Get the time of current location |
Confidence:
|
Initialize class object dynamically |
Confidence:
|
Read the input stream from given URL |
Confidence:
|
Set the phone speaker on |
Confidence:
|
Connect to a URL and set request method |
Confidence:
|
Read data and put it into a buffer stream |
Confidence:
|
Connect to a URL and read data from it |
Confidence:
|
Save the response to JSON after connecting to the remote server |
Confidence:
|
Create a secure socket connection to the given host address |
Confidence:
|
Read file and put it into a stream |
Confidence:
|
Open a file from given absolute path of the file |
Confidence:
|
Executes the specified string Linux command |
Confidence:
|
Get resource file from res/raw directory |
Confidence:
|
Get specific method from other Dex files |
Information computed with MobSF.