- 在Google Play Store中找到一个应用程序
- 单击安装
- 应用程序安装在没有授予的任何权限,除了默认设置(SDK> = 23)
- 运行应用程序而不提供任何额外的运行时权限
现在,这个应用程序可以了解我和我的手机吗?
抛开攻击,可以侵入性应用程序使用技巧来绕过限制吗?像Web跟踪器一样适于使用Canvas指纹和LocalStorage。
在Android 6.0棉花手中,将在安装时间授予任何权限。相反,应用程序必须在运行时逐一向用户询问用户。
现在,这个应用程序可以了解我和我的手机吗?
抛开攻击,可以侵入性应用程序使用技巧来绕过限制吗?像Web跟踪器一样适于使用Canvas指纹和LocalStorage。
在Android 6.0棉花手中,将在安装时间授予任何权限。相反,应用程序必须在运行时逐一向用户询问用户。
Now, what can the app know about me and my phone?
Severe exploits aside, can an invasive app use tricks to bypass limitations? Like web trackers adapted to use canvas fingerprinting and localstorage.
In Android 6.0 Marshmallow, applications will not be granted any permission at installation time. Instead, application has to ask user for a permission one-by-one at runtime.
© 2022 it.wenda123.org All Rights Reserved. 问答之家 版权所有