0/60
Threat
Analyzed on 2022-05-24T00:08:43.205035
MD5 | b9e1ad79a89103f61a2d37fb138fccf9 | |
SHA1 | 041fceabfd8335d2be8b6e7e0e907839876de294 | |
SHA256 | 02d8996976d63cc03d4b18a013af9f788bc718fee7ce24657413b698258e139b | |
Size | 1.16MB |
Information computed with APKiD.
/tmp/tmpcxy6vgf4!classes.dex | |
anti_vm |
|
compiler |
|
Information computed with ssdeep.
APK file | 24576:sqDxSGwpC5JgI7ER08i8nj4oWNDBqKB7bygR3x/tv0wLFv+qXhhdC:srGBN7b8i8c3NqKB7l3xlzLPXo | |
Manifest | 768:RfgSoyUgNWKKk+qAJ58CSTtv1p1k4+DHCqc3PyJ:Y8zPp2XbzJ | |
classes.dex | 24576:rtpPGhDbod3IwmRZbAABE0u83arZOP77v0Qd1Zj9L:XuhYGbAABH7UQdV |
Information computed with Dexofuzzy.
APK file | 3072:Nhg5VOEKOE64AhC/sCAlL5GLhIj1XUe7+Hgx+DTG:NAoAl2atUjgx+DTG | |
classes.dex | 3072:Nhg5VOEKOE64AhC/sCAlL5GLhIj1XUe7+Hgx+DTG:NAoAl2atUjgx+DTG |
Information computed with AndroGuard and Pithus.
Information computed with AndroGuard.
Information computed with MobSF.
Findings | Files |
---|---|
Certificate/Key files hardcoded inside the app. |
SEC-INF/buildConfirm.crt |
Findings | Files |
Hardcoded Keystore found. |
res/raw/cacert.bks res/raw/prd_bigjoe_key.bks res/raw/stg_bigjoe_key.bks |
Information computed with MobSF.
Low | App is direct-boot aware [android:directBootAware=true] This app can run before the user unlocks the device. If you're using a custom subclass of Application, and if any component inside your application is direct - boot aware, then your entire custom application is considered to be direct - boot aware.During Direct Boot, your application can only access the data that is stored in device protected storage. |
High | Service (com.sec.spp.push.RequestService) 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.sec.spp.push.StartupReceiver) 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.sec.spp.push.receiver.AomMonitor) 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. |
Low | Broadcast Receiver (com.sec.spp.push.receiver.SessionRefreshRequestReceiver) is Protected by a permission, but the protection level of the permission should be checked.Permission: com.sec.spp.push.permission.REQUESTprotectionLevel: 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. |
High | Broadcast Receiver (com.sec.spp.push.receiver.SaSigninClickReceiver) is Protected by a permission, but the protection level of the permission should be checked.Permission: com.osp.app.signin.SIGNIN_CLICK_BROADCAST_PERMISSION [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 | Content Provider (com.sec.spp.push.provider.PushClientProvider) 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.sec.spp.push.provider.AccessKeyProvider) 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. |
Low | Content Provider (com.sec.spp.push.provider.RegInfoProvider) is Protected by a permission.Permission: com.sec.spp.permission.GET_REG_INFOprotectionLevel: signature[android:exported=true] A Content Provider is found to be exported, but is protected by permission. |
Low | Broadcast Receiver (com.sec.spp.push.log.logsender.LogBroadcastReceiver) is Protected by a permission.Permission: com.sec.dlc.permission.DLC_REQUESTprotectionLevel: signature[android:exported=true] A Broadcast Receiver is found to be exported, but is protected by permission. |
High | Broadcast Receiver (com.sec.spp.push.dlc.util.DlcRegiReceiver) 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.sec.spp.push.dlc.writer.WriterService) 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.sec.spp.push.dlc.sender.DlcRequestReceiver) is Protected by a permission.Permission: com.sec.dlc.permission.DLC_REQUESTprotectionLevel: signature[android:exported=true] A Broadcast Receiver is found to be exported, but is protected by permission. |
Low | Broadcast Receiver (com.sec.spp.push.dlc.sender.SelfPingNotiReceiver) is Protected by a permission.Permission: com.sec.dlc.permission.DLC_REQUESTprotectionLevel: signature[android:exported=true] A Broadcast Receiver is found to be exported, but is protected by permission. |
Low | Broadcast Receiver (com.sec.spp.push.notisvc.pushagent.PushReceiver) is Protected by a permission.Permission: com.sec.dlc.permission.DLC_REQUESTprotectionLevel: signature[android:exported=true] A Broadcast Receiver is found to be exported, but is protected by permission. |
Low | Broadcast Receiver (com.sec.spp.push.notisvc.registration.PhoneStatusChangeReceiver) is Protected by a permission.Permission: com.sec.dlc.permission.DLC_REQUESTprotectionLevel: signature[android:exported=true] A Broadcast Receiver is found to be exported, but is protected by permission. |
Information computed with AndroGuard.
|
Information computed with AndroGuard.
|
Information computed with AndroGuard.
|
Oldest file found in APK | Jan. 1, 2009, midnight |
Latest file found in APK | Jan. 1, 2009, midnight |
Certificate valid not before | July 27, 2011, 12:26 p.m. |
First submission on VT | May 17, 2021, 10:31 p.m. |
Last submission on VT | May 17, 2021, 10:31 p.m. |
Upload on Pithus | May 24, 2022, 12:08 a.m. |
Certificate valid not after | Dec. 12, 2038, 12:26 p.m. |
Score | 0/60 |
Report | https://www.virustotal.com/gui/file/02d8996976d63cc03d4b18a013af9f788bc718fee7ce24657413b698258e139b/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_CKM.1.1(1) | The application generate asymmetric cryptographic keys not in accordance with FCS_CKM.1.1(1) using key generation algorithm RSA schemes and cryptographic key sizes of 1024-bit or lower. Cryptographic Asymmetric Key Generation |
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(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_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 |
Information computed with MobSF.
Map computed by Pithus.
Information computed with MobSF.
Information computed with MobSF.
http://hub.samsungapps.com/product/appCheck.as Defined in com/sec/spp/push/update/l.java |
|
https://gld.di.atlas.samsung.com/1.0/getAppQuotaList Defined in com/sec/spp/push/dlc/sender/aa.java |
|
https://gld.di.atlas.samsung.com/1.0/provision Defined in com/sec/spp/push/dlc/sender/x.java |
|
https://gld.di.atlas.samsung.com/1.0/provision Defined in com/sec/spp/push/dlc/sender/y.java |
|
https://gld.di.atlas.samsung.com/1.0/provision Defined in com/sec/spp/push/dlc/sender/w.java |
|
https://gld.di.atlas.samsung.com/1.0/getAppQuotaList Defined in com/sec/spp/push/dlc/sender/ag.java |
|
https://ew1.reg.bigdata.ssp.samsung.com:80 https://STG2-Registration-965007815.eu-west-1.elb.amazonaws.com:80 https://STG1-Registration-243671819.eu-west-1.elb.amazonaws.com:80 http://elb-dew1reg-1952099563.eu-west-1.elb.amazonaws.com:80 Defined in com/sec/spp/push/notisvc/NotiSvcActivity.java |
|
https://ew1.reg.bigdata.ssp.samsung.com:80 https://STG2-Registration-965007815.eu-west-1.elb.amazonaws.com:80 https://STG1-Registration-243671819.eu-west-1.elb.amazonaws.com:80 http://elb-dew1reg-1952099563.eu-west-1.elb.amazonaws.com:80 Defined in com/sec/spp/push/notisvc/NotiSvcActivity.java |
|
https://ew1.reg.bigdata.ssp.samsung.com:80 https://STG2-Registration-965007815.eu-west-1.elb.amazonaws.com:80 https://STG1-Registration-243671819.eu-west-1.elb.amazonaws.com:80 http://elb-dew1reg-1952099563.eu-west-1.elb.amazonaws.com:80 Defined in com/sec/spp/push/notisvc/NotiSvcActivity.java |
|
https://ew1.reg.bigdata.ssp.samsung.com:80 https://STG2-Registration-965007815.eu-west-1.elb.amazonaws.com:80 https://STG1-Registration-243671819.eu-west-1.elb.amazonaws.com:80 http://elb-dew1reg-1952099563.eu-west-1.elb.amazonaws.com:80 Defined in com/sec/spp/push/notisvc/NotiSvcActivity.java |
|
https://ew1.reg.bigdata.ssp.samsung.com:80/feedback/v2.0/ Defined in com/sec/spp/push/notisvc/c/c.java |
|
https://ew1.reg.bigdata.ssp.samsung.com:80/device/agree/ https://ew1.reg.bigdata.ssp.samsung.com:80/device/disagree/ Defined in com/sec/spp/push/notisvc/registration/c.java |
|
https://ew1.reg.bigdata.ssp.samsung.com:80/device/agree/ https://ew1.reg.bigdata.ssp.samsung.com:80/device/disagree/ Defined in com/sec/spp/push/notisvc/registration/c.java |
|
https://ew1.reg.bigdata.ssp.samsung.com:80/agent/registration/ https://ew1.reg.bigdata.ssp.samsung.com:80/agent/deregistration/ Defined in com/sec/spp/push/notisvc/registration/f.java |
|
https://ew1.reg.bigdata.ssp.samsung.com:80/agent/registration/ https://ew1.reg.bigdata.ssp.samsung.com:80/agent/deregistration/ Defined in com/sec/spp/push/notisvc/registration/f.java |
|
https://ew1.reg.bigdata.ssp.samsung.com:80/app/agree/ https://ew1.reg.bigdata.ssp.samsung.com:80/app/disagree/ https://ew1.reg.bigdata.ssp.samsung.com:80/app/deregistration/ Defined in com/sec/spp/push/notisvc/registration/a.java |
|
https://ew1.reg.bigdata.ssp.samsung.com:80/app/agree/ https://ew1.reg.bigdata.ssp.samsung.com:80/app/disagree/ https://ew1.reg.bigdata.ssp.samsung.com:80/app/deregistration/ Defined in com/sec/spp/push/notisvc/registration/a.java |
|
https://ew1.reg.bigdata.ssp.samsung.com:80/app/agree/ https://ew1.reg.bigdata.ssp.samsung.com:80/app/disagree/ https://ew1.reg.bigdata.ssp.samsung.com:80/app/deregistration/ Defined in com/sec/spp/push/notisvc/registration/a.java |
|
https://ew1.reg.bigdata.ssp.samsung.com:80/feedback/status/v3.0/aCie9ev7Sw/ Defined in com/sec/spp/push/notisvc/card/a.java |
|
https://ew1.reg.bigdata.ssp.samsung.com:80/tracking/ Defined in com/sec/spp/push/notisvc/tracking/a.java |
Information computed with MobSF.
Information computed with Exodus-core.
Google AdMob | https://reports.exodus-privacy.eu.org/fr/trackers/312 |
Information computed with Quark-Engine.
Confidence:
|
Write HTTP input stream into a file |
Confidence:
|
Implicit intent(view a web page, make a phone call, etc.) |
Confidence:
|
Query the list of the installed packages |
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:
|
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:
|
Read sensitive data(SMS, CALLLOG) and put it into JSON object |
Confidence:
|
Connect to a URL and get the response code |
Confidence:
|
Monitor the broadcast action events (BOOT_COMPLETED) |
Confidence:
|
Return dynamic information about the current Wi-Fi connection |
Confidence:
|
Get absolute path of the file and store in string |
Confidence:
|
Get calendar information |
Confidence:
|
Get the current WIFI information |
Confidence:
|
Get the current WiFi information and put it into JSON |
Confidence:
|
Method reflection |
Confidence:
|
Get the date of the calendar event |
Confidence:
|
Hide the current app's icon |
Confidence:
|
Connect to the remote server through the given URL |
Confidence:
|
Query WiFi information and WiFi Mac Address |
Confidence:
|
Query data from URI (SMS, CALLLOGS) |
Confidence:
|
Get the current WiFi MAC address and put it into JSON |
Confidence:
|
Read the input stream from given URL |
Confidence:
|
Get the current WiFi MAC address |
Confidence:
|
Connect to a URL and set request method |
Confidence:
|
Get specific method from other Dex files |
Confidence:
|
Start another application from current application |
Confidence:
|
Read data and put it into a buffer stream |
Confidence:
|
Connect to a URL and read data from it |
Confidence:
|
Save the response to JSON after connecting to the remote server |
Confidence:
|
Read file and put it into a stream |
Confidence:
|
Put data in cursor to JSON object |
Confidence:
|
Query the IMEI number |
Confidence:
|
Executes the specified string Linux command |
Confidence:
|
Get resource file from res/raw directory |
Information computed with MobSF.
Information computed by Pithus.