From 6c7549305aa214a000527b694a16694754f9bbff Mon Sep 17 00:00:00 2001 From: everping Date: Wed, 3 Oct 2018 19:13:03 +0700 Subject: [PATCH 1/2] add vulnerable applications --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6c47105..77697a5 100644 --- a/README.md +++ b/README.md @@ -234,6 +234,9 @@ Malware 6. [Admire](http://admire.necst.it/) 7. [Drebin](https://www.sec.cs.tu-bs.de/~danarp/drebin/) +Vulnerable applications +---- +1. [Android InsecureBank](https://github.com/dineshshetty/Android-InsecureBankv2) Bounty Programs From 0b5936bdd72de179d7612ee3e660acdc4d51e782 Mon Sep 17 00:00:00 2001 From: ping Date: Thu, 4 Oct 2018 13:52:06 +0700 Subject: [PATCH 2/2] Update README.md --- README.md | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 77697a5..ee00a2b 100644 --- a/README.md +++ b/README.md @@ -180,10 +180,11 @@ Misc Tools 6. [Opcodes table for quick reference](http://ww38.xchg.info/corkami/opcodes_tables.pdf) 7. [ExploitMe Android Labs](http://securitycompass.github.io/AndroidLabs/setup.html) - for practice 8. [GoatDroid](https://github.com/jackMannino/OWASP-GoatDroid-Project) - for practice -9. [mitmproxy](https://github.com/mitmproxy/mitmproxy) -10. [dockerfile/androguard](https://github.com/dweinstein/dockerfile-androguard) -11. [Android Vulnerability Test Suite](https://github.com/AndroidVTS/android-vts) - android-vts scans a device for set of vulnerabilities -12. [AppMon](https://github.com/dpnishant/appmon)- AppMon is an automated framework for monitoring and tampering system API calls of native macOS, iOS and android apps. It is based on Frida. +9. [Android InsecureBank](https://github.com/dineshshetty/Android-InsecureBankv2) - for practice +10. [mitmproxy](https://github.com/mitmproxy/mitmproxy) +11. [dockerfile/androguard](https://github.com/dweinstein/dockerfile-androguard) +12. [Android Vulnerability Test Suite](https://github.com/AndroidVTS/android-vts) - android-vts scans a device for set of vulnerabilities +13. [AppMon](https://github.com/dpnishant/appmon)- AppMon is an automated framework for monitoring and tampering system API calls of native macOS, iOS and android apps. It is based on Frida. ---- # ACADEMIC / RESEARCH / PUBLICATIONS / BOOKS @@ -234,11 +235,6 @@ Malware 6. [Admire](http://admire.necst.it/) 7. [Drebin](https://www.sec.cs.tu-bs.de/~danarp/drebin/) -Vulnerable applications ----- -1. [Android InsecureBank](https://github.com/dineshshetty/Android-InsecureBankv2) - - Bounty Programs ---- 1. [Android Security Reward Program](https://www.google.com/about/appsecurity/android-rewards/)