Sample application to test for vulnerability to MiM redirect attacks.
android_http_cache_test is hosted in the following web site
https://github.com/yokomohoyo/android_http_cache_test
If you think the Android project android_http_cache_test listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of android_http_cache_test.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 3 |
Required Permissions | android.permission.INTERNET |
android_http_cache_test has the following Java source files.
com.egov.httpcachetest.DefaultHttpClientFragment.java com.egov.httpcachetest.HttpUrlConnectFragment.java com.egov.httpcachetest.MainActivity.java