From 31f4be70f88994f8bef4ac1e2876c3cac215952e Mon Sep 17 00:00:00 2001 From: Dirk Wetter Date: Tue, 30 Jan 2024 06:54:46 +0100 Subject: [PATCH] Immuniweb (#188) Add Immuniweb --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 038d2c7..164e593 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ A collection of Android security-related resources. 1. [Oversecured](https://oversecured.com/) - Enterprise vulnerability scanner for Android and iOS apps, it offers app owners and developers the ability to secure each new version of a mobile app by integrating Oversecured into the development process. Not free. 1. [AppSweep by Guardsquare](https://appsweep.guardsquare.com/) - Free, fast Android application security testing for developers 1. [Koodous](https://koodous.com) - Performs static/dynamic malware analysis over a vast repository of Android samples and checks them against public and private Yara rules. +1. [Immuniweb](https://www.immuniweb.com/mobile/). Does a "OWASP Mobile Top 10 Test", "Mobile App Privacy Check" and an application permissions test. Free tier is 4 tests per day incl. report after registration 1. ~~[BitBaan](https://malab.bitbaan.com/)~~ 1. ~~[AVC UnDroid](http://undroid.av-comparatives.info/)~~ 1. ~~[AMAaaS](https://amaaas.com) - Free Android Malware Analysis Service. A bare-metal service features static and dynamic analysis for Android applications. A product of [MalwarePot](https://malwarepot.com/index.php/AMAaaS)~~.