0x00
1. Component exposes security vulnerabilities
Refer to Android component security.
2. Content Provider file Folder Traversal vulnerability
Reference content Provider file folder Traversal Vulnerability analysis.
3, Androidmanifest.xml in allowbackup safety inspection
Two minutes to steal the next goddess Weibo account? Explain the risks associated with Android App allowbackup configuration.
4. Intent Hijacking risk Safety test
Refer to the Android component communication process risk.
5. Data Storage Security Detection
Refer to the Android database configuration mode security risk analysis. Android Local data storage: Internal Storage Security risk analysis, Android Local data storage: Shared preferences Security risk analysis.
6. Denial of service attack security detection
Refer to the Android app local denial of service vulnerability analysis.
7, random number generation function Use error
SecureRandom Vulnerability Resolution.
8. Man-in-the-middle attack vulnerability
Blog address: Android man-in-the-middle attack.
9. Loading Dex vulnerability from SDcard
The external dynamic loading of DEX security risk analysis.
10. Risk of activity being hijacked
Examples of activity hijacking and protective measures.
11, WebView High-risk interface safety detection
Blog address: Android webview Remote code running vulnerability Analysis.
12, WebView plaintext storage Password Vulnerability
Refer to the problem with WebView cache password in Android.
13. Android HTTPS Man-in-the-middle hijacking vulnerability
Refer to Android HTTPS middleman hijacking vulnerability analysis.
14, Webview file cross-domain interview
Blog address: Android WebView file Domain Homology policy bypass vulnerability analysis.
15, port development: The main analysis of Baidu Map and the gold map, and have exploit code. Show the actual effect.
And through the anti-compilation Smali analysis of why the exploit code to write this . Blog Address: Baidu All-in-line App SDK vulnerability –wormhole wormhole holes.
16, clear text storage. PlainText transmission
Assuming that password or chat logs are stored in the user's private folder, or even stored on an SD card, there is a risk of being compromised.
Assuming that the password from the user is transmitted to the server via clear text, it is possible to intercept the hack by grabbing the packet tool.
Android App Vulnerability Mining