Threat level
Analyzed on 2022-01-06T15:17:38.143045
MD5 | 0da419cb5cd1c821299ca7399c5ec309 | |
SHA1 | cbf35dff4e46171a562e51a3d25d209bfe0b976d | |
SHA256 | 92bbe8daf40c8a178108a7be40315f78b6bbafaec7d82057df19d0dbe7aa8bb1 | |
Size | 18.95MB |
Information computed with APKiD.
/tmp/tmpqjsu0xkh | |
packer |
|
/tmp/tmpqjsu0xkh!classes.dex | |
compiler |
|
Information computed with ssdeep.
APK file | 393216:VPin8Xnxcze7+a67EohppC+UhQ7KNmbuU3tTGm+e5sFyKqtYTs79EuzpgdGv:0unue+a6Th375btTGm+kqsz | |
Manifest | 768:EF5SF8AMk0sgfB4o26/k3VayDeK3sFxTApp8jLCZz6Bro6TSQ3k8Es7i0nDyv58P:… | |
classes.dex | 98304:HQ/iJ2/xShXaSGq3iU6BL/Fvb2AzBDDaJMs3jW7wVVeJVPg13:HQDxShXaSGCd6… |
Information computed with Dexofuzzy.
APK file | 12:RWm3r6Pik154IZFUofyVzODqXEUPbGMo3E:RWm3rYNZGoaVzHEMGMoU | |
classes.dex | 12:RWm3r6Pik154IZFUofyVzODqXEUPbGMo3E:RWm3rYNZGoaVzHEMGMoU |
Information computed with AndroGuard and Pithus.
Information computed with AndroGuard.
Information computed with MobSF.
Findings | Files |
---|---|
Certificate/Key files hardcoded inside the app. |
assets/.appkey okhttp3/internal/publicsuffix/NOTICE |
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. |
High | Activity (com.broaddeep.safe.SplashActivity) 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.broaddeep.safe.childrennetguard.Stub) 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 | Activity-Alias (com.broaddeep.safe.childrennetguard.Main) 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.broaddeep.safe.launcher.Launcher) 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.broaddeep.safe.launcher.provider.LauncherProvider) 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 | Broadcast Receiver (com.broaddeep.safe.launcher.receiver.SessionCommitReceiver) 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.broaddeep.safe.launcher.widget.AppWidgetsRestoredReceiver) 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 | Service (com.broaddeep.safe.launcher.notification.NotificationListener) is Protected by a permission, but the protection level of the permission should be checked.Permission: android.permission.BIND_NOTIFICATION_LISTENER_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.broaddeep.safe.module.guard.accessibility.GuardAccessibilityService) 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 | Broadcast Receiver (com.broaddeep.safe.module.guard.deviceadmin.AdminReceiver) is Protected by a permission, but the protection level of the permission should be checked.Permission: android.permission.BIND_DEVICE_ADMIN [android:exported=true] A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission. |
High | Broadcast Receiver (com.broaddeep.safe.module.guard.deviceadmin.DeviceAdmin) is Protected by a permission, but the protection level of the permission should be checked.Permission: android.permission.BIND_DEVICE_ADMIN [android:exported=true] A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission. |
High | Broadcast Receiver (com.broaddeep.safe.common.LauncherBootReceiver) 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 | Broadcast Receiver (com.broaddeep.safe.common.broadcast.PowerConnectionReceiver) 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 | Service (com.broaddeep.safe.ipc.IpcServerService) is Protected by a permission, but the protection level of the permission should be checked.Permission: com.broaddeep.safe.ipcprotectionLevel: normal [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. However, the protection level of the permission is set to normal. This means that a malicious application can request and obtain the permission and interact with the component. If it was set to signature, only applications signed with the same certificate could obtain the permission. |
High | Broadcast Receiver (com.broaddeep.safe.module.clockwidget.view.ClockWidget) 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 | TaskAffinity is set for Activity (com.broaddeep.safe.module.apprestrictions.ui.ToastActivity) 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.broaddeep.safe.module.update.ui.DownloadActivity) 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.broaddeep.safe.module.guide.ui.DefaultGuideHomeActivity) 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.broaddeep.safe.module.guide.ui.auto.AutoGuideHomeActivity) 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.broaddeep.safe.module.guide.ui.mdm.MdmGuideHomeActivity) 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.broaddeep.safe.module.screenshot.ui.ScreenShotActivity) 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.broaddeep.safe.module.screencontrol.ui.ScreenControlActivity) 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.tencent.rtmp.video.TXScreenCapture$TXScreenCaptureAssistantActivity) If taskAffinity is set, then other application could read the Intents sent to Activities belonging to another task. Always use the default setting keeping the affinity as the package name in order to prevent sensitive information inside sent or received Intents from being read by another application. |
High | Service (com.broaddeep.safe.push.ge.GePushService) 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 | Service (androidx.work.impl.background.systemjob.SystemJobService) is Protected by a permission, but the protection level of the permission should be checked.Permission: android.permission.BIND_JOB_SERVICE [android:exported=true] A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission. |
High | Broadcast Receiver (androidx.work.impl.diagnostics.DiagnosticsReceiver) is Protected by a permission, but the protection level of the permission should be checked.Permission: android.permission.DUMP [android:exported=true] A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission. |
High | Activity (cn.jpush.android.ui.PopWinActivity) 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 (cn.jpush.android.ui.PushActivity) 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 (cn.jpush.android.service.DaemonService) 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 | TaskAffinity is set for Activity (cn.jpush.android.service.DActivity) 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 (cn.jpush.android.service.DActivity) 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 (cn.jpush.android.service.PushReceiver) 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 | Content Provider (cn.jpush.android.service.DownloadProvider) 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 (cn.jpush.android.service.JNotifyActivity) 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 (cn.jpush.android.service.JNotifyActivity) 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.igexin.sdk.PushReceiver) 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 | TaskAffinity is set for Activity (com.igexin.sdk.PushActivity) 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.igexin.sdk.GActivity) 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.igexin.sdk.GActivity) 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. |
Medium | High Intent Priority (2147483647)[android:priority] By setting an intent priority higher than another intent, the app effectively overrides other requests. |
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.broaddeep.safe.SplashActivity |
Hosts: open Schemes: eversunshine:// |
Information computed with AndroGuard.
|
Information computed with AndroGuard.
|
Information computed with AndroGuard.
|
Information computed with AndroGuard.
|
Information computed by Pithus.
Information computed with MobSF.
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 ['network connectivity', 'camera', 'location', 'bluetooth', 'microphone']. Access to Platform Resources |
FDP_DEC_EXT.1.2 | The application has access to no sensitive information repositories. Access to Platform Resources |
FDP_NET_EXT.1.1 | The application has user/application initiated network communications. Network Communications |
FDP_DAR_EXT.1.1 | The application does not encrypt files in non-volatile memory. Encryption Of Sensitive Application Data |
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 |
Map computed by Pithus.
Information computed with MobSF.
Information computed with MobSF.
https://%s.file.myqcloud.com/files/v2/%s/%s/%s/%s http://mlvbdc.live.qcloud.com/ data:%d https://test.opensso.tencent-cloud.com/v4/openim/jsonvideoinfo?sdkappid=%d&identifier=%s&usersig=%s&random=99999999&contenttype=json https://informal.opensso.tencent-cloud.com/v4/openim/jsonvideoinfo?sdkappid=%d&identifier=%s&usersig=%s&random=99999999&contenttype=json https://official.opensso.tencent-cloud.com/v4/openim/jsonvideoinfo?sdkappid=%d&identifier=%s&usersig=%s&random=99999999&contenttype=json http://obfjaaaafhiehjjf/ohae.oiaa https://avc.qcloud.com/log/appsign.php https://avc.qcloud.com/log/report.php https://yun.tim.qq.com https://test.tim.qq.com https://cloud.tim.qq.com/v3/liveinterface/ https://cloud-test.tim.qq.com/v3/liveinterface/ www.qq.com https://speedtest.trtc.tencent-cloud.com Defined in lib/armeabi/libliteavsdk.so |
|
https://%s.file.myqcloud.com/files/v2/%s/%s/%s/%s http://mlvbdc.live.qcloud.com/ data:%d https://test.opensso.tencent-cloud.com/v4/openim/jsonvideoinfo?sdkappid=%d&identifier=%s&usersig=%s&random=99999999&contenttype=json https://informal.opensso.tencent-cloud.com/v4/openim/jsonvideoinfo?sdkappid=%d&identifier=%s&usersig=%s&random=99999999&contenttype=json https://official.opensso.tencent-cloud.com/v4/openim/jsonvideoinfo?sdkappid=%d&identifier=%s&usersig=%s&random=99999999&contenttype=json http://obfjaaaafhiehjjf/ohae.oiaa https://avc.qcloud.com/log/appsign.php https://avc.qcloud.com/log/report.php https://yun.tim.qq.com https://test.tim.qq.com https://cloud.tim.qq.com/v3/liveinterface/ https://cloud-test.tim.qq.com/v3/liveinterface/ www.qq.com https://speedtest.trtc.tencent-cloud.com Defined in lib/armeabi/libliteavsdk.so |
|
https://%s.file.myqcloud.com/files/v2/%s/%s/%s/%s http://mlvbdc.live.qcloud.com/ data:%d https://test.opensso.tencent-cloud.com/v4/openim/jsonvideoinfo?sdkappid=%d&identifier=%s&usersig=%s&random=99999999&contenttype=json https://informal.opensso.tencent-cloud.com/v4/openim/jsonvideoinfo?sdkappid=%d&identifier=%s&usersig=%s&random=99999999&contenttype=json https://official.opensso.tencent-cloud.com/v4/openim/jsonvideoinfo?sdkappid=%d&identifier=%s&usersig=%s&random=99999999&contenttype=json http://obfjaaaafhiehjjf/ohae.oiaa https://avc.qcloud.com/log/appsign.php https://avc.qcloud.com/log/report.php https://yun.tim.qq.com https://test.tim.qq.com https://cloud.tim.qq.com/v3/liveinterface/ https://cloud-test.tim.qq.com/v3/liveinterface/ www.qq.com https://speedtest.trtc.tencent-cloud.com Defined in lib/armeabi/libliteavsdk.so |
|
https://%s.file.myqcloud.com/files/v2/%s/%s/%s/%s http://mlvbdc.live.qcloud.com/ data:%d https://test.opensso.tencent-cloud.com/v4/openim/jsonvideoinfo?sdkappid=%d&identifier=%s&usersig=%s&random=99999999&contenttype=json https://informal.opensso.tencent-cloud.com/v4/openim/jsonvideoinfo?sdkappid=%d&identifier=%s&usersig=%s&random=99999999&contenttype=json https://official.opensso.tencent-cloud.com/v4/openim/jsonvideoinfo?sdkappid=%d&identifier=%s&usersig=%s&random=99999999&contenttype=json http://obfjaaaafhiehjjf/ohae.oiaa https://avc.qcloud.com/log/appsign.php https://avc.qcloud.com/log/report.php https://yun.tim.qq.com https://test.tim.qq.com https://cloud.tim.qq.com/v3/liveinterface/ https://cloud-test.tim.qq.com/v3/liveinterface/ www.qq.com https://speedtest.trtc.tencent-cloud.com Defined in lib/armeabi/libliteavsdk.so |
|
https://%s.file.myqcloud.com/files/v2/%s/%s/%s/%s http://mlvbdc.live.qcloud.com/ data:%d https://test.opensso.tencent-cloud.com/v4/openim/jsonvideoinfo?sdkappid=%d&identifier=%s&usersig=%s&random=99999999&contenttype=json https://informal.opensso.tencent-cloud.com/v4/openim/jsonvideoinfo?sdkappid=%d&identifier=%s&usersig=%s&random=99999999&contenttype=json https://official.opensso.tencent-cloud.com/v4/openim/jsonvideoinfo?sdkappid=%d&identifier=%s&usersig=%s&random=99999999&contenttype=json http://obfjaaaafhiehjjf/ohae.oiaa https://avc.qcloud.com/log/appsign.php https://avc.qcloud.com/log/report.php https://yun.tim.qq.com https://test.tim.qq.com https://cloud.tim.qq.com/v3/liveinterface/ https://cloud-test.tim.qq.com/v3/liveinterface/ www.qq.com https://speedtest.trtc.tencent-cloud.com Defined in lib/armeabi/libliteavsdk.so |
|
https://%s.file.myqcloud.com/files/v2/%s/%s/%s/%s http://mlvbdc.live.qcloud.com/ data:%d https://test.opensso.tencent-cloud.com/v4/openim/jsonvideoinfo?sdkappid=%d&identifier=%s&usersig=%s&random=99999999&contenttype=json https://informal.opensso.tencent-cloud.com/v4/openim/jsonvideoinfo?sdkappid=%d&identifier=%s&usersig=%s&random=99999999&contenttype=json https://official.opensso.tencent-cloud.com/v4/openim/jsonvideoinfo?sdkappid=%d&identifier=%s&usersig=%s&random=99999999&contenttype=json http://obfjaaaafhiehjjf/ohae.oiaa https://avc.qcloud.com/log/appsign.php https://avc.qcloud.com/log/report.php https://yun.tim.qq.com https://test.tim.qq.com https://cloud.tim.qq.com/v3/liveinterface/ https://cloud-test.tim.qq.com/v3/liveinterface/ www.qq.com https://speedtest.trtc.tencent-cloud.com Defined in lib/armeabi/libliteavsdk.so |
|
https://%s.file.myqcloud.com/files/v2/%s/%s/%s/%s http://mlvbdc.live.qcloud.com/ data:%d https://test.opensso.tencent-cloud.com/v4/openim/jsonvideoinfo?sdkappid=%d&identifier=%s&usersig=%s&random=99999999&contenttype=json https://informal.opensso.tencent-cloud.com/v4/openim/jsonvideoinfo?sdkappid=%d&identifier=%s&usersig=%s&random=99999999&contenttype=json https://official.opensso.tencent-cloud.com/v4/openim/jsonvideoinfo?sdkappid=%d&identifier=%s&usersig=%s&random=99999999&contenttype=json http://obfjaaaafhiehjjf/ohae.oiaa https://avc.qcloud.com/log/appsign.php https://avc.qcloud.com/log/report.php https://yun.tim.qq.com https://test.tim.qq.com https://cloud.tim.qq.com/v3/liveinterface/ https://cloud-test.tim.qq.com/v3/liveinterface/ www.qq.com https://speedtest.trtc.tencent-cloud.com Defined in lib/armeabi/libliteavsdk.so |
|
https://%s.file.myqcloud.com/files/v2/%s/%s/%s/%s http://mlvbdc.live.qcloud.com/ data:%d https://test.opensso.tencent-cloud.com/v4/openim/jsonvideoinfo?sdkappid=%d&identifier=%s&usersig=%s&random=99999999&contenttype=json https://informal.opensso.tencent-cloud.com/v4/openim/jsonvideoinfo?sdkappid=%d&identifier=%s&usersig=%s&random=99999999&contenttype=json https://official.opensso.tencent-cloud.com/v4/openim/jsonvideoinfo?sdkappid=%d&identifier=%s&usersig=%s&random=99999999&contenttype=json http://obfjaaaafhiehjjf/ohae.oiaa https://avc.qcloud.com/log/appsign.php https://avc.qcloud.com/log/report.php https://yun.tim.qq.com https://test.tim.qq.com https://cloud.tim.qq.com/v3/liveinterface/ https://cloud-test.tim.qq.com/v3/liveinterface/ www.qq.com https://speedtest.trtc.tencent-cloud.com Defined in lib/armeabi/libliteavsdk.so |
|
https://%s.file.myqcloud.com/files/v2/%s/%s/%s/%s http://mlvbdc.live.qcloud.com/ data:%d https://test.opensso.tencent-cloud.com/v4/openim/jsonvideoinfo?sdkappid=%d&identifier=%s&usersig=%s&random=99999999&contenttype=json https://informal.opensso.tencent-cloud.com/v4/openim/jsonvideoinfo?sdkappid=%d&identifier=%s&usersig=%s&random=99999999&contenttype=json https://official.opensso.tencent-cloud.com/v4/openim/jsonvideoinfo?sdkappid=%d&identifier=%s&usersig=%s&random=99999999&contenttype=json http://obfjaaaafhiehjjf/ohae.oiaa https://avc.qcloud.com/log/appsign.php https://avc.qcloud.com/log/report.php https://yun.tim.qq.com https://test.tim.qq.com https://cloud.tim.qq.com/v3/liveinterface/ https://cloud-test.tim.qq.com/v3/liveinterface/ www.qq.com https://speedtest.trtc.tencent-cloud.com Defined in lib/armeabi/libliteavsdk.so |
|
https://%s.file.myqcloud.com/files/v2/%s/%s/%s/%s http://mlvbdc.live.qcloud.com/ data:%d https://test.opensso.tencent-cloud.com/v4/openim/jsonvideoinfo?sdkappid=%d&identifier=%s&usersig=%s&random=99999999&contenttype=json https://informal.opensso.tencent-cloud.com/v4/openim/jsonvideoinfo?sdkappid=%d&identifier=%s&usersig=%s&random=99999999&contenttype=json https://official.opensso.tencent-cloud.com/v4/openim/jsonvideoinfo?sdkappid=%d&identifier=%s&usersig=%s&random=99999999&contenttype=json http://obfjaaaafhiehjjf/ohae.oiaa https://avc.qcloud.com/log/appsign.php https://avc.qcloud.com/log/report.php https://yun.tim.qq.com https://test.tim.qq.com https://cloud.tim.qq.com/v3/liveinterface/ https://cloud-test.tim.qq.com/v3/liveinterface/ www.qq.com https://speedtest.trtc.tencent-cloud.com Defined in lib/armeabi/libliteavsdk.so |
|
https://%s.file.myqcloud.com/files/v2/%s/%s/%s/%s http://mlvbdc.live.qcloud.com/ data:%d https://test.opensso.tencent-cloud.com/v4/openim/jsonvideoinfo?sdkappid=%d&identifier=%s&usersig=%s&random=99999999&contenttype=json https://informal.opensso.tencent-cloud.com/v4/openim/jsonvideoinfo?sdkappid=%d&identifier=%s&usersig=%s&random=99999999&contenttype=json https://official.opensso.tencent-cloud.com/v4/openim/jsonvideoinfo?sdkappid=%d&identifier=%s&usersig=%s&random=99999999&contenttype=json http://obfjaaaafhiehjjf/ohae.oiaa https://avc.qcloud.com/log/appsign.php https://avc.qcloud.com/log/report.php https://yun.tim.qq.com https://test.tim.qq.com https://cloud.tim.qq.com/v3/liveinterface/ https://cloud-test.tim.qq.com/v3/liveinterface/ www.qq.com https://speedtest.trtc.tencent-cloud.com Defined in lib/armeabi/libliteavsdk.so |
|
https://%s.file.myqcloud.com/files/v2/%s/%s/%s/%s http://mlvbdc.live.qcloud.com/ data:%d https://test.opensso.tencent-cloud.com/v4/openim/jsonvideoinfo?sdkappid=%d&identifier=%s&usersig=%s&random=99999999&contenttype=json https://informal.opensso.tencent-cloud.com/v4/openim/jsonvideoinfo?sdkappid=%d&identifier=%s&usersig=%s&random=99999999&contenttype=json https://official.opensso.tencent-cloud.com/v4/openim/jsonvideoinfo?sdkappid=%d&identifier=%s&usersig=%s&random=99999999&contenttype=json http://obfjaaaafhiehjjf/ohae.oiaa https://avc.qcloud.com/log/appsign.php https://avc.qcloud.com/log/report.php https://yun.tim.qq.com https://test.tim.qq.com https://cloud.tim.qq.com/v3/liveinterface/ https://cloud-test.tim.qq.com/v3/liveinterface/ www.qq.com https://speedtest.trtc.tencent-cloud.com Defined in lib/armeabi/libliteavsdk.so |
|
http://www.openssl.org/support/faq.html Defined in lib/armeabi/libtxffmpeg.so |
Information computed with MobSF.
Information computed with Quark-Engine.
Confidence:
|
Read file from assets directory |
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:
|
Get absolute path of the file and store in string |
Information computed with MobSF.
Java reflection
|
Load and manipulate dex files
|
Loading native code (shared library)
|
Information computed by Pithus.