Com - Winzo.gold
Com - Winzo.gold
Com - Winzo.gold
1."http://developer.android.com/reference/android/webkit/WebView.html#addJavascript
Interface(java.lang.Object,
java.lang.String) "
2.https://labs.mwrinfosecurity.com/blog/2013/09/24/webview-
addjavascriptinterface-remote-code-execution/
3.http://50.56.33.56/blog/?p=314
4.http://blog.trustlook.com/2013/09/04/alert-android-webview-
addjavascriptinterface-code-execution-vulnerability/
Please modify the below code:
=> Lcom/google/android/gms/ads/nonagon/signalgeneration/zzaa;-
>zzi(Lcom/google/android/gms/dynamic/IObjectWrapper;)V (0x162)
--->
Landroid/webkit/WebView;->addJavascriptInterface(Ljava/lang/Object;
Ljava/lang/String;)V
[Warning] Dynamic Code Loading:
Dynamic code loading(DexClassLoader) found:
=> Lcom/inka/appsealing/AppSealingApplication;-
>getDexClassLoader(Ljava/lang/String;
Ljava/lang/String;)Ldalvik/system/DexClassLoader; (0x7a) --->
Ldalvik/system/DexClassLoader;-><init>(Ljava/lang/String;
Ljava/lang/String; Ljava/lang/String; Ljava/lang/ClassLoader;)V
=> Lcom/inka/appsealing/AppSealingApplication;-
>getDexClassLoader(Ljava/lang/String;
Ljava/lang/String;)Ldalvik/system/DexClassLoader; (0xba) --->
Ldalvik/system/DexClassLoader;-><init>(Ljava/lang/String;
Ljava/lang/String; Ljava/lang/String; Ljava/lang/ClassLoader;)V
[Warning] External Storage Accessing:
External storage access found (Remember DO NOT write important files to
external storages):
=> Lcom/inka/appsealing/AppSealingApplication;-
>getFreeExternalMemory()J (0x0) --->
Landroid/os/Environment;->getExternalStorageDirectory()Ljava/io/File;
[Warning] AndroidManifest Exported Components Checking:
Found "exported" components(except for Launcher) for receiving outside
applications' actions (AndroidManifest.xml).
These components can be initilized by other apps. You should add or
modify the attribute to [exported="false"] if you don't want
to.
You can also protect it with a customized permission with "signature" or
higher protectionLevel and specify in
"android:permission" attribute.
service => com.tictok.tictokgame.fcm.PushNotificationService
service => com.base.aidllib.service.RemoteGameService
receiver => com.winzo.baazi.MatchFoundBoardCast
receiver =>
com.tictok.tictokgame.analytics.Analytics.MiBroadcastReceiver
[Warning] <Sensitive_Information> Getting ANDROID_ID:
This app has code getting the 64-bit number
"Settings.Secure.ANDROID_ID".
ANDROID_ID seems a good choice for a unique device identifier. There are
downsides: First, it is not 100% reliable on releases of
Android prior to 2.2 (Froyo).
Also, there has been at least one widely-observed bug in a popular
handset from a major manufacturer, where every instance has
the same ANDROID_ID.
If you want to get an unique id for the device, we suggest you use
"Installation" framework in the following article.
Please check the reference:
http://android-developers.blogspot.tw/2011/03/identifying-app-installations.html
=> Lcom/google/android/gms/internal/consent_sdk/zzbx;-
>zza(Landroid/content/Context;)Ljava/lang/String; (0x22) --->
Landroid/provider/Settings$Secure;->getString(Landroid/content/ContentResolver;
Ljava/lang/String;)Ljava/lang/String;
=>
Lcom/inka/appsealing/Covault;->setDeviceInfos(Landroid/content/Context;
Lcom/inka/appsealing/NativeSetDeviceInfo;)V
(0x1d0) ---> Landroid/provider/Settings$Secure;-
>getString(Landroid/content/ContentResolver;
Ljava/lang/String;)Ljava/lang/String;
[Warning] <WebView> WebView Local File Access Attacks Checking:
Found "setAllowFileAccess(true)" or not set(enabled by default) in
WebView. The attackers could inject malicious script into
WebView and exploit the opportunity to access local resources. This can
be mitigated or prevented by disabling local file system
access. (It is enabled by default)
Note that this enables or disables file system access only. Assets and
resources are still accessible using file:///android_asset
and file:///android_res.
The attackers can use
"mWebView.loadUrl("file:///data/data/[Your_Package_Name]/[File]");" to access app's
local file.
Reference:
(1)https://labs.mwrinfosecurity.com/blog/2012/04/23/adventures-with-android-
webviews/
(2)http://developer.android.com/reference/android/webkit/WebSettings.html#setAllowF
ileAccess(boolean)
Please add or modify
"yourWebView.getSettings().setAllowFileAccess(false)" to your WebView:
Lcom/google/android/gms/ads/internal/util/zzcg;->call()Ljava/lang/
Object;
Lcom/google/android/gms/ads/internal/util/zzch;->call()Ljava/lang/
Object;
Lcom/google/android/gms/ads/internal/util/zzci;->zzb(Landroid/content/Context;)V
Lcom/google/android/gms/ads/internal/util/zzm;->call()Ljava/lang/Object;
Lcom/google/android/gms/ads/internal/util/zzs;->zzc(Landroid/content/Context;
Ljava/lang/String;)Ljava/lang/String;
Lcom/google/android/gms/ads/internal/zzs;-><init>(Landroid/content/
Context; Lcom/google/android/gms/ads/internal/client/zzq;
Ljava/lang/String;
Lcom/google/android/gms/internal/ads/zzcag;)V
Lcom/google/android/gms/internal/consent_sdk/zzay;->zzb(Lmi/h;
Lmi/g;)V
Lcom/google/android/gms/internal/consent_sdk/zzv;->zzd(Lcom/google/
android/gms/internal/consent_sdk/zzbu;)Lcom/google/android
/gms/internal/consent_sdk/zzbw;
[Warning] <WebView> WebView Potential XSS Attacks Checking:
Found "setJavaScriptEnabled(true)" in WebView, which could exposed to
potential XSS attacks. Please check the web page code
carefully and sanitize the output:
=>
Lcom/google/android/gms/ads/internal/zzs;-><init>(Landroid/content/Context;
Lcom/google/android/gms/ads/internal/client/zzq;
Ljava/lang/String; Lcom/google/android/gms/internal/ads/zzcag;)V (0x68)
---> Landroid/webkit/WebSettings;->setJavaScriptEnabled(Z)V
=> Lcom/google/android/gms/internal/consent_sdk/zzay;->zzb(Lmi/h;
Lmi/g;)V (0x26) --->
Landroid/webkit/WebSettings;->setJavaScriptEnabled(Z)V
[Notice] <Database><#CVE-2011-3901#> Android SQLite Databases Vulnerability
Checking:
This app is using Android SQLite databases but it's "NOT" suffering from
SQLite Journal Information Disclosure Vulnerability.
[Notice] File Unsafe Delete Checking:
Everything you delete may be recovered by any user or attacker,
especially rooted devices.
Please make sure do not use "file.delete()" to delete essential files.
Check this video: https://www.youtube.com/watch?v=tGw1fxUD-uY
=> Lcom/google/android/gms/common/data/BitmapTeleporter;-
>writeToParcel(Landroid/os/Parcel; I)V (0x76) --->
Ljava/io/File;->delete()Z
=> Lcom/google/android/gms/iid/zzn;->zzg(Landroid/content/Context;
Ljava/lang/String;)V (0x14) ---> Ljava/io/File;->delete()Z
=> Lcom/google/android/gms/iid/zzn;->zzi(Landroid/content/Context;)V
(0x34) ---> Ljava/io/File;->delete()Z
=> Lcom/google/android/gms/measurement/internal/zzal;-
>getWritableDatabase()Landroid/database/sqlite/SQLiteDatabase; (0x90)
---> Ljava/io/File;->delete()Z
=> Lcom/google/android/gms/measurement/internal/zzem;-
>getWritableDatabase()Landroid/database/sqlite/SQLiteDatabase; (0x56)
---> Ljava/io/File;->delete()Z
=> Lcom/google/android/gms/safetynet/SafeBrowsingData;-
>writeToParcel(Landroid/os/Parcel; I)V (0x4c) --->
Ljava/io/File;->delete()Z
=> Lcom/google/android/gms/safetynet/SafeBrowsingData;-
>writeToParcel(Landroid/os/Parcel; I)V (0x60) --->
Ljava/io/File;->delete()Z
=> Lcom/google/android/gms/safetynet/SafeBrowsingData;-
>writeToParcel(Landroid/os/Parcel; I)V (0x6e) --->
Ljava/io/File;->delete()Z
=> Lcom/inka/appsealing/AppSealingApplication;-
>findBinaryLibsInFolder(Ljava/lang/String;)Ljava/lang/String; (0x17a) --->
Ljava/io/File;->delete()Z
=> Lcom/inka/appsealing/AppSealingApplication;-
>findBinaryLibsInFolder(Ljava/lang/String;)Ljava/lang/String; (0x18e) --->
Ljava/io/File;->delete()Z
=> Lcom/inka/appsealing/AppSealingReport;-
>removeSentReportFolder(Ljava/io/File; Z)V (0x54) ---> Ljava/io/File;->delete()Z
=> Lcom/inka/appsealing/AppSealingReport;-
>removeSentReportFolder(Ljava/io/File; Z)V (0x64) ---> Ljava/io/File;->delete()Z
=>
Lcom/inka/appsealing/AppSealingReport;->sendReportFile(Landroid/content/Context;
Ljava/io/File;)V (0x40) --->
Ljava/io/File;->delete()Z
=>
Lcom/inka/appsealing/AppSealingReport;->sendReportFile(Landroid/content/Context;
Ljava/io/File;)V (0x136) --->
Ljava/io/File;->delete()Z
=>
Lcom/inka/appsealing/AppSealingReport;->sendReportFile(Landroid/content/Context;
Ljava/io/File;)V (0x26c) --->
Ljava/io/File;->delete()Z
=>
Lcom/inka/appsealing/AppSealingReport;->sendReportFile(Landroid/content/Context;
Ljava/io/File;)V (0x27c) --->
Ljava/io/File;->delete()Z
=>
Lcom/inka/appsealing/AppSealingReport;->sendReportFile(Landroid/content/Context;
Ljava/io/File;)V (0x2b6) --->
Ljava/io/File;->delete()Z
=> Lcom/inka/appsealing/AppSealingReport;->sendExistReportFiles()V
(0x7e) ---> Ljava/io/File;->delete()Z
[Notice] <Debug><Hacker> Codes for Checking Android Debug Mode:
Found codes for checking "ApplicationInfo.FLAG_DEBUGGABLE" in
AndroidManifest.xml:
=> Lcom/google/android/gms/common/GoogleSignatureVerifier;->zzc
(Ljava/lang/String; Z Z)Lcom/google/android/gms/common/zzx;
[Notice] <Hacker> APK Installing Source Checking:
This app has code checking APK installer sources(e.g. from Google Play,
from Amazon, etc.). It might be used to check for whether
the app is hacked by the attackers.
=> Lcom/google/android/gms/measurement/internal/zzel;->zzd()V (0x6a)
--->
Landroid/content/pm/PackageManager;-
>getInstallerPackageName(Ljava/lang/String;)Ljava/lang/String;
=>
Lcom/google/firebase/FirebaseCommonRegistrar;->h(Landroid/content/Context;)Ljava/
lang/String; (0x10) --->
Landroid/content/pm/PackageManager;-
>getInstallerPackageName(Ljava/lang/String;)Ljava/lang/String;
[Notice] <KeyStore><Hacker> Possible KeyStore File Location:
BKS possible keystore file:
com/clevertap/android/sdk/certificates/AmazonRootCA1.cer
[Notice] <Signature><Hacker> Getting Signature Code Checking:
This app has code checking the package signature in the code. It might
be used to check for whether the app is hacked by the
attackers.
=> Lcom/google/android/gms/common/GooglePlayServicesUtilLight;-
>isGooglePlayServicesAvailable(Landroid/content/Context; I)I
(0xe4) ---> Landroid/content/pm/PackageManager;-
>getPackageInfo(Ljava/lang/String; I)Landroid/content/pm/PackageInfo;
=> Lcom/google/android/gms/common/GoogleSignatureVerifier;-
>zzc(Ljava/lang/String; Z Z)Lcom/google/android/gms/common/zzx;
(0x56) ---> Landroid/content/pm/PackageManager;-
>getPackageInfo(Ljava/lang/String; I)Landroid/content/pm/PackageInfo;
=> Lcom/google/android/gms/common/util/UidVerifier;-
>isGooglePlayServicesUid(Landroid/content/Context; I)Z (0x20) --->
Landroid/content/pm/PackageManager;->getPackageInfo(Ljava/lang/String;
I)Landroid/content/pm/PackageInfo;
[Notice] Native Library Loading Checking:
Native library loading codes(System.loadLibrary(...)) found:
[libcovault-appsec.so]
=> Lcom/inka/appsealing/AppSealingApplication;-
>attachBaseContext(Landroid/content/Context;)V (0x146) --->
Ljava/lang/System;->loadLibrary(Ljava/lang/String;)V
[libcovault-appsec.so]
=> Lcom/inka/appsealing/AppSealingIPService;->loadLibrary()Z (0x10)
---> Ljava/lang/System;->loadLibrary(Ljava/lang/String;)V
[libcovault-appsec.so]
=>
Lcom/inka/appsealing/AppSealingZygote;->doPreload(Landroid/content/pm/
ApplicationInfo;)V (0x8) --->
Ljava/lang/System;->loadLibrary(Ljava/lang/String;)V
[Notice] AndroidManifest Exported Components Checking 2:
Found "exported" components(except for Launcher) for receiving Google's
"Android" actions (AndroidManifest.xml):
activity => com.tictok.tictokgame.ui.Container.ContainerActivity
activity => com.tictok.tictokgame.activities.HomeActivity
activity =>
com.tictok.tictokgame.ui.paymentNew.view.ui.PaymentActivity
activity =>
com.tictok.tictokgame.ui.transaction.view.activity.TransactionHistoryActivity
activity =>
androidx.test.core.app.InstrumentationActivityInvoker$BootstrapActivity
activity =>
androidx.test.core.app.InstrumentationActivityInvoker$EmptyActivity
activity =>
androidx.test.core.app.InstrumentationActivityInvoker$EmptyFloatingActivity
activity =>
com.tictok.tictokgame.kycmodule.ui.UniversalKycActivity
activity => com.facebook.CustomTabActivity
activity =>
com.winzo.authentication.ui_v2.activity.AuthenticationActivity
activity => com.xiaomi.mipush.sdk.NotificationClickedActivity
activity =>
com.winzo.leaderboard.ui.activity.GenericAllLeaderboardsActivity
activity => com.winzo.disaster.DisasterActivity
activity => in.juspay.hypersdk.core.CustomtabResult
service => com.paytm.pgsdk.easypay.utils.EasypayLoaderService
service => com.paytm.pgsdk.easypay.utils.AnalyticsService
receiver => com.tictok.tictokgame.util.BaaziBroadcastReceiver
receiver => com.tictok.tictokgame.utls.broadcast.SpinnerBroadcast
receiver => com.freshchat.consumer.sdk.receiver.FreshchatReceiver
receiver =>
com.freshchat.consumer.sdk.receiver.FreshchatNetworkChangeReceiver
[Info] AndroidManifest Adb Backup Checking:
This app has disabled Adb Backup.
[Info] <Command> Runtime Command Checking:
This app is not using critical function
'Runtime.getRuntime().exec("...")'.
[Info] <Command> Executing "root" or System Privilege Checking:
Did not find codes checking "root" permission(su) or getting system
permission (It's still possible we did not find out).
[Info] <Database> SQLiteDatabase Transaction Deprecated Checking:
Ignore checking "SQLiteDatabase:beginTransactionNonExclusive" because
your set minSdk >= 11.
[Info] <Database> Android SQLite Databases Encryption (SQLite Encryption Extension
(SEE)):
This app is "NOT" using SQLite Encryption Extension (SEE) on Android
(http://www.sqlite.org/android) to encrypt or decrpyt
databases.
[Info] <Database> Android SQLite Databases Encryption (SQLCipher):
This app is "NOT" using SQLCipher(http://sqlcipher.net/) to encrypt or
decrpyt databases.
[Info] <Debug> Android Debug Mode Checking:
DEBUG mode is OFF(android:debuggable="false") in AndroidManifest.xml.
[Info] <#BID 64208, CVE-2013-6271#> Fragment Vulnerability Checking:
Did not detect the vulnerability of "Fragment" dynamically loading into
"PreferenceActivity" or "SherlockPreferenceActivity"
[Info] <Framework> Framework - MonoDroid:
This app is NOT using MonoDroid Framework (http://xamarin.com/android).
[Info] <Hacker> Base64 String Encryption:
No encoded Base64 String or Urls found.
[Info] <Database><Hacker> Key for Android SQLite Databases Encryption:
Did not find using the symmetric key(PRAGMA key) to encrypt the SQLite
databases (It's still possible that it might use but we
did not find out).
[Info] <KeyStore><Hacker> KeyStore Protection Checking:
Ignore checking KeyStore protected by password or not because you're not
using KeyStore.
[Info] <Hacker> Code Setting Preventing Screenshot Capturing:
Did not detect this app has code setting preventing screenshot
capturing.
[Info] HttpURLConnection Android Bug Checking:
Ignore checking "http.keepAlive" because you're not using
"HttpURLConnection" and min_Sdk > 8.
[Info] <KeyStore> KeyStore Type Checking:
KeyStore 'BKS' type check OK
[Info] Google Cloud Messaging Suggestion:
Nothing to suggest.
[Info] <#CVE-2013-4787#> Master Key Type I Vulnerability:
No Master Key Type I Vulnerability in this APK.
[Info] App Sandbox Permission Checking:
No security issues "MODE_WORLD_READABLE" or "MODE_WORLD_WRITEABLE" found
on 'openOrCreateDatabase' or 'openOrCreateDatabase2' or
'getDir' or 'getSharedPreferences' or 'openFileOutput'
[Info] AndroidManifest Dangerous ProtectionLevel of Permission Checking:
No "dangerous" protection level customized permission found
(AndroidManifest.xml).
[Info] AndroidManifest PermissionGroup Checking:
PermissionGroup in permission tag of AndroidManifest sets correctly.
[Info] AndroidManifest "intent-filter" Settings Checking:
"intent-filter" of AndroidManifest.xml check OK.
[Info] AndroidManifest Normal ProtectionLevel of Permission Checking:
No default or "normal" protection level customized permission found
(AndroidManifest.xml).
[Info] <#CVE-2013-6272#> AndroidManifest Exported Lost Prefix Checking:
No exported components that forgot to add "android:" prefix.
[Info] AndroidManifest ContentProvider Exported Checking:
No exported "ContentProvider" found (AndroidManifest.xml).
[Info] <Sensitive_Information> Getting IMEI and Device ID:
Did not detect this app is getting the "device id(IMEI)" by
"TelephonyManager.getDeviceId()" approach.
[Info] Codes for Sending SMS:
Did not detect this app has code for sending SMS messages
(sendDataMessage, sendMultipartTextMessage or sendTextMessage).
[Info] <System> AndroidManifest sharedUserId Checking:
This app does not use "android.uid.system" sharedUserId.
[Info] <SSL_Security> SSL Implementation Checking (Verifying Host Name in Custom
Classes):
Self-defined HOSTNAME VERIFIER checking OK.
[Info] <SSL_Security> SSL Implementation Checking (Verifying Host Name in Fields):
Critical vulnerability "ALLOW_ALL_HOSTNAME_VERIFIER" field setting or
"AllowAllHostnameVerifier" class instance not found.
[Info] <SSL_Security> SSL Implementation Checking (Insecure component):
Did not detect SSLSocketFactory by insecure method "getInsecure".
[Info] <SSL_Security> SSL Implementation Checking (HttpHost):
DEFAULT_SCHEME_NAME for HttpHost check: OK
[Info] <SSL_Security> SSL Implementation Checking (WebViewClient for WebView):
Did not detect critical usage of "WebViewClient"(MITM Vulnerability).
[Info] Unnecessary Permission Checking:
Permission 'android.permission.ACCESS_MOCK_LOCATION' sets correctly.
[Info] Accessing the Internet Checking:
This app is using the Internet via HTTP protocol.
[Info] AndroidManifest System Use Permission Checking:
No system-level critical use-permission found.
------------------------------------------------------------
AndroBugs analyzing time: 23.468081 secs
Total elapsed time: 99.270348 secs