0/57
Threat
Analyzed on 2022-01-24T17:14:11.191968
MD5 | fa3508b3a3ef54ffbb0f07e929c75561 | |
SHA1 | bdc5c94d7b61c85bea0de568bc0da53d4d61198d | |
SHA256 | 4d923c2cd5eea382ef28b2afc1a9276b3a6a3b833e8925885b8f16de05cd7a1a | |
Size | 2.25MB |
Information computed with APKiD.
/tmp/tmpi5o73jrs!classes.dex | |
anti_disassembly |
|
compiler |
|
Information computed with ssdeep.
APK file | 49152:N9lCAZ9BF4RRZHWPjbd+flNzrRldFwKaw1S77ZgR+wd9:N9XPCRZ2bwfnbdSKawr+wd9 | |
Manifest | 192:XSuX0fi/4ouo2k/kRE6JH/w1m1SaSbAoTmRxtyOEgRpcKVkCrAsGFl+TtrTFu0Hj:… | |
classes.dex | 24576:oIJYVd6MH9rNshcoW2VFBd75qB7CT0mKdlCguCMZapLb5LjoQxHHK2cVeIi2:oI… |
Information computed with Dexofuzzy.
APK file | 3072:qYmLtYiY+seBJYyozBpdVMlneUpPVKge3fiKcJqq75W5ozo39K1:qfLSl+smYxal… | |
classes.dex | 3072:qYmLtYiY+seBJYyozBpdVMlneUpPVKge3fiKcJqq75W5ozo39K1:qfLSl+smYxal… |
Information computed with AndroGuard and Pithus.
Information computed with AndroGuard.
Information computed with MobSF.
Findings | Files |
---|---|
Certificate/Key files hardcoded inside the app. |
keys/testkey.x509.pem |
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. |
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 (a.b) 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 | TaskAffinity is set for Activity (a.m) 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 | Launch Mode of Activity (a.m) 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 | Broadcast Receiver (a.h) 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 (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. |
Information computed with AndroGuard.
|
Information computed with AndroGuard.
|
Information computed with AndroGuard.
|
Information computed with AndroGuard.
|
Certificate valid not before | Aug. 14, 2016, 5:23 p.m. |
First submission on VT | Feb. 4, 2019, 9:17 a.m. |
Last submission on VT | Jan. 9, 2022, 11:41 a.m. |
Upload on Pithus | Jan. 24, 2022, 5:14 p.m. |
Certificate valid not after | July 21, 2116, 5:23 p.m. |
Score | 0/57 |
Report | https://www.virustotal.com/gui/file/4d923c2cd5eea382ef28b2afc1a9276b3a6a3b833e8925885b8f16de05cd7a1a/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(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_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 |
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.
https://github.com/Magisk-Modules-Repo/%s/archive/master.zip Defined in a/wn.java |
|
https://www.paypal.me/topjohnwu https://www.patreon.com/topjohnwu https://twitter.com/topjohnwu https://github.com/topjohnwu/Magisk http://forum.xda-developers.com/showthread.php?t=3432382 Defined in a/xl.java |
|
https://www.paypal.me/topjohnwu https://www.patreon.com/topjohnwu https://twitter.com/topjohnwu https://github.com/topjohnwu/Magisk http://forum.xda-developers.com/showthread.php?t=3432382 Defined in a/xl.java |
|
https://www.paypal.me/topjohnwu https://www.patreon.com/topjohnwu https://twitter.com/topjohnwu https://github.com/topjohnwu/Magisk http://forum.xda-developers.com/showthread.php?t=3432382 Defined in a/xl.java |
|
https://www.paypal.me/topjohnwu https://www.patreon.com/topjohnwu https://twitter.com/topjohnwu https://github.com/topjohnwu/Magisk http://forum.xda-developers.com/showthread.php?t=3432382 Defined in a/xl.java |
|
https://www.paypal.me/topjohnwu https://www.patreon.com/topjohnwu https://twitter.com/topjohnwu https://github.com/topjohnwu/Magisk http://forum.xda-developers.com/showthread.php?t=3432382 Defined in a/xl.java |
|
http://xmlpull.org/v1/doc/features.html#process-namespaces Defined in a/vl.java |
|
https://api.github.com/users/Magisk-Modules-Repo/repos?per_page=100&sort=pushed&page=%d Defined in a/yc.java |
|
http://www.w3.org/TR/SVG11/feature# http://www.w3.org/1999/xlink http://xmlpull.org/v1/doc/features.html#process-docdecl http://xmlpull.org/v1/doc/features.html#process-namespaces http://xml.org/sax/features/external-general-entities http://xml.org/sax/features/external-parameter-entities http://xml.org/sax/properties/lexical-handler http://www.w3.org/2000/svg Defined in a/ta.java |
|
http://www.w3.org/TR/SVG11/feature# http://www.w3.org/1999/xlink http://xmlpull.org/v1/doc/features.html#process-docdecl http://xmlpull.org/v1/doc/features.html#process-namespaces http://xml.org/sax/features/external-general-entities http://xml.org/sax/features/external-parameter-entities http://xml.org/sax/properties/lexical-handler http://www.w3.org/2000/svg Defined in a/ta.java |
|
http://www.w3.org/TR/SVG11/feature# http://www.w3.org/1999/xlink http://xmlpull.org/v1/doc/features.html#process-docdecl http://xmlpull.org/v1/doc/features.html#process-namespaces http://xml.org/sax/features/external-general-entities http://xml.org/sax/features/external-parameter-entities http://xml.org/sax/properties/lexical-handler http://www.w3.org/2000/svg Defined in a/ta.java |
|
http://www.w3.org/TR/SVG11/feature# http://www.w3.org/1999/xlink http://xmlpull.org/v1/doc/features.html#process-docdecl http://xmlpull.org/v1/doc/features.html#process-namespaces http://xml.org/sax/features/external-general-entities http://xml.org/sax/features/external-parameter-entities http://xml.org/sax/properties/lexical-handler http://www.w3.org/2000/svg Defined in a/ta.java |
|
http://www.w3.org/TR/SVG11/feature# http://www.w3.org/1999/xlink http://xmlpull.org/v1/doc/features.html#process-docdecl http://xmlpull.org/v1/doc/features.html#process-namespaces http://xml.org/sax/features/external-general-entities http://xml.org/sax/features/external-parameter-entities http://xml.org/sax/properties/lexical-handler http://www.w3.org/2000/svg Defined in a/ta.java |
|
http://www.w3.org/TR/SVG11/feature# http://www.w3.org/1999/xlink http://xmlpull.org/v1/doc/features.html#process-docdecl http://xmlpull.org/v1/doc/features.html#process-namespaces http://xml.org/sax/features/external-general-entities http://xml.org/sax/features/external-parameter-entities http://xml.org/sax/properties/lexical-handler http://www.w3.org/2000/svg Defined in a/ta.java |
|
http://www.w3.org/TR/SVG11/feature# http://www.w3.org/1999/xlink http://xmlpull.org/v1/doc/features.html#process-docdecl http://xmlpull.org/v1/doc/features.html#process-namespaces http://xml.org/sax/features/external-general-entities http://xml.org/sax/features/external-parameter-entities http://xml.org/sax/properties/lexical-handler http://www.w3.org/2000/svg Defined in a/ta.java |
|
http://www.w3.org/TR/SVG11/feature# http://www.w3.org/1999/xlink http://xmlpull.org/v1/doc/features.html#process-docdecl http://xmlpull.org/v1/doc/features.html#process-namespaces http://xml.org/sax/features/external-general-entities http://xml.org/sax/features/external-parameter-entities http://xml.org/sax/properties/lexical-handler http://www.w3.org/2000/svg Defined in a/ta.java |
|
https://raw.githubusercontent.com/topjohnwu/magisk_files/%s/%s Defined in a/vm.java |
|
https://raw.githubusercontent.com/Magisk-Modules-Repo/%s/master/%s Defined in a/wa.java |
|
https://raw.githubusercontent.com/Magisk-Modules-Repo/%s/master/%s Defined in a/wt.java |
|
http://schemas.android.com/apk/res/android Defined in a/gk.java |
Information computed with MobSF.
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:
|
Method reflection |
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:
|
Load class from given class name |
Confidence:
|
Retrieve data from broadcast |
Confidence:
|
Get declared method from given method name |
Confidence:
|
Read sensitive data(SMS, CALLLOG, etc) |
Confidence:
|
Open a file from given absolute path of the file |
Confidence:
|
Implicit intent(view a web page, make a phone call, etc.) via setData |
Confidence:
|
Monitor the broadcast action events (BOOT_COMPLETED) |
Confidence:
|
Get last known location of the device |
Confidence:
|
Get location of the device |
Confidence:
|
Method reflection |
Confidence:
|
Hide the current app's icon |
Confidence:
|
Get the time of current location |
Confidence:
|
Initialize class object dynamically |
Confidence:
|
Read the input stream from given URL |
Confidence:
|
Connect to a URL and set request method |
Confidence:
|
Get specific method from other Dex files |
Confidence:
|
Read data and put it into a buffer stream |
Confidence:
|
Get absolute path of the file and store in string |
Confidence:
|
Check if the given file path exist |
Confidence:
|
Create a directory |
Confidence:
|
Get resource file from res/raw directory |
Information computed with MobSF.
Information computed by Pithus.