Android’s permissions model provides no protection against covert spyware
I’m going to have to take my gloves off for this one, because I’m sick and tired of reading the following response to spyware issues from Google’s representatives:
“Our application permissions model protects against this type of threat. When installing an application, users see a screen that explains clearly what information and system resources the application has permission to access, such as a user’s phone number or sending an SMS. Users must explicitly approve this access in order to continue with the installation, and they may uninstall applications at any time.” First SMS-sending Android Trojan reported
The above statement is only partially accurate and entirely misleading. Here’s why:
Let’s say someone offers an SMS application to receive, send and organize messages. It’s expected that the user will grant all necessary SMS permissions to the application. If the application has a hidden spyware component that transmits copies of all SMS message to an unknown third party, how is the user ever going to know that this is happening? The permissions model offers no protection, because the the spyware component is leveraging the permissions granted to the application.
How about if someone develops an application to access social media sites based on a phone’s contact list. The application is going to ask for permission to access the contact list and the Internet. The user is obviously going to grant the request. If a hidden spyware component transmits the contact list to a Website specified by the developer, how is the user going to know that this is happening? As with the SMS example, the permissions model offers no protection for this type of activity.
The only time the permissions model works, is if the user understands what permissions the application is requesting AND the request for permissions falls outside the purpose of the application, such as when a calculator or stop watch application requests permissions to access the contact list, SMS or the Internet. Keep in mind, however, that a clever programmer can obfuscate his hidden intent by convincing a user that a feature requires certain permissions, which in a weird way make sense, but are not necessary for the application to function. Is it possible for a programmer to social engineering acceptance of permissions? You bet!
What people also need to consider, is that the most devious of programmers could potentially implement their spyware component as a sleeper, so that it doesn’t activate for several days or weeks after installation. A sleeper could potentially avoid detection during the Android Market review process and by security researchers looking for signs of spyware activity in SMS and Internet traffic.
While Android gets an “A” for the operating system, process isolation and application specific data storage, it doesn’t get a passing grade from me when it comes to claims that Android’s permissions model provides spyware protection.
Leave a Reply Cancel reply
Recent Posts
- Where is Mister Reiner?
- Firefox vulnerabilities give me the creeps!
- Is your company losing an unreasonable number of competitive bids?
- Snoop Dogg’s Anti Cybercrime Rap Video Contest
- Understanding Computer Security Terminology: Compromise Vector
- Altering the Economics of Cybersecurity (via Infosec Island)
- Mac OS X versus Windows Security: Let’s just call it even
- Is a computer security job in your future?
Archives
- September 2010 (7)
- August 2010 (19)
- July 2010 (14)
- June 2010 (17)
- May 2010 (14)
- April 2010 (1)
Buy my book online!
Official Links
Other blogs on security
Other interesting sites
Security Forensics
Mister Reiner on Twitter
- Indeed the most startling conclusion on hackers I've ever heard. Watch this! on.ted.com/9h9F 1 year ago
- Twitter: Number of tweets tripled in past year #cnn cnn.com/2011/TECH/soci… 1 year ago
- New FBI computer system is over budget and behind schedule blogs.abcnews.com/thenote/2010/1… 2 years ago
- Microsoft nukes Zeus - http://www.zdnet.com/blog/security/microsoft-nukes-zeus-malware-from-275000-windows-machines/7481 2 years ago
- Adobe hits Reader users with 23-patch 'whammy' http://shar.es/0dw5Z 2 years ago

“Keep in mind, however, that a clever programmer can obfuscate his hidden intent by convincing a user that a feature requires certain permissions, which in a weird way make sense, but are not necessary for the application to function.”
How much is it possible?
It’s easy. Making the app free makes it even easier. The big challenge is convincing people to download the app. If you can find an unattended phone that isn’t secured, you can install something very quickly and the owner may never notice that a rogue application is installed.