0/62
Threat
Analyzed on 2021-09-13T17:53:39.890113
MD5 | f3a862887f475df71cf5d4dd8440f8e2 | |
SHA1 | fb3355072cd7628186d6d4ccffd34dd5b2d317f2 | |
SHA256 | c897b901b070bcdf9842ca2dfbcf8215f6bd27e413130fcaad27def115fe3856 | |
Size | 5.2MB |
Information computed with APKiD.
/tmp/tmpkof944bx!classes.dex | |
anti_vm |
|
compiler |
|
/tmp/tmpkof944bx!classes2.dex | |
anti_vm |
|
anti_debug |
|
compiler |
|
Information computed with ssdeep.
APK file | 98304:5BR3FdKuCayBY5T7CjyyMNZjsGoJUhtGdIiLIWB6Ptmm/ZXB7k0fr0f:FF85vkayyMNZg1aGd5tB6PtBRi | |
Manifest | 384:JIPiVeDzRvyTtrXFZr6K4J8MnNWJ0p3aPRbhSNSvZMeCQ6z8tcG9:JAiVeDzRvyTt… | |
classes.dex | 49152:C7KDGPX/VIvPUYw2NTntFBC7l6oS+aNpnZQyxlOK62224sFsym/1AWK9V3ZbQQd… | |
classes2.dex | 49152:1opTwF0nEIJ4LAfICHKrzsjPWHHhBHQ6n:ay7Ba6n |
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 stamp-cert-sha256 |
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 | 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. |
Information computed with AndroGuard.
|
Information computed with AndroGuard.
|
Information computed with AndroGuard.
|
Information computed with AndroGuard.
|
Certificate valid not before | Jan. 13, 2021, 10:23 a.m. |
First submission on VT | Sept. 13, 2021, 5:52 p.m. |
Last submission on VT | Sept. 13, 2021, 5:52 p.m. |
Upload on Pithus | Sept. 13, 2021, 5:53 p.m. |
Certificate valid not after | Jan. 13, 2051, 10:23 a.m. |
Score | 0/62 |
Report | https://www.virustotal.com/gui/file/c897b901b070bcdf9842ca2dfbcf8215f6bd27e413130fcaad27def115fe3856/detection |
Information computed with MobSF.
FCS_RBG_EXT.1.1 | The application invoke platform-provided 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 ['network connectivity']. 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 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_COP.1.1(2) | The application perform cryptographic hashing services not in accordance with FCS_COP.1.1(2) and uses the cryptographic algorithm RC2/RC4/MD4/MD5. Cryptographic Operation - Hashing |
FCS_COP.1.1(3) | The application perform cryptographic signature services (generation and verification) in accordance with a specified cryptographic algorithm RSA schemes using cryptographic key sizes of 2048-bit or greater. Cryptographic Operation - Signing |
FCS_COP.1.1(4) | The application perform keyed-hash message authentication with cryptographic algorithm ['HMAC-SHA-256'] . 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.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.
High | Base config is insecurely configured to permit clear text traffic to all domains. Scope: ['*'] |
Medium | Base config is configured to trust system certificates. Scope: ['*'] |
Information computed with MobSF.
Information computed with MobSF.
http://mandalorianws.pollfish.com/?device_id=vourkos9222 https://s.aolcdn.com/hss/storage/midas/b386937631a1f03665c1d57289070898/203417456/simpsons.jpg') https://s3.amazonaws.com/pf.survey.video.production/840761498858360158dde8a963-3db9-4d2a-89a0-ed61bb19a163.mp4 Defined in com/pollfish/d/a.java |
|
http://mandalorianws.pollfish.com/?device_id=vourkos9222 https://s.aolcdn.com/hss/storage/midas/b386937631a1f03665c1d57289070898/203417456/simpsons.jpg') https://s3.amazonaws.com/pf.survey.video.production/840761498858360158dde8a963-3db9-4d2a-89a0-ed61bb19a163.mp4 Defined in com/pollfish/d/a.java |
|
http://mandalorianws.pollfish.com/?device_id=vourkos9222 https://s.aolcdn.com/hss/storage/midas/b386937631a1f03665c1d57289070898/203417456/simpsons.jpg') https://s3.amazonaws.com/pf.survey.video.production/840761498858360158dde8a963-3db9-4d2a-89a0-ed61bb19a163.mp4 Defined in com/pollfish/d/a.java |
|
https://www.pollfish.com Defined in com/pollfish/e/a.java |
|
https://developer.android.com/google/play-services/setup.html#ensure https://play.google.com/about/developer-content-policy.html Defined in com/pollfish/a/a.java |
|
https://developer.android.com/google/play-services/setup.html#ensure https://play.google.com/about/developer-content-policy.html Defined in com/pollfish/a/a.java |
|
https://wss.pollfish.com Defined in com/pollfish/main/PollFish.java |
|
http://javax.xml.XMLConstants/feature/secure-processing http://apache.org/xml/features/disallow-doctype-decl http://apache.org/xml/features/nonvalidating/load-external-dtd Defined in com/fasterxml/jackson/databind/ext/DOMDeserializer.java |
|
http://javax.xml.XMLConstants/feature/secure-processing http://apache.org/xml/features/disallow-doctype-decl http://apache.org/xml/features/nonvalidating/load-external-dtd Defined in com/fasterxml/jackson/databind/ext/DOMDeserializer.java |
|
https://api.skyrock.com/v2 https://api.skyrock.com/v2/oauth/token https://api.skyrock.com/v2/oauth/authorize https://api.skyrock.com/v2/oauth/initiate Defined in com/github/scribejava/apis/SkyrockApi.java |
|
https://api.skyrock.com/v2 https://api.skyrock.com/v2/oauth/token https://api.skyrock.com/v2/oauth/authorize https://api.skyrock.com/v2/oauth/initiate Defined in com/github/scribejava/apis/SkyrockApi.java |
|
https://api.skyrock.com/v2 https://api.skyrock.com/v2/oauth/token https://api.skyrock.com/v2/oauth/authorize https://api.skyrock.com/v2/oauth/initiate Defined in com/github/scribejava/apis/SkyrockApi.java |
|
https://api.skyrock.com/v2 https://api.skyrock.com/v2/oauth/token https://api.skyrock.com/v2/oauth/authorize https://api.skyrock.com/v2/oauth/initiate Defined in com/github/scribejava/apis/SkyrockApi.java |
|
https://hh.ru/oauth/token https://hh.ru/oauth/authorize Defined in com/github/scribejava/apis/HHApi.java |
|
https://hh.ru/oauth/token https://hh.ru/oauth/authorize Defined in com/github/scribejava/apis/HHApi.java |
|
https://auth.aweber.com/1.0/oauth/access_token https://auth.aweber.com/1.0/oauth/authorize https://auth.aweber.com/1.0/oauth/request_token Defined in com/github/scribejava/apis/AWeberApi.java |
|
https://auth.aweber.com/1.0/oauth/access_token https://auth.aweber.com/1.0/oauth/authorize https://auth.aweber.com/1.0/oauth/request_token Defined in com/github/scribejava/apis/AWeberApi.java |
|
https://auth.aweber.com/1.0/oauth/access_token https://auth.aweber.com/1.0/oauth/authorize https://auth.aweber.com/1.0/oauth/request_token Defined in com/github/scribejava/apis/AWeberApi.java |
|
http://api.t.sina.com.cn/oauth/access_token http://api.t.sina.com.cn/oauth/authorize http://api.t.sina.com.cn/oauth/request_token Defined in com/github/scribejava/apis/SinaWeiboApi.java |
|
http://api.t.sina.com.cn/oauth/access_token http://api.t.sina.com.cn/oauth/authorize http://api.t.sina.com.cn/oauth/request_token Defined in com/github/scribejava/apis/SinaWeiboApi.java |
|
http://api.t.sina.com.cn/oauth/access_token http://api.t.sina.com.cn/oauth/authorize http://api.t.sina.com.cn/oauth/request_token Defined in com/github/scribejava/apis/SinaWeiboApi.java |
|
https://auth.doktornarabote.ru/OAuth/Token https://auth.doktornarabote.ru/OAuth/Authorize Defined in com/github/scribejava/apis/DoktornaraboteApi.java |
|
https://auth.doktornarabote.ru/OAuth/Token https://auth.doktornarabote.ru/OAuth/Authorize Defined in com/github/scribejava/apis/DoktornaraboteApi.java |
|
https://nid.naver.com/oauth2.0/token?grant_type=authorization_code https://nid.naver.com/oauth2.0/authorize Defined in com/github/scribejava/apis/NaverApi.java |
|
https://nid.naver.com/oauth2.0/token?grant_type=authorization_code https://nid.naver.com/oauth2.0/authorize Defined in com/github/scribejava/apis/NaverApi.java |
|
https://secure.meetup.com/oauth2/access https://secure.meetup.com/oauth2/authorize Defined in com/github/scribejava/apis/MeetupApi20.java |
|
https://secure.meetup.com/oauth2/access https://secure.meetup.com/oauth2/authorize Defined in com/github/scribejava/apis/MeetupApi20.java |
|
https://api.misfitwearables.com/auth/tokens/exchange https://api.misfitwearables.com/auth/dialog/authorize Defined in com/github/scribejava/apis/MisfitApi.java |
|
https://api.misfitwearables.com/auth/tokens/exchange https://api.misfitwearables.com/auth/dialog/authorize Defined in com/github/scribejava/apis/MisfitApi.java |
|
https://api.login.yahoo.com/oauth/v2/request_auth https://api.login.yahoo.com/oauth/v2/get_token https://api.login.yahoo.com/oauth/v2/get_request_token Defined in com/github/scribejava/apis/YahooApi.java |
|
https://api.login.yahoo.com/oauth/v2/request_auth https://api.login.yahoo.com/oauth/v2/get_token https://api.login.yahoo.com/oauth/v2/get_request_token Defined in com/github/scribejava/apis/YahooApi.java |
|
https://api.login.yahoo.com/oauth/v2/request_auth https://api.login.yahoo.com/oauth/v2/get_token https://api.login.yahoo.com/oauth/v2/get_request_token Defined in com/github/scribejava/apis/YahooApi.java |
|
https://accounts.automatic.com/oauth/access_token https://accounts.automatic.com/oauth/authorize https://accounts.automatic.com/oauth/refresh_token Defined in com/github/scribejava/apis/AutomaticAPI.java |
|
https://accounts.automatic.com/oauth/access_token https://accounts.automatic.com/oauth/authorize https://accounts.automatic.com/oauth/refresh_token Defined in com/github/scribejava/apis/AutomaticAPI.java |
|
https://accounts.automatic.com/oauth/access_token https://accounts.automatic.com/oauth/authorize https://accounts.automatic.com/oauth/refresh_token Defined in com/github/scribejava/apis/AutomaticAPI.java |
|
https://api.dropbox.com/oauth2/token https://www.dropbox.com/oauth2/authorize Defined in com/github/scribejava/apis/DropboxApi.java |
|
https://api.dropbox.com/oauth2/token https://www.dropbox.com/oauth2/authorize Defined in com/github/scribejava/apis/DropboxApi.java |
|
https://api.linkedin.com/uas/oauth/authenticate https://api.linkedin.com/uas/oauth/requestToken https://api.linkedin.com/uas/oauth/accessToken Defined in com/github/scribejava/apis/LinkedInApi.java |
|
https://api.linkedin.com/uas/oauth/authenticate https://api.linkedin.com/uas/oauth/requestToken https://api.linkedin.com/uas/oauth/accessToken Defined in com/github/scribejava/apis/LinkedInApi.java |
|
https://api.linkedin.com/uas/oauth/authenticate https://api.linkedin.com/uas/oauth/requestToken https://api.linkedin.com/uas/oauth/accessToken Defined in com/github/scribejava/apis/LinkedInApi.java |
|
https://api.genius.com/oauth/token https://api.genius.com/oauth/authorize Defined in com/github/scribejava/apis/GeniusApi.java |
|
https://api.genius.com/oauth/token https://api.genius.com/oauth/authorize Defined in com/github/scribejava/apis/GeniusApi.java |
|
https://api.kaixin001.com/oauth2/access_token http://api.kaixin001.com/oauth2/authorize Defined in com/github/scribejava/apis/KaixinApi20.java |
|
https://api.kaixin001.com/oauth2/access_token http://api.kaixin001.com/oauth2/authorize Defined in com/github/scribejava/apis/KaixinApi20.java |
|
https://www.tumblr.com/oauth/access_token https://www.tumblr.com/oauth/authorize https://www.tumblr.com/oauth/request_token Defined in com/github/scribejava/apis/TumblrApi.java |
|
https://www.tumblr.com/oauth/access_token https://www.tumblr.com/oauth/authorize https://www.tumblr.com/oauth/request_token Defined in com/github/scribejava/apis/TumblrApi.java |
|
https://www.tumblr.com/oauth/access_token https://www.tumblr.com/oauth/authorize https://www.tumblr.com/oauth/request_token Defined in com/github/scribejava/apis/TumblrApi.java |
|
https://api.box.com/oauth2/token https://account.box.com/api/oauth2/authorize Defined in com/github/scribejava/apis/BoxApi20.java |
|
https://api.box.com/oauth2/token https://account.box.com/api/oauth2/authorize Defined in com/github/scribejava/apis/BoxApi20.java |
|
http://digg.com/oauth/authorize http://services.digg.com/oauth/ http://services.digg.com/oauth/access_token http://services.digg.com/oauth/request_token Defined in com/github/scribejava/apis/DiggApi.java |
|
http://digg.com/oauth/authorize http://services.digg.com/oauth/ http://services.digg.com/oauth/access_token http://services.digg.com/oauth/request_token Defined in com/github/scribejava/apis/DiggApi.java |
|
http://digg.com/oauth/authorize http://services.digg.com/oauth/ http://services.digg.com/oauth/access_token http://services.digg.com/oauth/request_token Defined in com/github/scribejava/apis/DiggApi.java |
|
http://digg.com/oauth/authorize http://services.digg.com/oauth/ http://services.digg.com/oauth/access_token http://services.digg.com/oauth/request_token Defined in com/github/scribejava/apis/DiggApi.java |