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

Implement+Research usages from talk "DefCon 18 - These Aren't the Permissions You're Looking For" #10

Open
emanuelb opened this issue Jun 2, 2021 · 0 comments
Assignees
Labels
research research needed

Comments

@emanuelb
Copy link

emanuelb commented Jun 2, 2021

a old talk from DefCon 18: "These Aren't the Permissions You're Looking For"

Slides:
https://defcon.org/images/defcon-18/dc-18-presentations/Lineberry/DEFCON-18-Lineberry-Not-The-Permissions-You-Are-Looking-For.pdf

Video:
https://vimeo.com/14980971

Contain many examples of abuses that app without permission can do, this issue is about implementing them (some stuff still relevant/works) and research possible alternatives for fixed stuff that no longer works.
stuff no longer works for example is:

  • READ_LOGS permission to read other apps logs (From Android 4.1+)

Opened issue #9 regarding internet access that's explained in slides 32-41.

@NandanDesai NandanDesai self-assigned this Jun 2, 2021
@NandanDesai NandanDesai added the research research needed label Jun 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
research research needed
Projects
None yet
Development

No branches or pull requests

2 participants