VTS for Android: Make lint happy, fix CI, disable

This commit is contained in:
Boris Kraut 2015-11-16 17:26:11 +01:00
parent 7fe2968673
commit f4be912019

View file

@ -5,25 +5,25 @@ Source Code:https://github.com/nowsecure/android-vts
Issue Tracker:https://github.com/nowsecure/android-vts/issues
Auto Name:VTS for Android
Summary:A vulnerability checker for Android.
Summary:Check for vulnerabilities
Description:
This tool was meant to show the end user the attack surface that a given device
is susceptible to. In implementing these checks we attempt to minimize or
eliminate both false positives/false negatives without negatively affecting
system stability.
List of current bug checks:
* ZipBug9950697
* Zip Bug 8219321 / Master keys
* Zip Bug 9695860
* Jar Bug 13678484 / Android FakeID
* CVE 2013-6282 / put/get_user
* CVE_2011_1149 / PSNueter / Ashmem Exploit
* CVE_2014_3153 / Futex bug / Towelroot
* CVE 2014-3847 / WeakSauce * StumpRoot
* Stagefright bugs
* x509 Serialization bug
* PingPong root - CVE-2015-3636
* Stagefright - CVE-2015-6602
This tool was meant to show the end user the attack surface that a given device
is susceptible to. In implementing these checks we attempt to minimize or
eliminate both false positives/false negatives without negatively affecting
system stability. List of current bug checks:
* ZipBug9950697
* Zip Bug 8219321 / Master keys
* Zip Bug 9695860
* Jar Bug 13678484 / Android FakeID
* CVE 2013-6282 / put/get_user
* CVE_2011_1149 / PSNueter / Ashmem Exploit
* CVE_2014_3153 / Futex bug / Towelroot
* CVE 2014-3847 / WeakSauce * StumpRoot
* Stagefright bugs
* x509 Serialization bug
* PingPong root - CVE-2015-3636
* Stagefright - CVE-2015-6602
* Samsung Remote Code Execution as System
.
@ -31,12 +31,12 @@ Repo Type:git
Repo:https://github.com/nowsecure/android-vts.git
Build:v.6,6
disable=binaries
commit=v.6
subdir=app
gradle=yes
Auto Update Mode:Version v.%v
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:v.5
Current Version Code:5