This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

Difference between revisions of "OWASP Mobile Security Project - Android/References"

From OWASP
Jump to: navigation, search
(Created page with 'Here are a number of references related to Android Security')
 
Line 1: Line 1:
 
Here are a number of references related to Android Security
 
Here are a number of references related to Android Security
 +
 +
===Official documentation===
 +
* [http://developer.android.com/guide/index.html Android Developer's Guide]
 +
* [http://developer.android.com/guide/topics/security/security.html Security and Permissions]
 +
* [http://developer.android.com/guide/topics/testing/testing_android.html Testing and Instrumentation]
 +
===Published Research===
 +
* [http://www.coverity.com/library/pdf/coverity-scan-2010-open-source-integrity-report.pdf Coverity SCAN 2010 Open Source Integrity Report] which contains information about 88 Kernel bugs in Android:
 +
 +
===Blog posts===
 +
* [http://jack-mannino.blogspot.com/2010/09/reversing-android-apps-101.html Reversing Android Apps 101]  - Jack Mannino
 +
 +
===Presentation===
 +
* [http://www.blackhat.com/html/bh-ad-10/bh-ad-10-briefings.html Building Android Sandcastles in Android's Sandbox] at BlackHat Abu Dhabi (Nov 10 - 11 2010)

Revision as of 14:14, 5 November 2010

Here are a number of references related to Android Security

Official documentation

Published Research

Blog posts

Presentation