Added AppCritique to the static analysis category. AppCritique lets you upload Android APKs and receive a full, free vulnerability assessment from our automated engine.

This commit is contained in:
578895 2016-09-06 13:02:16 -04:00
parent 692c82f51f
commit 23ac250882

View File

@ -50,6 +50,7 @@ A lot of work is happening in academia and industry on tools to perform dynamic
* [Madrolyzer](https://github.com/maldroid/maldrolyzer) - extracts actionable data like C&C, phone number etc.
* [SPARTA](http://www.cs.washington.edu/sparta) - verifies (proves) that an app satisfies an information-flow security policy; built on the [Checker Framework](http://types.cs.washington.edu/checker-framework/)
* [ConDroid](https://github.com/JulianSchuette/ConDroid) - Performs a combination of symoblic + concrete execution of the app
* [AppCritique](http://appcritique.io/) - Upload Android APKs and receive a full, free vulnerability assessment from our automated engine.
## APP VULNERABILITY SCANNERS