From 27bce56f96ebbe2e06342e5cac818eeff3e2c8c3 Mon Sep 17 00:00:00 2001 From: Ashish Bhatia Date: Sat, 13 Aug 2016 12:58:00 -0700 Subject: [PATCH] Update Android VTS url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 109923f..5de61c9 100644 --- a/README.md +++ b/README.md @@ -176,7 +176,7 @@ A lot of work is happening in academia and industry on tools to perform dynamic * [GoatDroid](https://github.com/jackMannino/OWASP-GoatDroid-Project) - for practice * [mitmproxy](https://github.com/mitmproxy/mitmproxy) * [dockerfile/androguard](https://github.com/dweinstein/dockerfile-androguard) -* [Android Vulnerability Test Suite](https://github.com/nowsecure/android-vts) - android-vts scans a device for set of vulnerabilities +* [Android Vulnerability Test Suite](https://github.com/AndroidVTS/android-vts) - android-vts scans a device for set of vulnerabilities ## TUTORIALS 1. [Android Reverse Engineering 101 by Daniele Altomare](http://www.fasteque.com/android-reverse-engineering-101-part-1/)