mirror of
https://github.com/ashishb/android-security-awesome.git
synced 2024-12-18 11:36:09 +00:00
added EXPLOITS / VULNERABILITIES / BUGS section
Details of all the android related security issue that includes latest reported issue, how to report an issue, bounty programs etc
This commit is contained in:
parent
79a2e63456
commit
2d9d2da5d9
21
README.md
21
README.md
@ -141,11 +141,6 @@ A lot of work is happening in academia and industry on tools to perform dynamic
|
||||
|
||||
1. [FSquaDRA](https://github.com/zyrikby/FSquaDRA) - a tool for detection of repackaged Android applications based on app resources hash comparison.
|
||||
|
||||
## EXPLOITABLE VULNERABILITIES
|
||||
|
||||
1. [Vulnerability Google Doc](https://docs.google.com/spreadsheet/pub?key=0Am5hHW4ATym7dGhFU1A4X2lqbUJtRm1QSWNRc3E0UlE&single=true&gid=0&output=html)
|
||||
* [Root Exploits (from Drozer issue #56)](https://github.com/mwrlabs/drozer/issues/56)
|
||||
|
||||
## SAMPLE SOURCES
|
||||
|
||||
1. [Contagio Mini Dump](http://contagiominidump.blogspot.com)
|
||||
@ -187,6 +182,22 @@ A lot of work is happening in academia and industry on tools to perform dynamic
|
||||
## TUTORIALS
|
||||
1. [Android Reverse Engineering 101 by Daniele Altomare](http://www.fasteque.com/android-reverse-engineering-101-part-1/)
|
||||
|
||||
#EXPLOITS / VULNERABILITIES / BUGS
|
||||
|
||||
List
|
||||
----
|
||||
1. [Vulnerability Google Doc](https://docs.google.com/spreadsheet/pub?key=0Am5hHW4ATym7dGhFU1A4X2lqbUJtRm1QSWNRc3E0UlE&single=true&gid=0&output=html)
|
||||
* [Root Exploits (from Drozer issue #56)](https://github.com/mwrlabs/drozer/issues/56)
|
||||
* [Android reported security vulnerabilities](https://www.cvedetails.com/vulnerability-list/vendor_id-1224/product_id-19997/Google-Android.html)
|
||||
|
||||
Bounty Programs
|
||||
----
|
||||
1. [Android's Security Reward Program](https://www.google.com/about/appsecurity/android-rewards/)
|
||||
|
||||
How to report
|
||||
----
|
||||
1. [Android - reporting security issues](https://source.android.com/security/overview/updates-resources.html#report-issues)
|
||||
|
||||
# Other Awesome Lists
|
||||
Other amazingly awesome lists can be found in the
|
||||
[awesome-awesomeness](https://github.com/bayandin/awesome-awesomeness) list.
|
||||
|
Loading…
Reference in New Issue
Block a user