0/59
Threat
Analyzed on 2021-08-24T10:26:51.891391
MD5 | 4291e857264f4c220316edda64390101 | |
SHA1 | e0dd51b3a0aed941a9edb5260c7ea3801cd176f5 | |
SHA256 | 963ea9a3c81d0176afa95d8da91bc7c64d635a1af3eeea8abd82cc61b030b469 | |
Size | 44.05MB |
Information computed with APKiD.
/tmp/tmpo5fw0gqs!classes.dex | |
anti_vm |
|
compiler |
|
/tmp/tmpo5fw0gqs!classes2.dex | |
anti_vm |
|
anti_debug |
|
compiler |
|
Information computed with ssdeep.
APK file | 786432:yf13P2RtDN8Rn+w/wzLsT3VvJabS31UVl3uOtJh363PY1URVZtt6C+n9EzrKG3cD:yfBuL+Rz/wvi3V6VcOlmjtt6iK | |
Manifest | 384:mzkrKim5UQt9o9OpLM/i3SEtyn0GAavQpcKVkGFWVNTaaQSRw6jxQBsd/1IvvuSW:… | |
classes.dex | 49152:5+0MAKaH/LjK0ZAA9YKSFwJNJJfU8SnQQrD4rmELEIdE1iYVBvuKlcRFIy5E32r… | |
classes2.dex | 24576:j06IWYoYgMP8fWgLSLMw5S7rmzu9CmrLD1OUoSL8kD1AC8Pzynt3a:QtoJckSL2… |
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. |
res/raw/rootca.pem |
Information computed with MobSF.
High | Launch Mode of Activity (com.reporty.reporty.activities.SplashActivity) 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.reporty.reporty.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.reporty.reporty.activities.MustLogOutActivity) 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.reporty.reporty.activities.NewVersionActivity) 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.reporty.reporty.activities.old.SendInstantMessageActivity) 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.reporty.reporty.activities.SettingsActivity) 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.reporty.reporty.activities.InboxActivity) 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.reporty.reporty.activities.NoPermissionsActivity) 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 | Service (com.reporty.reporty.services.fcm.ReportyFcmListenerService) is not Protected.An intent-filter exists. A Service 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 Service is explicitly exported. |
High | Broadcast Receiver (com.mixpanel.android.mpmetrics.GCMReceiver) is Protected by a permission, but the protection level of the permission should be checked.Permission: com.google.android.c2dm.permission.SEND [android:exported=true] A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission. |
High | Broadcast Receiver (com.appsflyer.MultipleInstallBroadcastReceiver) is not Protected. [android:exported=true] A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Broadcast Receiver (com.reporty.reporty.services.AutoStartServices) is not Protected. [android:exported=true] A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. |
High | Activity (com.facebook.CustomTabActivity) 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.firebase.messaging.FirebaseMessagingService) 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.google.firebase.iid.FirebaseInstanceIdReceiver) is Protected by a permission, but the protection level of the permission should be checked.Permission: com.google.android.c2dm.permission.SEND [android:exported=true] A Broadcast Receiver is found to be shared with other apps on the device therefore leaving it accessible to any other application on the device. It is protected by a permission which is not defined in the analysed application. As a result, the protection level of the permission should be checked where it is defined. If it is set to normal or dangerous, a malicious application can request and obtain the permission and interact with the component. If it is set to signature, only applications signed with the same certificate can obtain the permission. |
High | Service (com.google.firebase.iid.FirebaseInstanceIdService) 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. |
Information computed with MobSF.
com.reporty.reporty.activities.SplashActivity |
Schemes: reporty:// |
Information computed with AndroGuard.
|
Information computed with AndroGuard.
|
Information computed with AndroGuard.
|
Information computed with AndroGuard.
|
Certificate valid not before | Jan. 17, 2015, 11:27 a.m. |
First submission on VT | April 19, 2020, 9:24 a.m. |
Last submission on VT | April 19, 2020, 9:24 a.m. |
Upload on Pithus | Aug. 24, 2021, 10:26 a.m. |
Certificate valid not after | Jan. 11, 2040, 11:27 a.m. |
Score | 0/59 |
Report | https://www.virustotal.com/gui/file/963ea9a3c81d0176afa95d8da91bc7c64d635a1af3eeea8abd82cc61b030b469/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 does not store any credentials to non-volatile memory. Storage of Credentials |
FCS_CKM_EXT.1.1 | The application implement asymmetric key generation. Cryptographic Key Generation Services |
FDP_DEC_EXT.1.1 | The application has access to ['network connectivity', 'camera', 'location', 'bluetooth', 'microphone']. Access to Platform Resources |
FDP_DEC_EXT.1.2 | The application has access to ['address book']. Access to Platform Resources |
FDP_NET_EXT.1.1 | The application has user/application initiated network communications. Network Communications |
FDP_DAR_EXT.1.1 | The application 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(3) FCS_CKM.1.2(3) |
A password/passphrase shall perform [Password-based Key Derivation Functions] in accordance with a specified cryptographic algorithm.. Password Conditioning |
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(4) | The application perform keyed-hash message authentication with cryptographic algorithm ['HMAC-SHA-256'] . Cryptographic Operation - Keyed-Hash Message Authentication |
FCS_HTTPS_EXT.1.1 | The application implement the HTTPS protocol that complies with RFC 2818. HTTPS Protocol |
FCS_HTTPS_EXT.1.2 | The application implement HTTPS using TLS. HTTPS Protocol |
FCS_HTTPS_EXT.1.3 | The application notify the user and not establish the connection or request application authorization to establish the connection if the peer certificate is deemed invalid. HTTPS Protocol |
FIA_X509_EXT.1.1 | The application invoked platform-provided functionality to validate certificates in accordance with the following rules: ['The certificate path must terminate with a trusted CA certificate']. X.509 Certificate Validation |
FIA_X509_EXT.2.1 | The application use X.509v3 certificates as defined by RFC 5280 to support authentication for HTTPS , TLS. X.509 Certificate Authentication |
FPT_TUD_EXT.2.1 | The application shall be distributed using the format of the platform-supported package manager. Integrity for Installation and Update |
FCS_CKM.1.1(2) | The application shall generate symmetric cryptographic keys using a Random Bit Generator as specified in FCS_RBG_EXT.1 and specified cryptographic key sizes 128 bit or 256 bit. Cryptographic Symmetric Key Generation |
Information computed with MobSF.
Map computed by Pithus.
Information computed with MobSF.
Information computed with MobSF.
https://api.mixpanel.com/track?ip=1 http://api.mixpanel.com/track?ip=1 https://api.mixpanel.com/engage http://api.mixpanel.com/engage https://decide.mixpanel.com/decide http://decide.mixpanel.com/decide Defined in com/mixpanel/android/mpmetrics/j.java |
|
data:image Defined in com/bumptech/glide/load/b/e.java |
|
https://android.googlesource.com/platform/external/bluetooth/bluedroid/+/android-5.1.0_r1/stack/include/gatt_api.h Defined in com/polidea/rxandroidble/exceptions/BleGattException.java |
|
https://t.appsflyer.com/api/v https://events.appsflyer.com/api/v https://register.appsflyer.com/api/v https://api.appsflyer.com/install_data/v3/ https://stats.appsflyer.com/stats Defined in com/appsflyer/e.java |
|
http://acs.amazonaws.com/groups/global/AllUsers http://acs.amazonaws.com/groups/global/AuthenticatedUsers http://acs.amazonaws.com/groups/s3/LogDelivery Defined in com/amazonaws/services/s3/model/GroupGrantee.java |
|
https://maps.googleapis.com/maps/api/geocode/json https://maps.googleapis.com/maps/api/geocode/json?address= Defined in com/reporty/core/location/GoogleApi.java |
|
https://graph.facebook.com/ Defined in com/reporty/reporty/activities/activation/CreateAccountActivity.java |
|
https://iot-resources-dev.carbyneapi-dev.com https://dry5b41rid5wh.cloudfront.net Defined in com/reporty/reporty/model/environment/BundleDiscoveryEnvironment.java |
|
https://discovery-service-qa.carbyneapi-dev.com/DiscoveryService https://iot-resources-qa.carbyneapi-dev.com https://dry5b41rid5wh.cloudfront.net Defined in com/reporty/reporty/model/environment/QADiscoveryEnvironment.java |
|
https://discovery-service-dev.carbyneapi-dev.com/DiscoveryService https://iot-resources-dev.carbyneapi-dev.com https://dry5b41rid5wh.cloudfront.net Defined in com/reporty/reporty/model/environment/DevelopDiscoveryEnvironment.java |
|
https://discovery-service.carbyneapi.com/DiscoveryService https://d3od7ge4js6u3k.cloudfront.net https://dw2zm4ydcxktq.cloudfront.net Defined in com/reporty/reporty/model/environment/ProductionDiscoveryEnvironment.java |
|
https://discovery-service-stage.carbyneapi-dev.com/DiscoveryService https://iot-resources-stage.carbyneapi-dev.com https://dry5b41rid5wh.cloudfront.net Defined in com/reporty/reporty/model/environment/StagingDiscoveryEnvironment.java |
|
https://graph.facebook.com/ Defined in com/reporty/reporty/fragments/settings/profile/j.java |
|
https://maps.googleapis.com/maps/api/staticmap http://s3-eu-west-1.amazonaws.com/reporty-resources/images/app_icons/ic_report.png http://s3-eu-west-1.amazonaws.com/reporty-resources/images/app_icons/ic_followme_start.png http://s3-eu-west-1.amazonaws.com/reporty-resources/images/app_icons/ic_followme_finish.png Defined in com/reporty/reporty/utils/o.java |
|
https://play.google.com/store/apps/details?id= Defined in com/reporty/reporty/utils/s.java |
|
http://maps.googleapis.com/maps/api/geocode/json?latlng=%1$f,%2$f&sensor=true&language=%3$s Defined in pl/charmas/android/reactivelocation/observables/a/a.java |
|
https://google.github.io/dagger/testing Defined in dagger/android/b.java |
|
http://bit.ly/ireporty https://apiserver-1116.firebaseio.com https://github.com/vinc3m1 https://github.com/vinc3m1/RoundedImageView https://github.com/vinc3m1/RoundedImageView.git https://carbyne911.com/term-of-use-privacy-policy/ https://carbyne911.com/termes-et-conditions/ https://carbyne911.com/terminos-y-condiciones/ https://carbyne911.com/term-of-use-privacy-policy https://carbyne911.com/term-of-use-privacy-policy-he/ Defined in Android String Resource |
|
http://www.webrtc.org/experiments/rtp-hdrext/generic-frame-descriptor-00 http://www.webrtc.org/experiments/rtp-hdrext/generic-frame-descriptor-01 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01 http://www.webrtc.org/experiments/rtp-hdrext/transport-wide-cc-02 http://www.webrtc.org/experiments/rtp-hdrext/playout-delay http://www.webrtc.org/experiments/rtp-hdrext/video-content-type http://www.webrtc.org/experiments/rtp-hdrext/video-timing http://tools.ietf.org/html/draft-ietf-avtext-framemarking-07 http://www.webrtc.org/experiments/rtp-hdrext/color-space Defined in lib/armeabi-v7a/libjingle_peerconnection_so.so |
|
http://www.webrtc.org/experiments/rtp-hdrext/generic-frame-descriptor-00 http://www.webrtc.org/experiments/rtp-hdrext/generic-frame-descriptor-01 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01 http://www.webrtc.org/experiments/rtp-hdrext/transport-wide-cc-02 http://www.webrtc.org/experiments/rtp-hdrext/playout-delay http://www.webrtc.org/experiments/rtp-hdrext/video-content-type http://www.webrtc.org/experiments/rtp-hdrext/video-timing http://tools.ietf.org/html/draft-ietf-avtext-framemarking-07 http://www.webrtc.org/experiments/rtp-hdrext/color-space Defined in lib/x86_64/libjingle_peerconnection_so.so |
|
http://www.webrtc.org/experiments/rtp-hdrext/generic-frame-descriptor-00 http://www.webrtc.org/experiments/rtp-hdrext/generic-frame-descriptor-01 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01 http://www.webrtc.org/experiments/rtp-hdrext/transport-wide-cc-02 http://www.webrtc.org/experiments/rtp-hdrext/playout-delay http://www.webrtc.org/experiments/rtp-hdrext/video-content-type http://www.webrtc.org/experiments/rtp-hdrext/video-timing http://tools.ietf.org/html/draft-ietf-avtext-framemarking-07 http://www.webrtc.org/experiments/rtp-hdrext/color-space Defined in lib/arm64-v8a/libjingle_peerconnection_so.so |
|
http://www.webrtc.org/experiments/rtp-hdrext/generic-frame-descriptor-00 http://www.webrtc.org/experiments/rtp-hdrext/generic-frame-descriptor-01 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01 http://www.webrtc.org/experiments/rtp-hdrext/transport-wide-cc-02 http://www.webrtc.org/experiments/rtp-hdrext/playout-delay http://www.webrtc.org/experiments/rtp-hdrext/video-content-type http://www.webrtc.org/experiments/rtp-hdrext/video-timing http://tools.ietf.org/html/draft-ietf-avtext-framemarking-07 http://www.webrtc.org/experiments/rtp-hdrext/color-space Defined in lib/x86/libjingle_peerconnection_so.so |
Information computed with MobSF.
Information computed with Exodus-core.
AppsFlyer | https://reports.exodus-privacy.eu.org/fr/trackers/12 |
Google CrashLytics | https://reports.exodus-privacy.eu.org/fr/trackers/27 |
Google Firebase Analytics | https://reports.exodus-privacy.eu.org/fr/trackers/49 |
MixPanel | https://reports.exodus-privacy.eu.org/fr/trackers/118 |
Information computed with Quark-Engine.
Confidence:
|
Load external class |
Confidence:
|
Implicit intent(view a web page, make a phone call, etc.) |
Confidence:
|
Find a method from given class name, usually for reflection |
Confidence:
|
Connect to a URL and receive input stream from the server |
Confidence:
|
Method reflection |
Confidence:
|
Get the network operator name |
Confidence:
|
Load class from given class name |
Confidence:
|
Retrieve data from broadcast |
Confidence:
|
Read sensitive data(SMS, CALLLOG, etc) |
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:
|
Monitor the broadcast action events (BOOT_COMPLETED) |
Confidence:
|
Monitor incoming call status |
Confidence:
|
Get absolute path of the file and store in string |
Confidence:
|
Query The ISO country code |
Confidence:
|
Read file from assets directory |
Confidence:
|
Get last known location of the device |
Confidence:
|
Get location of the device |
Confidence:
|
Query the IMEI number |
Confidence:
|
Check if the given file path exist |
Confidence:
|
Method reflection |
Confidence:
|
Connect to the remote server through the given URL |
Confidence:
|
Query data from URI (SMS, CALLLOGS) |
Confidence:
|
Get the time of current location |
Confidence:
|
Initialize class object dynamically |
Confidence:
|
Set the phone speaker on |
Confidence:
|
Connect to a URL and set request method |
Confidence:
|
Get resource file from res/raw directory |
Confidence:
|
Get specific method from other Dex files |
Confidence:
|
Query WiFi BSSID and scan results |
Confidence:
|
Create a socket connection to the given host address |
Confidence:
|
Read data and put it into a buffer stream |
Confidence:
|
Connect to a URL and read data from it |
Confidence:
|
Read file and put it into a stream |
Confidence:
|
Send notification |
Confidence:
|
Return dynamic information about the current Wi-Fi connection |
Confidence:
|
Create a socket connection to the proxy address |
Confidence:
|
Get calendar information |
Confidence:
|
Query the network operator name |
Information computed with MobSF.