Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider tagging string literals that corresponding to permission protected content providers #5

Open
benjholla opened this issue Jun 16, 2017 · 2 comments

Comments

@benjholla
Copy link
Member

Strings that match the form of strings in the axplorer.org content provider string mappings could be used to invoke permission protected operations in Android through content providers. We could attempt to locate string literals that match the content provider URL in the cp-map-23.txt results.

@louison
Copy link

louison commented Jun 19, 2017

I'm going to work on that issue

@louison
Copy link

louison commented Jun 19, 2017

I've found this file in an other git repo, but it doesn't seem to be updated to API 23 …
https://github.com/siis/ic3/blob/master/src/main/resources/model/Uri.model

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants