0/63
Threat
Analyzed on 2022-01-01T14:06:37.956919
MD5 | d21ba1b40b0dfdf21821e39a2639863c | |
SHA1 | dff181eaf058f4f59d2b8660a371c47f00e75701 | |
SHA256 | fbe024a7dd0c59426f2acd1e0de3051bc2f338b2ba170e76fc66f98f291b7e37 | |
Size | 20.68MB |
Information computed with APKiD.
/tmp/tmp68kc2f25 | |
packer |
|
/tmp/tmp68kc2f25!assets/audience_network.dex | |
anti_vm |
|
anti_debug |
|
compiler |
|
/tmp/tmp68kc2f25!classes.dex | |
anti_disassembly |
|
packer |
|
compiler |
|
/tmp/tmp68kc2f25!classes2.dex | |
compiler |
|
/tmp/tmp68kc2f25!classes3.dex | |
compiler |
|
Information computed with ssdeep.
APK file | 393216:aKzO1Ra9E3400NveG5DbRlDu9EskYLgv0+xLi6B+D6dzwuiNKm+qP:o10Eo00n5DbR0UYLW0+xeDOzCKm+qP | |
Manifest | 768:4ioJ6mSKHyOmMBktVYsm4OGAkY1VQCOmEsptuG5SLwXHcyD2CDYWYPouuPL1PHn3:… | |
assets/audience_network.dex | 24576:2NLm0lUstDRUuNtAfoTXtFdvw7kb5CaYlrzi24YqzrVSAuKCCe2XeRLcffhFx3K… | |
classes.dex | 1536:uivjVS4BQWGruwp6ySe9KC954EZNZM/SN2lJjSCVt:uirVZQMwpFJ4EZelJjXt | |
classes2.dex | 48:HLFbx/xjeXHBV7SvejCaUM4KhZ6+z6EFkzNHNa/HBuwBNL:r/xIHPhGUcN4/hugL | |
classes3.dex | 48:HLFbx/xjeXHBV7SvejCaUM4KhZ6+z6EFkzNHNa/HBuwBNL:r/xIHPhGUcN4/hugL |
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 |
Findings | Files |
Hardcoded Keystore found. |
assets/grs_sp.bks assets/hmsincas.bks assets/hmsrootcas.bks |
Information computed with MobSF.
High | Clear text traffic is Enabled For App[android:usesCleartextTraffic=true] The app intends to use cleartext network traffic, such as cleartext HTTP, FTP stacks, DownloadManager, and MediaPlayer. The default value for apps that target API level 27 or lower is "true". Apps that target API level 28 or higher default to "false". The key reason for avoiding cleartext traffic is the lack of confidentiality, authenticity, and protections against tampering; a network attacker can eavesdrop on transmitted data and also modify it without being detected. |
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 | TaskAffinity is set for Activity (com.store.videodownloader.ads.InsertAdHandlerActivity) 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 | TaskAffinity is set for Activity (com.huawei.openalliance.ad.ppskit.activity.InterstitialAdActivity) 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 | TaskAffinity is set for Activity (com.huawei.openalliance.ad.ppskit.activity.InnerPPSInterstitialAdActivity) 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 | TaskAffinity is set for Activity (com.mopub.common.privacy.ConsentDialogActivity) 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 | TaskAffinity is set for Activity (com.mopub.common.MoPubBrowser) 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 | Content Provider (com.store.videodownloader.download.contentprovider.FileDownloadProvider) 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 | Content Provider (com.store.videodownloader.download.contentprovider.DownloadConfigProvider) 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 | Content Provider (com.store.videodownloader.utils.pref.SharedPreferenceProvider) 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 | TaskAffinity is set for Activity (com.store.videodownloader.lib.core.ui.activity.FingerPrintActivity) 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 (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 | Activity (com.huawei.opendevice.open.OAIDSettingActivity) 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 | Activity (com.huawei.opendevice.open.PrivacyActivity) 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 | Activity (com.huawei.opendevice.open.WhyThisAdStatementActivity) 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 | Activity (com.huawei.openalliance.ad.activity.PPSLauncherActivity) 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. |
Information computed with MobSF.
com.huawei.opendevice.open.OAIDSettingActivity |
Hosts: com.dlvideo.downloader.android Schemes: hwppsprivacy:// |
com.huawei.opendevice.open.PrivacyActivity |
Hosts: com.dlvideo.downloader.android Schemes: hwppsprivacydetail:// |
com.huawei.opendevice.open.WhyThisAdStatementActivity |
Hosts: com.dlvideo.downloader.android Schemes: hwppsprivacyadinfo:// |
com.huawei.openalliance.ad.activity.PPSLauncherActivity |
Hosts: com.dlvideo.downloader.android Schemes: hwpps:// |
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 2, 2021, 11:48 a.m. |
First submission on VT | Nov. 17, 2021, 12:40 p.m. |
Last submission on VT | Dec. 16, 2021, 11:57 a.m. |
Upload on Pithus | Jan. 1, 2022, 2:06 p.m. |
Certificate valid not after | May 27, 2046, 11:48 a.m. |
Information computed by Pithus.
Score | 0/63 |
Report | https://www.virustotal.com/gui/file/fbe024a7dd0c59426f2acd1e0de3051bc2f338b2ba170e76fc66f98f291b7e37/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', 'camera']. Access to Platform Resources |
FDP_DEC_EXT.1.2 | The application has access to ['calender']. 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 not encrypt any data in traffic or does not transmit any data between itself and another trusted IT product. Protection of Data in Transit |
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.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 |
Information computed with MobSF.
Map computed by Pithus.
Information computed with MobSF.
Information computed with MobSF.
https://www.huawei.com/auth/account/accountlist https://acd.op.hicloud.com/result.ad https://adx.op.cp18.ott.cibntv.net/result.ad https://events.op.hicloud.com/contserver/reportException/action https://events.op.cp18.ott.cibntv.net/contserver/reportException/action https://events.op.hicloud.com/contserver/reportAppData https://sdkserver.op.hicloud.com/sdkserver/appInsListConfig https://sdkserver.op.hicloud.com/sdkserver/query https://sdkserver.op.cp18.ott.cibntv.net/sdkserver/query https://sdkserver.op.hicloud.com/sdkserver/consentlookup https://www.huawei.com/auth/account/devicelist https://events.op.hicloud.com/contserver/newcontent/action https://events.op.cp18.ott.cibntv.net/contserver/newcontent/action https://sdkserver.op.hicloud.com/sdkserver/exSplashConfig https://acd.op.hicloud.com/installAuth https://sdkserver.op.hicloud.com/sdkserver/ppsKitConfig https://sdkserver.op.cp18.ott.cibntv.net/sdkserver/ppsKitConfig https://consumer.huawei.com/minisite/cloudservice/ads/oaid-description.htm? https://acd.op.hicloud.com/queryPermission https://consumer.huawei.com/minisite/cloudservice/ads/privacy-statement.htm?country=EU https://consumer.huawei.com https://consumer.huawei.com/minisite/cloudservice/ads/oaid-privacy-statement.htm? https://consumer.huawei.com/minisite/cloudservice/ads/advertisement-information.htm? Defined in Android String Resource |
|
https://www.huawei.com/auth/account/accountlist https://acd.op.hicloud.com/result.ad https://adx.op.cp18.ott.cibntv.net/result.ad https://events.op.hicloud.com/contserver/reportException/action https://events.op.cp18.ott.cibntv.net/contserver/reportException/action https://events.op.hicloud.com/contserver/reportAppData https://sdkserver.op.hicloud.com/sdkserver/appInsListConfig https://sdkserver.op.hicloud.com/sdkserver/query https://sdkserver.op.cp18.ott.cibntv.net/sdkserver/query https://sdkserver.op.hicloud.com/sdkserver/consentlookup https://www.huawei.com/auth/account/devicelist https://events.op.hicloud.com/contserver/newcontent/action https://events.op.cp18.ott.cibntv.net/contserver/newcontent/action https://sdkserver.op.hicloud.com/sdkserver/exSplashConfig https://acd.op.hicloud.com/installAuth https://sdkserver.op.hicloud.com/sdkserver/ppsKitConfig https://sdkserver.op.cp18.ott.cibntv.net/sdkserver/ppsKitConfig https://consumer.huawei.com/minisite/cloudservice/ads/oaid-description.htm? https://acd.op.hicloud.com/queryPermission https://consumer.huawei.com/minisite/cloudservice/ads/privacy-statement.htm?country=EU https://consumer.huawei.com https://consumer.huawei.com/minisite/cloudservice/ads/oaid-privacy-statement.htm? https://consumer.huawei.com/minisite/cloudservice/ads/advertisement-information.htm? Defined in Android String Resource |
|
https://www.huawei.com/auth/account/accountlist https://acd.op.hicloud.com/result.ad https://adx.op.cp18.ott.cibntv.net/result.ad https://events.op.hicloud.com/contserver/reportException/action https://events.op.cp18.ott.cibntv.net/contserver/reportException/action https://events.op.hicloud.com/contserver/reportAppData https://sdkserver.op.hicloud.com/sdkserver/appInsListConfig https://sdkserver.op.hicloud.com/sdkserver/query https://sdkserver.op.cp18.ott.cibntv.net/sdkserver/query https://sdkserver.op.hicloud.com/sdkserver/consentlookup https://www.huawei.com/auth/account/devicelist https://events.op.hicloud.com/contserver/newcontent/action https://events.op.cp18.ott.cibntv.net/contserver/newcontent/action https://sdkserver.op.hicloud.com/sdkserver/exSplashConfig https://acd.op.hicloud.com/installAuth https://sdkserver.op.hicloud.com/sdkserver/ppsKitConfig https://sdkserver.op.cp18.ott.cibntv.net/sdkserver/ppsKitConfig https://consumer.huawei.com/minisite/cloudservice/ads/oaid-description.htm? https://acd.op.hicloud.com/queryPermission https://consumer.huawei.com/minisite/cloudservice/ads/privacy-statement.htm?country=EU https://consumer.huawei.com https://consumer.huawei.com/minisite/cloudservice/ads/oaid-privacy-statement.htm? https://consumer.huawei.com/minisite/cloudservice/ads/advertisement-information.htm? Defined in Android String Resource |
|
https://www.huawei.com/auth/account/accountlist https://acd.op.hicloud.com/result.ad https://adx.op.cp18.ott.cibntv.net/result.ad https://events.op.hicloud.com/contserver/reportException/action https://events.op.cp18.ott.cibntv.net/contserver/reportException/action https://events.op.hicloud.com/contserver/reportAppData https://sdkserver.op.hicloud.com/sdkserver/appInsListConfig https://sdkserver.op.hicloud.com/sdkserver/query https://sdkserver.op.cp18.ott.cibntv.net/sdkserver/query https://sdkserver.op.hicloud.com/sdkserver/consentlookup https://www.huawei.com/auth/account/devicelist https://events.op.hicloud.com/contserver/newcontent/action https://events.op.cp18.ott.cibntv.net/contserver/newcontent/action https://sdkserver.op.hicloud.com/sdkserver/exSplashConfig https://acd.op.hicloud.com/installAuth https://sdkserver.op.hicloud.com/sdkserver/ppsKitConfig https://sdkserver.op.cp18.ott.cibntv.net/sdkserver/ppsKitConfig https://consumer.huawei.com/minisite/cloudservice/ads/oaid-description.htm? https://acd.op.hicloud.com/queryPermission https://consumer.huawei.com/minisite/cloudservice/ads/privacy-statement.htm?country=EU https://consumer.huawei.com https://consumer.huawei.com/minisite/cloudservice/ads/oaid-privacy-statement.htm? https://consumer.huawei.com/minisite/cloudservice/ads/advertisement-information.htm? Defined in Android String Resource |
|
https://www.huawei.com/auth/account/accountlist https://acd.op.hicloud.com/result.ad https://adx.op.cp18.ott.cibntv.net/result.ad https://events.op.hicloud.com/contserver/reportException/action https://events.op.cp18.ott.cibntv.net/contserver/reportException/action https://events.op.hicloud.com/contserver/reportAppData https://sdkserver.op.hicloud.com/sdkserver/appInsListConfig https://sdkserver.op.hicloud.com/sdkserver/query https://sdkserver.op.cp18.ott.cibntv.net/sdkserver/query https://sdkserver.op.hicloud.com/sdkserver/consentlookup https://www.huawei.com/auth/account/devicelist https://events.op.hicloud.com/contserver/newcontent/action https://events.op.cp18.ott.cibntv.net/contserver/newcontent/action https://sdkserver.op.hicloud.com/sdkserver/exSplashConfig https://acd.op.hicloud.com/installAuth https://sdkserver.op.hicloud.com/sdkserver/ppsKitConfig https://sdkserver.op.cp18.ott.cibntv.net/sdkserver/ppsKitConfig https://consumer.huawei.com/minisite/cloudservice/ads/oaid-description.htm? https://acd.op.hicloud.com/queryPermission https://consumer.huawei.com/minisite/cloudservice/ads/privacy-statement.htm?country=EU https://consumer.huawei.com https://consumer.huawei.com/minisite/cloudservice/ads/oaid-privacy-statement.htm? https://consumer.huawei.com/minisite/cloudservice/ads/advertisement-information.htm? Defined in Android String Resource |
|
https://www.huawei.com/auth/account/accountlist https://acd.op.hicloud.com/result.ad https://adx.op.cp18.ott.cibntv.net/result.ad https://events.op.hicloud.com/contserver/reportException/action https://events.op.cp18.ott.cibntv.net/contserver/reportException/action https://events.op.hicloud.com/contserver/reportAppData https://sdkserver.op.hicloud.com/sdkserver/appInsListConfig https://sdkserver.op.hicloud.com/sdkserver/query https://sdkserver.op.cp18.ott.cibntv.net/sdkserver/query https://sdkserver.op.hicloud.com/sdkserver/consentlookup https://www.huawei.com/auth/account/devicelist https://events.op.hicloud.com/contserver/newcontent/action https://events.op.cp18.ott.cibntv.net/contserver/newcontent/action https://sdkserver.op.hicloud.com/sdkserver/exSplashConfig https://acd.op.hicloud.com/installAuth https://sdkserver.op.hicloud.com/sdkserver/ppsKitConfig https://sdkserver.op.cp18.ott.cibntv.net/sdkserver/ppsKitConfig https://consumer.huawei.com/minisite/cloudservice/ads/oaid-description.htm? https://acd.op.hicloud.com/queryPermission https://consumer.huawei.com/minisite/cloudservice/ads/privacy-statement.htm?country=EU https://consumer.huawei.com https://consumer.huawei.com/minisite/cloudservice/ads/oaid-privacy-statement.htm? https://consumer.huawei.com/minisite/cloudservice/ads/advertisement-information.htm? Defined in Android String Resource |
|
https://www.huawei.com/auth/account/accountlist https://acd.op.hicloud.com/result.ad https://adx.op.cp18.ott.cibntv.net/result.ad https://events.op.hicloud.com/contserver/reportException/action https://events.op.cp18.ott.cibntv.net/contserver/reportException/action https://events.op.hicloud.com/contserver/reportAppData https://sdkserver.op.hicloud.com/sdkserver/appInsListConfig https://sdkserver.op.hicloud.com/sdkserver/query https://sdkserver.op.cp18.ott.cibntv.net/sdkserver/query https://sdkserver.op.hicloud.com/sdkserver/consentlookup https://www.huawei.com/auth/account/devicelist https://events.op.hicloud.com/contserver/newcontent/action https://events.op.cp18.ott.cibntv.net/contserver/newcontent/action https://sdkserver.op.hicloud.com/sdkserver/exSplashConfig https://acd.op.hicloud.com/installAuth https://sdkserver.op.hicloud.com/sdkserver/ppsKitConfig https://sdkserver.op.cp18.ott.cibntv.net/sdkserver/ppsKitConfig https://consumer.huawei.com/minisite/cloudservice/ads/oaid-description.htm? https://acd.op.hicloud.com/queryPermission https://consumer.huawei.com/minisite/cloudservice/ads/privacy-statement.htm?country=EU https://consumer.huawei.com https://consumer.huawei.com/minisite/cloudservice/ads/oaid-privacy-statement.htm? https://consumer.huawei.com/minisite/cloudservice/ads/advertisement-information.htm? Defined in Android String Resource |
|
https://www.huawei.com/auth/account/accountlist https://acd.op.hicloud.com/result.ad https://adx.op.cp18.ott.cibntv.net/result.ad https://events.op.hicloud.com/contserver/reportException/action https://events.op.cp18.ott.cibntv.net/contserver/reportException/action https://events.op.hicloud.com/contserver/reportAppData https://sdkserver.op.hicloud.com/sdkserver/appInsListConfig https://sdkserver.op.hicloud.com/sdkserver/query https://sdkserver.op.cp18.ott.cibntv.net/sdkserver/query https://sdkserver.op.hicloud.com/sdkserver/consentlookup https://www.huawei.com/auth/account/devicelist https://events.op.hicloud.com/contserver/newcontent/action https://events.op.cp18.ott.cibntv.net/contserver/newcontent/action https://sdkserver.op.hicloud.com/sdkserver/exSplashConfig https://acd.op.hicloud.com/installAuth https://sdkserver.op.hicloud.com/sdkserver/ppsKitConfig https://sdkserver.op.cp18.ott.cibntv.net/sdkserver/ppsKitConfig https://consumer.huawei.com/minisite/cloudservice/ads/oaid-description.htm? https://acd.op.hicloud.com/queryPermission https://consumer.huawei.com/minisite/cloudservice/ads/privacy-statement.htm?country=EU https://consumer.huawei.com https://consumer.huawei.com/minisite/cloudservice/ads/oaid-privacy-statement.htm? https://consumer.huawei.com/minisite/cloudservice/ads/advertisement-information.htm? Defined in Android String Resource |
|
https://www.huawei.com/auth/account/accountlist https://acd.op.hicloud.com/result.ad https://adx.op.cp18.ott.cibntv.net/result.ad https://events.op.hicloud.com/contserver/reportException/action https://events.op.cp18.ott.cibntv.net/contserver/reportException/action https://events.op.hicloud.com/contserver/reportAppData https://sdkserver.op.hicloud.com/sdkserver/appInsListConfig https://sdkserver.op.hicloud.com/sdkserver/query https://sdkserver.op.cp18.ott.cibntv.net/sdkserver/query https://sdkserver.op.hicloud.com/sdkserver/consentlookup https://www.huawei.com/auth/account/devicelist https://events.op.hicloud.com/contserver/newcontent/action https://events.op.cp18.ott.cibntv.net/contserver/newcontent/action https://sdkserver.op.hicloud.com/sdkserver/exSplashConfig https://acd.op.hicloud.com/installAuth https://sdkserver.op.hicloud.com/sdkserver/ppsKitConfig https://sdkserver.op.cp18.ott.cibntv.net/sdkserver/ppsKitConfig https://consumer.huawei.com/minisite/cloudservice/ads/oaid-description.htm? https://acd.op.hicloud.com/queryPermission https://consumer.huawei.com/minisite/cloudservice/ads/privacy-statement.htm?country=EU https://consumer.huawei.com https://consumer.huawei.com/minisite/cloudservice/ads/oaid-privacy-statement.htm? https://consumer.huawei.com/minisite/cloudservice/ads/advertisement-information.htm? Defined in Android String Resource |
|
https://www.huawei.com/auth/account/accountlist https://acd.op.hicloud.com/result.ad https://adx.op.cp18.ott.cibntv.net/result.ad https://events.op.hicloud.com/contserver/reportException/action https://events.op.cp18.ott.cibntv.net/contserver/reportException/action https://events.op.hicloud.com/contserver/reportAppData https://sdkserver.op.hicloud.com/sdkserver/appInsListConfig https://sdkserver.op.hicloud.com/sdkserver/query https://sdkserver.op.cp18.ott.cibntv.net/sdkserver/query https://sdkserver.op.hicloud.com/sdkserver/consentlookup https://www.huawei.com/auth/account/devicelist https://events.op.hicloud.com/contserver/newcontent/action https://events.op.cp18.ott.cibntv.net/contserver/newcontent/action https://sdkserver.op.hicloud.com/sdkserver/exSplashConfig https://acd.op.hicloud.com/installAuth https://sdkserver.op.hicloud.com/sdkserver/ppsKitConfig https://sdkserver.op.cp18.ott.cibntv.net/sdkserver/ppsKitConfig https://consumer.huawei.com/minisite/cloudservice/ads/oaid-description.htm? https://acd.op.hicloud.com/queryPermission https://consumer.huawei.com/minisite/cloudservice/ads/privacy-statement.htm?country=EU https://consumer.huawei.com https://consumer.huawei.com/minisite/cloudservice/ads/oaid-privacy-statement.htm? https://consumer.huawei.com/minisite/cloudservice/ads/advertisement-information.htm? Defined in Android String Resource |
|
https://www.huawei.com/auth/account/accountlist https://acd.op.hicloud.com/result.ad https://adx.op.cp18.ott.cibntv.net/result.ad https://events.op.hicloud.com/contserver/reportException/action https://events.op.cp18.ott.cibntv.net/contserver/reportException/action https://events.op.hicloud.com/contserver/reportAppData https://sdkserver.op.hicloud.com/sdkserver/appInsListConfig https://sdkserver.op.hicloud.com/sdkserver/query https://sdkserver.op.cp18.ott.cibntv.net/sdkserver/query https://sdkserver.op.hicloud.com/sdkserver/consentlookup https://www.huawei.com/auth/account/devicelist https://events.op.hicloud.com/contserver/newcontent/action https://events.op.cp18.ott.cibntv.net/contserver/newcontent/action https://sdkserver.op.hicloud.com/sdkserver/exSplashConfig https://acd.op.hicloud.com/installAuth https://sdkserver.op.hicloud.com/sdkserver/ppsKitConfig https://sdkserver.op.cp18.ott.cibntv.net/sdkserver/ppsKitConfig https://consumer.huawei.com/minisite/cloudservice/ads/oaid-description.htm? https://acd.op.hicloud.com/queryPermission https://consumer.huawei.com/minisite/cloudservice/ads/privacy-statement.htm?country=EU https://consumer.huawei.com https://consumer.huawei.com/minisite/cloudservice/ads/oaid-privacy-statement.htm? https://consumer.huawei.com/minisite/cloudservice/ads/advertisement-information.htm? Defined in Android String Resource |
|
https://www.huawei.com/auth/account/accountlist https://acd.op.hicloud.com/result.ad https://adx.op.cp18.ott.cibntv.net/result.ad https://events.op.hicloud.com/contserver/reportException/action https://events.op.cp18.ott.cibntv.net/contserver/reportException/action https://events.op.hicloud.com/contserver/reportAppData https://sdkserver.op.hicloud.com/sdkserver/appInsListConfig https://sdkserver.op.hicloud.com/sdkserver/query https://sdkserver.op.cp18.ott.cibntv.net/sdkserver/query https://sdkserver.op.hicloud.com/sdkserver/consentlookup https://www.huawei.com/auth/account/devicelist https://events.op.hicloud.com/contserver/newcontent/action https://events.op.cp18.ott.cibntv.net/contserver/newcontent/action https://sdkserver.op.hicloud.com/sdkserver/exSplashConfig https://acd.op.hicloud.com/installAuth https://sdkserver.op.hicloud.com/sdkserver/ppsKitConfig https://sdkserver.op.cp18.ott.cibntv.net/sdkserver/ppsKitConfig https://consumer.huawei.com/minisite/cloudservice/ads/oaid-description.htm? https://acd.op.hicloud.com/queryPermission https://consumer.huawei.com/minisite/cloudservice/ads/privacy-statement.htm?country=EU https://consumer.huawei.com https://consumer.huawei.com/minisite/cloudservice/ads/oaid-privacy-statement.htm? https://consumer.huawei.com/minisite/cloudservice/ads/advertisement-information.htm? Defined in Android String Resource |
|
https://www.huawei.com/auth/account/accountlist https://acd.op.hicloud.com/result.ad https://adx.op.cp18.ott.cibntv.net/result.ad https://events.op.hicloud.com/contserver/reportException/action https://events.op.cp18.ott.cibntv.net/contserver/reportException/action https://events.op.hicloud.com/contserver/reportAppData https://sdkserver.op.hicloud.com/sdkserver/appInsListConfig https://sdkserver.op.hicloud.com/sdkserver/query https://sdkserver.op.cp18.ott.cibntv.net/sdkserver/query https://sdkserver.op.hicloud.com/sdkserver/consentlookup https://www.huawei.com/auth/account/devicelist https://events.op.hicloud.com/contserver/newcontent/action https://events.op.cp18.ott.cibntv.net/contserver/newcontent/action https://sdkserver.op.hicloud.com/sdkserver/exSplashConfig https://acd.op.hicloud.com/installAuth https://sdkserver.op.hicloud.com/sdkserver/ppsKitConfig https://sdkserver.op.cp18.ott.cibntv.net/sdkserver/ppsKitConfig https://consumer.huawei.com/minisite/cloudservice/ads/oaid-description.htm? https://acd.op.hicloud.com/queryPermission https://consumer.huawei.com/minisite/cloudservice/ads/privacy-statement.htm?country=EU https://consumer.huawei.com https://consumer.huawei.com/minisite/cloudservice/ads/oaid-privacy-statement.htm? https://consumer.huawei.com/minisite/cloudservice/ads/advertisement-information.htm? Defined in Android String Resource |
|
https://www.huawei.com/auth/account/accountlist https://acd.op.hicloud.com/result.ad https://adx.op.cp18.ott.cibntv.net/result.ad https://events.op.hicloud.com/contserver/reportException/action https://events.op.cp18.ott.cibntv.net/contserver/reportException/action https://events.op.hicloud.com/contserver/reportAppData https://sdkserver.op.hicloud.com/sdkserver/appInsListConfig https://sdkserver.op.hicloud.com/sdkserver/query https://sdkserver.op.cp18.ott.cibntv.net/sdkserver/query https://sdkserver.op.hicloud.com/sdkserver/consentlookup https://www.huawei.com/auth/account/devicelist https://events.op.hicloud.com/contserver/newcontent/action https://events.op.cp18.ott.cibntv.net/contserver/newcontent/action https://sdkserver.op.hicloud.com/sdkserver/exSplashConfig https://acd.op.hicloud.com/installAuth https://sdkserver.op.hicloud.com/sdkserver/ppsKitConfig https://sdkserver.op.cp18.ott.cibntv.net/sdkserver/ppsKitConfig https://consumer.huawei.com/minisite/cloudservice/ads/oaid-description.htm? https://acd.op.hicloud.com/queryPermission https://consumer.huawei.com/minisite/cloudservice/ads/privacy-statement.htm?country=EU https://consumer.huawei.com https://consumer.huawei.com/minisite/cloudservice/ads/oaid-privacy-statement.htm? https://consumer.huawei.com/minisite/cloudservice/ads/advertisement-information.htm? Defined in Android String Resource |
|
https://www.huawei.com/auth/account/accountlist https://acd.op.hicloud.com/result.ad https://adx.op.cp18.ott.cibntv.net/result.ad https://events.op.hicloud.com/contserver/reportException/action https://events.op.cp18.ott.cibntv.net/contserver/reportException/action https://events.op.hicloud.com/contserver/reportAppData https://sdkserver.op.hicloud.com/sdkserver/appInsListConfig https://sdkserver.op.hicloud.com/sdkserver/query https://sdkserver.op.cp18.ott.cibntv.net/sdkserver/query https://sdkserver.op.hicloud.com/sdkserver/consentlookup https://www.huawei.com/auth/account/devicelist https://events.op.hicloud.com/contserver/newcontent/action https://events.op.cp18.ott.cibntv.net/contserver/newcontent/action https://sdkserver.op.hicloud.com/sdkserver/exSplashConfig https://acd.op.hicloud.com/installAuth https://sdkserver.op.hicloud.com/sdkserver/ppsKitConfig https://sdkserver.op.cp18.ott.cibntv.net/sdkserver/ppsKitConfig https://consumer.huawei.com/minisite/cloudservice/ads/oaid-description.htm? https://acd.op.hicloud.com/queryPermission https://consumer.huawei.com/minisite/cloudservice/ads/privacy-statement.htm?country=EU https://consumer.huawei.com https://consumer.huawei.com/minisite/cloudservice/ads/oaid-privacy-statement.htm? https://consumer.huawei.com/minisite/cloudservice/ads/advertisement-information.htm? Defined in Android String Resource |
|
https://www.huawei.com/auth/account/accountlist https://acd.op.hicloud.com/result.ad https://adx.op.cp18.ott.cibntv.net/result.ad https://events.op.hicloud.com/contserver/reportException/action https://events.op.cp18.ott.cibntv.net/contserver/reportException/action https://events.op.hicloud.com/contserver/reportAppData https://sdkserver.op.hicloud.com/sdkserver/appInsListConfig https://sdkserver.op.hicloud.com/sdkserver/query https://sdkserver.op.cp18.ott.cibntv.net/sdkserver/query https://sdkserver.op.hicloud.com/sdkserver/consentlookup https://www.huawei.com/auth/account/devicelist https://events.op.hicloud.com/contserver/newcontent/action https://events.op.cp18.ott.cibntv.net/contserver/newcontent/action https://sdkserver.op.hicloud.com/sdkserver/exSplashConfig https://acd.op.hicloud.com/installAuth https://sdkserver.op.hicloud.com/sdkserver/ppsKitConfig https://sdkserver.op.cp18.ott.cibntv.net/sdkserver/ppsKitConfig https://consumer.huawei.com/minisite/cloudservice/ads/oaid-description.htm? https://acd.op.hicloud.com/queryPermission https://consumer.huawei.com/minisite/cloudservice/ads/privacy-statement.htm?country=EU https://consumer.huawei.com https://consumer.huawei.com/minisite/cloudservice/ads/oaid-privacy-statement.htm? https://consumer.huawei.com/minisite/cloudservice/ads/advertisement-information.htm? Defined in Android String Resource |
|
https://www.huawei.com/auth/account/accountlist https://acd.op.hicloud.com/result.ad https://adx.op.cp18.ott.cibntv.net/result.ad https://events.op.hicloud.com/contserver/reportException/action https://events.op.cp18.ott.cibntv.net/contserver/reportException/action https://events.op.hicloud.com/contserver/reportAppData https://sdkserver.op.hicloud.com/sdkserver/appInsListConfig https://sdkserver.op.hicloud.com/sdkserver/query https://sdkserver.op.cp18.ott.cibntv.net/sdkserver/query https://sdkserver.op.hicloud.com/sdkserver/consentlookup https://www.huawei.com/auth/account/devicelist https://events.op.hicloud.com/contserver/newcontent/action https://events.op.cp18.ott.cibntv.net/contserver/newcontent/action https://sdkserver.op.hicloud.com/sdkserver/exSplashConfig https://acd.op.hicloud.com/installAuth https://sdkserver.op.hicloud.com/sdkserver/ppsKitConfig https://sdkserver.op.cp18.ott.cibntv.net/sdkserver/ppsKitConfig https://consumer.huawei.com/minisite/cloudservice/ads/oaid-description.htm? https://acd.op.hicloud.com/queryPermission https://consumer.huawei.com/minisite/cloudservice/ads/privacy-statement.htm?country=EU https://consumer.huawei.com https://consumer.huawei.com/minisite/cloudservice/ads/oaid-privacy-statement.htm? https://consumer.huawei.com/minisite/cloudservice/ads/advertisement-information.htm? Defined in Android String Resource |
|
https://www.huawei.com/auth/account/accountlist https://acd.op.hicloud.com/result.ad https://adx.op.cp18.ott.cibntv.net/result.ad https://events.op.hicloud.com/contserver/reportException/action https://events.op.cp18.ott.cibntv.net/contserver/reportException/action https://events.op.hicloud.com/contserver/reportAppData https://sdkserver.op.hicloud.com/sdkserver/appInsListConfig https://sdkserver.op.hicloud.com/sdkserver/query https://sdkserver.op.cp18.ott.cibntv.net/sdkserver/query https://sdkserver.op.hicloud.com/sdkserver/consentlookup https://www.huawei.com/auth/account/devicelist https://events.op.hicloud.com/contserver/newcontent/action https://events.op.cp18.ott.cibntv.net/contserver/newcontent/action https://sdkserver.op.hicloud.com/sdkserver/exSplashConfig https://acd.op.hicloud.com/installAuth https://sdkserver.op.hicloud.com/sdkserver/ppsKitConfig https://sdkserver.op.cp18.ott.cibntv.net/sdkserver/ppsKitConfig https://consumer.huawei.com/minisite/cloudservice/ads/oaid-description.htm? https://acd.op.hicloud.com/queryPermission https://consumer.huawei.com/minisite/cloudservice/ads/privacy-statement.htm?country=EU https://consumer.huawei.com https://consumer.huawei.com/minisite/cloudservice/ads/oaid-privacy-statement.htm? https://consumer.huawei.com/minisite/cloudservice/ads/advertisement-information.htm? Defined in Android String Resource |
|
https://www.huawei.com/auth/account/accountlist https://acd.op.hicloud.com/result.ad https://adx.op.cp18.ott.cibntv.net/result.ad https://events.op.hicloud.com/contserver/reportException/action https://events.op.cp18.ott.cibntv.net/contserver/reportException/action https://events.op.hicloud.com/contserver/reportAppData https://sdkserver.op.hicloud.com/sdkserver/appInsListConfig https://sdkserver.op.hicloud.com/sdkserver/query https://sdkserver.op.cp18.ott.cibntv.net/sdkserver/query https://sdkserver.op.hicloud.com/sdkserver/consentlookup https://www.huawei.com/auth/account/devicelist https://events.op.hicloud.com/contserver/newcontent/action https://events.op.cp18.ott.cibntv.net/contserver/newcontent/action https://sdkserver.op.hicloud.com/sdkserver/exSplashConfig https://acd.op.hicloud.com/installAuth https://sdkserver.op.hicloud.com/sdkserver/ppsKitConfig https://sdkserver.op.cp18.ott.cibntv.net/sdkserver/ppsKitConfig https://consumer.huawei.com/minisite/cloudservice/ads/oaid-description.htm? https://acd.op.hicloud.com/queryPermission https://consumer.huawei.com/minisite/cloudservice/ads/privacy-statement.htm?country=EU https://consumer.huawei.com https://consumer.huawei.com/minisite/cloudservice/ads/oaid-privacy-statement.htm? https://consumer.huawei.com/minisite/cloudservice/ads/advertisement-information.htm? Defined in Android String Resource |
|
https://www.huawei.com/auth/account/accountlist https://acd.op.hicloud.com/result.ad https://adx.op.cp18.ott.cibntv.net/result.ad https://events.op.hicloud.com/contserver/reportException/action https://events.op.cp18.ott.cibntv.net/contserver/reportException/action https://events.op.hicloud.com/contserver/reportAppData https://sdkserver.op.hicloud.com/sdkserver/appInsListConfig https://sdkserver.op.hicloud.com/sdkserver/query https://sdkserver.op.cp18.ott.cibntv.net/sdkserver/query https://sdkserver.op.hicloud.com/sdkserver/consentlookup https://www.huawei.com/auth/account/devicelist https://events.op.hicloud.com/contserver/newcontent/action https://events.op.cp18.ott.cibntv.net/contserver/newcontent/action https://sdkserver.op.hicloud.com/sdkserver/exSplashConfig https://acd.op.hicloud.com/installAuth https://sdkserver.op.hicloud.com/sdkserver/ppsKitConfig https://sdkserver.op.cp18.ott.cibntv.net/sdkserver/ppsKitConfig https://consumer.huawei.com/minisite/cloudservice/ads/oaid-description.htm? https://acd.op.hicloud.com/queryPermission https://consumer.huawei.com/minisite/cloudservice/ads/privacy-statement.htm?country=EU https://consumer.huawei.com https://consumer.huawei.com/minisite/cloudservice/ads/oaid-privacy-statement.htm? https://consumer.huawei.com/minisite/cloudservice/ads/advertisement-information.htm? Defined in Android String Resource |
|
https://www.huawei.com/auth/account/accountlist https://acd.op.hicloud.com/result.ad https://adx.op.cp18.ott.cibntv.net/result.ad https://events.op.hicloud.com/contserver/reportException/action https://events.op.cp18.ott.cibntv.net/contserver/reportException/action https://events.op.hicloud.com/contserver/reportAppData https://sdkserver.op.hicloud.com/sdkserver/appInsListConfig https://sdkserver.op.hicloud.com/sdkserver/query https://sdkserver.op.cp18.ott.cibntv.net/sdkserver/query https://sdkserver.op.hicloud.com/sdkserver/consentlookup https://www.huawei.com/auth/account/devicelist https://events.op.hicloud.com/contserver/newcontent/action https://events.op.cp18.ott.cibntv.net/contserver/newcontent/action https://sdkserver.op.hicloud.com/sdkserver/exSplashConfig https://acd.op.hicloud.com/installAuth https://sdkserver.op.hicloud.com/sdkserver/ppsKitConfig https://sdkserver.op.cp18.ott.cibntv.net/sdkserver/ppsKitConfig https://consumer.huawei.com/minisite/cloudservice/ads/oaid-description.htm? https://acd.op.hicloud.com/queryPermission https://consumer.huawei.com/minisite/cloudservice/ads/privacy-statement.htm?country=EU https://consumer.huawei.com https://consumer.huawei.com/minisite/cloudservice/ads/oaid-privacy-statement.htm? https://consumer.huawei.com/minisite/cloudservice/ads/advertisement-information.htm? Defined in Android String Resource |
|
https://www.huawei.com/auth/account/accountlist https://acd.op.hicloud.com/result.ad https://adx.op.cp18.ott.cibntv.net/result.ad https://events.op.hicloud.com/contserver/reportException/action https://events.op.cp18.ott.cibntv.net/contserver/reportException/action https://events.op.hicloud.com/contserver/reportAppData https://sdkserver.op.hicloud.com/sdkserver/appInsListConfig https://sdkserver.op.hicloud.com/sdkserver/query https://sdkserver.op.cp18.ott.cibntv.net/sdkserver/query https://sdkserver.op.hicloud.com/sdkserver/consentlookup https://www.huawei.com/auth/account/devicelist https://events.op.hicloud.com/contserver/newcontent/action https://events.op.cp18.ott.cibntv.net/contserver/newcontent/action https://sdkserver.op.hicloud.com/sdkserver/exSplashConfig https://acd.op.hicloud.com/installAuth https://sdkserver.op.hicloud.com/sdkserver/ppsKitConfig https://sdkserver.op.cp18.ott.cibntv.net/sdkserver/ppsKitConfig https://consumer.huawei.com/minisite/cloudservice/ads/oaid-description.htm? https://acd.op.hicloud.com/queryPermission https://consumer.huawei.com/minisite/cloudservice/ads/privacy-statement.htm?country=EU https://consumer.huawei.com https://consumer.huawei.com/minisite/cloudservice/ads/oaid-privacy-statement.htm? https://consumer.huawei.com/minisite/cloudservice/ads/advertisement-information.htm? Defined in Android String Resource |
|
https://www.huawei.com/auth/account/accountlist https://acd.op.hicloud.com/result.ad https://adx.op.cp18.ott.cibntv.net/result.ad https://events.op.hicloud.com/contserver/reportException/action https://events.op.cp18.ott.cibntv.net/contserver/reportException/action https://events.op.hicloud.com/contserver/reportAppData https://sdkserver.op.hicloud.com/sdkserver/appInsListConfig https://sdkserver.op.hicloud.com/sdkserver/query https://sdkserver.op.cp18.ott.cibntv.net/sdkserver/query https://sdkserver.op.hicloud.com/sdkserver/consentlookup https://www.huawei.com/auth/account/devicelist https://events.op.hicloud.com/contserver/newcontent/action https://events.op.cp18.ott.cibntv.net/contserver/newcontent/action https://sdkserver.op.hicloud.com/sdkserver/exSplashConfig https://acd.op.hicloud.com/installAuth https://sdkserver.op.hicloud.com/sdkserver/ppsKitConfig https://sdkserver.op.cp18.ott.cibntv.net/sdkserver/ppsKitConfig https://consumer.huawei.com/minisite/cloudservice/ads/oaid-description.htm? https://acd.op.hicloud.com/queryPermission https://consumer.huawei.com/minisite/cloudservice/ads/privacy-statement.htm?country=EU https://consumer.huawei.com https://consumer.huawei.com/minisite/cloudservice/ads/oaid-privacy-statement.htm? https://consumer.huawei.com/minisite/cloudservice/ads/advertisement-information.htm? Defined in Android String Resource |
|
ftp://upload.ffmpeg.org/incoming/ Defined in lib/armeabi-v7a/libijkplayer.so |
|
data:application/vnd.ms.wms-hdr.asfv1;base64, http://www.openssl.org/support/faq.html Defined in lib/armeabi-v7a/libijkffmpeg.so |
|
ftp://upload.ffmpeg.org/incoming/ Defined in lib/arm64-v8a/libijkplayer.so |
|
data:application/vnd.ms.wms-hdr.asfv1;base64, http://www.openssl.org/support/faq.html Defined in lib/arm64-v8a/libijkffmpeg.so |
Information computed with MobSF.
Information computed with Quark-Engine.
Confidence:
|
Method reflection |
Confidence:
|
Get absolute path of the file and store in string |
Confidence:
|
Method reflection |
Confidence:
|
Read data and put it into a buffer stream |
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 |
Information computed with MobSF.
Information computed by Pithus.