From 760ab202e497db51a54e4bd008478f8d4da6b3be Mon Sep 17 00:00:00 2001 From: Shayan Rais Date: Mon, 6 Mar 2017 11:38:26 +0500 Subject: [PATCH] =?UTF-8?q?updated=20Google=20Android=20Security=20Team?= =?UTF-8?q?=E2=80=99s=20Classifications=20for=20Potentially=20Harmful=20Ap?= =?UTF-8?q?plications=20(Malware)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index c8f6e86..8c78ee2 100644 --- a/README.md +++ b/README.md @@ -190,10 +190,6 @@ Books ---- 1. [SEI CERT Android Secure Coding Standard](https://www.securecoding.cert.org/confluence/display/android/Android+Secure+Coding+Standard) -Presentations ----- -1. [Google Security Conferences Presentations](https://www.google.com/about/appsecurity/research/presentations/) - Others ---- 1. [OWASP Mobile Security Testing Guide Manual](https://github.com/OWASP/owasp-mstg) @@ -213,12 +209,12 @@ List * [OWASP Mobile Top 10 2016](https://www.owasp.org/index.php/Mobile_Top_10_2016-Top_10) * [Exploit Database](https://www.exploit-db.com/search/?action=search&q=android) - click search * [Vulnerability Google Doc](https://docs.google.com/spreadsheet/pub?key=0Am5hHW4ATym7dGhFU1A4X2lqbUJtRm1QSWNRc3E0UlE&single=true&gid=0&output=html) +* [Google Android Security Team’s Classifications for Potentially Harmful Applications (Malware)](https://static.googleusercontent.com/media/source.android.com/en//security/reports/Google_Android_Security_PHA_classifications.pdf) + Malware ---- - -1. [Google Android Security Team’s Classifications for Potentially Harmful Applications (Malware)](https://static.googleusercontent.com/media/source.android.com/en//security/reports/Google_Android_Security_PHA_classifications.pdf) -* [androguard - Database Android Malwares wiki](https://code.google.com/p/androguard/wiki/DatabaseAndroidMalwares) +1. [androguard - Database Android Malwares wiki](https://code.google.com/p/androguard/wiki/DatabaseAndroidMalwares) * [Android Malware Github repo](https://github.com/ashishb/android-malware) * [Android Malware Genome Project](http://www.malgenomeproject.org/policy.html) - contains 1260 malware samples categorized into 49 different malware families, free for research purpose. * [Contagio Mobile Malware Mini Dump](http://contagiominidump.blogspot.com)