mirror of
https://github.com/ashishb/android-security-awesome.git
synced 2024-12-18 11:36:09 +00:00
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:
parent
692c82f51f
commit
23ac250882
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user