TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Pairings of Android apps that leak sensitive data

64 点作者 peter_tonoli大约 8 年前

6 条评论

rainforest大约 8 年前
The study is available here[0]. The gist is that an app can launder a request it isn&#x27;t privileged to make through another app that is privileged and doesn&#x27;t correctly check the intent sender. There are examples in Section 4.3.<p>[0] : <a href="http:&#x2F;&#x2F;people.cs.vt.edu&#x2F;danfeng&#x2F;papers&#x2F;AsiaCCS-17-Yao.pdf" rel="nofollow">http:&#x2F;&#x2F;people.cs.vt.edu&#x2F;danfeng&#x2F;papers&#x2F;AsiaCCS-17-Yao.pdf</a>
评论 #14095161 未加载
quirkot大约 8 年前
Or in other words: There are 35 apps that can leak your data to tons of other apps. However we&#x27;re not going to tell you which ones.
评论 #14088986 未加载
评论 #14088984 未加载
endorphone大约 8 年前
I only use Nexus and Pixel devices lately, so I&#x27;m not sure if this is available on all devices, but for apps that I have any worries about (e.g. 100% of games) I have a second user, on an empty gmail account created purely for that purpose, that I switch over to. It takes less than three seconds to switch accounts, I game and get the diversion, and then switch back. The downside is that I don&#x27;t get notifications, and some privileged info is still available to the apps (although I block the ability to make calls or send texts to the other number, etc), but it does greatly reduce the surface area of the exposure.
dfc大约 8 年前
For anyone looking for the dataset:<p><a href="https:&#x2F;&#x2F;amiangshu.com&#x2F;dialdroid&#x2F;" rel="nofollow">https:&#x2F;&#x2F;amiangshu.com&#x2F;dialdroid&#x2F;</a>
bddap大约 8 年前
FUSE does this. <a href="https:&#x2F;&#x2F;formal.tech&#x2F;products&#x2F;fuse" rel="nofollow">https:&#x2F;&#x2F;formal.tech&#x2F;products&#x2F;fuse</a>
评论 #14087628 未加载
pbhatia大约 8 年前
Is there a list of the apps anywhere?