Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 688 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 688 Bytes

Vulnerable Web View

Intentionally vulnerable webview implementions in Android

Added vulnerabilities

  1. Basic webview hijack with attacker controlled URL in RegistrationWebView.java
  2. User token leaked to attacker via header and JavaScript interface in SupportWebView.java ( exploit hosted here )
  3. Universal file access allowed in RegistrationWebView.java enables exfiltration of private files ( exploit hosted here )

How to install

  • If you want, you can clone this repository into Android Studio, or you can simply download the app.apk and install it on your device.