TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Pairings of Android apps that leak sensitive data

64 pointsby peter_tonoliabout 8 years ago

6 comments

rainforestabout 8 years ago
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 未加载
quirkotabout 8 years ago
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 未加载
endorphoneabout 8 years ago
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.
dfcabout 8 years ago
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>
bddapabout 8 years ago
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 未加载
pbhatiaabout 8 years ago
Is there a list of the apps anywhere?