An open API service indexing awesome lists of open source software.

https://github.com/d0nutptr/vulnerable-file-app

A demo app vulnerable to directory traversal
https://github.com/d0nutptr/vulnerable-file-app

Last synced: about 1 year ago
JSON representation

A demo app vulnerable to directory traversal

Awesome Lists containing this project

README

          

# Android Directory Traversal Vulnerable App & Exploit

[Original Stream](https://www.youtube.com/watch?v=8WcJp1leaUo)

This demonstration of an insecure `ContentProvider` was inspired by the first bug I ever found.
The vulnerable app exports an insecure ContentProvider that allows a malicious application to read files from the private, internal storage.