Malicious
7
/61
Threat
Analyzed on 2022-02-07T09:32:09.544532
MD5 | 4ff5ae5619a98f8850aca96172b6a45d | |
SHA1 | 7923cb5a2f95e9fd2c415fb5433830a29df9f43d | |
SHA256 | d4d31cdcec81a7ba9f465012f7506b70cfa8397269a323035e79f84e8b0395cf | |
Size | 24.85MB |
Information computed with APKiD.
/tmp/tmp7ds_yjwj | |
packer |
|
/tmp/tmp7ds_yjwj!classes.dex | |
compiler |
|
Information computed with ssdeep.
APK file | 393216:5dFGIwpBCYFmNHL1Wx1P0qzgix4uatsBrHqpra52FpGNNYDYVWAn4R0vGNnQe:5dFGIaNQNHL1q2uoUqaYpsNY871vk1 | |
Manifest | 768:t1WiT7Sw5yeievmmtKGv8mA5+261/VE6reBecfy5g2XM7Jtna760aT0FUq2DDeP4:… | |
classes.dex | 98304:0kWarp9fHryo7u6ZDhnK4PF91QmmQidtEzICoiFe/fWxX/F8LXpgzJA:0krrp9G… |
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 assets/ag_sdk_cbg_root.cer assets/geo_global_ca.cer |
Findings | Files |
Hardcoded Keystore found. |
assets/grs_sp.bks assets/hmsincas.bks assets/hmsrootcas.bks assets/updatesdkcas.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. |
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 | Activity (COM.Bangso.FitMiss.activity.MipushTestActivity) 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.Bangso.FitMiss.wxapi.WXEntryActivity) 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.Bangso.FitMiss.wxapi.WXPayEntryActivity) 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.Bangso.FitMiss.receiver.BootBroadcastReceiver) 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 | Activity (com.tencent.tauth.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.Bangso.FitMiss.activity.MfrMessageActivity) 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.taobao.accs.ChannelService) 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 (com.taobao.accs.data.MsgDistributeService) is not Protected. [android:exported=true] A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Broadcast Receiver (com.taobao.accs.EventReceiver) 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.taobao.accs.ServiceReceiver) 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 (org.android.agoo.accs.AgooService) 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 (com.umeng.message.UmengIntentService) 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 (com.umeng.message.XiaomiIntentService) is not Protected. [android:exported=true] A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Broadcast Receiver (com.taobao.agoo.AgooCommondReceiver) 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.umeng.message.UmengMessageIntentReceiverService) 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 (com.umeng.message.notify.UPushMessageNotifyActivity) 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.umeng.message.UMessageNotifyActivity) 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-Alias (com.umeng.message.UMessageNotifyActivity) is not Protected. [android:exported=true] 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. |
High | Service (com.xiaomi.mipush.sdk.PushMessageHandler) is not Protected. [android:exported=true] A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Broadcast Receiver (com.xiaomi.push.service.receivers.NetworkStatusReceiver) 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 (org.android.agoo.xiaomi.MiPushBroadcastReceiver) 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.huawei.hms.support.api.push.service.HmsMsgService) 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. |
Low | Broadcast Receiver (com.huawei.hms.support.api.push.PushMsgReceiver) is Protected by a permission, but the protection level of the permission should be checked.Permission: COM.Bangso.FitMiss.permission.PROCESS_PUSH_MSGprotectionLevel: signatureOrSystem [android:exported=true] A Broadcast Receiver is found to be exported, but is protected by a permission. However, the protection level of the permission is set to signatureOrSystem. It is recommended that signature level is used instead. Signature level should suffice for most purposes, and does not depend on where the applications are installed on the device. |
Low | Broadcast Receiver (com.huawei.hms.support.api.push.PushReceiver) is Protected by a permission, but the protection level of the permission should be checked.Permission: COM.Bangso.FitMiss.permission.PROCESS_PUSH_MSGprotectionLevel: signatureOrSystem [android:exported=true] A Broadcast Receiver is found to be exported, but is protected by a permission. However, the protection level of the permission is set to signatureOrSystem. It is recommended that signature level is used instead. Signature level should suffice for most purposes, and does not depend on where the applications are installed on the device. |
Low | Content Provider (com.huawei.hms.support.api.push.PushProvider) is Protected by a permission, but the protection level of the permission should be checked.Permission: COM.Bangso.FitMiss.permission.PUSH_PROVIDERprotectionLevel: signatureOrSystem [android:exported=true] A Content Provider is found to be exported, but is protected by a permission. However, the protection level of the permission is set to signatureOrSystem. It is recommended that signature level is used instead. Signature level should suffice for most purposes, and does not depend on where the applications are installed on the device. |
High | Service (com.heytap.msp.push.service.CompatibleDataMessageCallbackService) is Protected by a permission, but the protection level of the permission should be checked.Permission: com.coloros.mcs.permission.SEND_MCS_MESSAGE [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.heytap.msp.push.service.DataMessageCallbackService) is Protected by a permission, but the protection level of the permission should be checked.Permission: com.heytap.mcs.permission.SEND_PUSH_MESSAGE [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.vivo.push.sdk.service.CommandClientService) is not Protected. [android:exported=true] A Service is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Broadcast Receiver (org.android.agoo.vivo.PushMessageReceiverImpl) 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 | Activity (com.sina.weibo.sdk.share.ShareResultActivity) 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. |
Information computed with MobSF.
com.tencent.tauth.AuthActivity |
Schemes: tencent100735893:// tencentqqappid:// |
COM.Bangso.FitMiss.activity.MfrMessageActivity |
Hosts: COM.Bangso.FitMiss Schemes: agoo:// |
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. |
Certificate valid not before | May 17, 2011, 1:56 a.m. |
Latest file found in APK | Nov. 8, 2021, 2:26 p.m. |
First submission on VT | Nov. 9, 2021, 11:23 a.m. |
Last submission on VT | Jan. 14, 2022, 2:58 p.m. |
Upload on Pithus | Feb. 7, 2022, 9:32 a.m. |
Certificate valid not after | Oct. 2, 2038, 1:56 a.m. |
Information computed by Pithus.
Score | 7/61 |
Report | https://www.virustotal.com/gui/file/d4d31cdcec81a7ba9f465012f7506b70cfa8397269a323035e79f84e8b0395cf/detection |
Provided by VirusTotal
Threat name: jiagu | Identified 2 times |
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 ['camera', 'network connectivity', '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.
High | Base config is insecurely configured to permit clear text traffic to all domains. Scope: ['*'] |
Information computed with MobSF.
US | play.google.com | 142.250.185.110 | ||
CN | errlog.umeng.com | 111.63.137.73 | ||
DE | store.hispace.hicloud.com | 160.44.202.202 | ||
HK | errlogos.umeng.com | 47.246.110.18 | ||
DE | appgallery.cloud.huawei.com | 80.158.41.227 |
Information computed with MobSF.
https://play.google.com/store/apps/details?id= https://appgallery.cloud.huawei.com https://store.hispace.hicloud.com/hwmarket/api/ Defined in Android String Resource |
|
https://play.google.com/store/apps/details?id= https://appgallery.cloud.huawei.com https://store.hispace.hicloud.com/hwmarket/api/ Defined in Android String Resource |
|
https://play.google.com/store/apps/details?id= https://appgallery.cloud.huawei.com https://store.hispace.hicloud.com/hwmarket/api/ Defined in Android String Resource |
|
https://errlog.umeng.com/api/crashsdk/logcollect https://errlogos.umeng.com/api/crashsdk/logcollect https://errlog.umeng.com https://errlogos.umeng.com Defined in lib/armeabi-v7a/libcrashsdk.so |
|
https://errlog.umeng.com/api/crashsdk/logcollect https://errlogos.umeng.com/api/crashsdk/logcollect https://errlog.umeng.com https://errlogos.umeng.com Defined in lib/armeabi-v7a/libcrashsdk.so |
|
https://errlog.umeng.com/api/crashsdk/logcollect https://errlogos.umeng.com/api/crashsdk/logcollect https://errlog.umeng.com https://errlogos.umeng.com Defined in lib/armeabi-v7a/libcrashsdk.so |
|
https://errlog.umeng.com/api/crashsdk/logcollect https://errlogos.umeng.com/api/crashsdk/logcollect https://errlog.umeng.com https://errlogos.umeng.com Defined in lib/armeabi-v7a/libcrashsdk.so |
|
https://errlog.umeng.com/api/crashsdk/logcollect https://errlogos.umeng.com/api/crashsdk/logcollect https://errlog.umeng.com https://errlogos.umeng.com Defined in lib/armeabi/libcrashsdk.so |
|
https://errlog.umeng.com/api/crashsdk/logcollect https://errlogos.umeng.com/api/crashsdk/logcollect https://errlog.umeng.com https://errlogos.umeng.com Defined in lib/armeabi/libcrashsdk.so |
|
https://errlog.umeng.com/api/crashsdk/logcollect https://errlogos.umeng.com/api/crashsdk/logcollect https://errlog.umeng.com https://errlogos.umeng.com Defined in lib/armeabi/libcrashsdk.so |
|
https://errlog.umeng.com/api/crashsdk/logcollect https://errlogos.umeng.com/api/crashsdk/logcollect https://errlog.umeng.com https://errlogos.umeng.com Defined in lib/armeabi/libcrashsdk.so |
|
https://errlog.umeng.com/api/crashsdk/logcollect https://errlogos.umeng.com/api/crashsdk/logcollect https://errlog.umeng.com https://errlogos.umeng.com Defined in lib/arm64-v8a/libcrashsdk.so |
|
https://errlog.umeng.com/api/crashsdk/logcollect https://errlogos.umeng.com/api/crashsdk/logcollect https://errlog.umeng.com https://errlogos.umeng.com Defined in lib/arm64-v8a/libcrashsdk.so |
|
https://errlog.umeng.com/api/crashsdk/logcollect https://errlogos.umeng.com/api/crashsdk/logcollect https://errlog.umeng.com https://errlogos.umeng.com Defined in lib/arm64-v8a/libcrashsdk.so |
|
https://errlog.umeng.com/api/crashsdk/logcollect https://errlogos.umeng.com/api/crashsdk/logcollect https://errlog.umeng.com https://errlogos.umeng.com Defined in lib/arm64-v8a/libcrashsdk.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.