RiskInDroid is a quantitative risk analysis tool designed specifically for Android applications that leverages machine learning techniques to assess security risks. The tool employs classification algorithms through scikit-learn to generate a numeric risk score ranging from 0 to 100 for analyzed Android applications. This scoring system provides a standardized method for evaluating the potential security risks associated with mobile applications. RiskInDroid performs reverse engineering operations on Android applications to extract and analyze the underlying bytecode. Through this process, it identifies which permissions are actually utilized by the application versus those that are declared but unused, providing insights into the application's actual permission usage patterns. The tool's machine learning approach enables automated analysis of Android applications, making it suitable for security assessments and risk evaluation workflows in mobile application security testing environments.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
Bearer CLI is a static application security testing tool that scans source code across multiple programming languages to identify and prioritize OWASP Top 10 and CWE Top 25 security vulnerabilities through data flow analysis.
A PHP port of Rack::Honeypot, a spam trap that detects and blocks spambots
QIRA is a competitor to strace and gdb with MIT license, supporting Ubuntu and Docker for wider compatibility.
A Nuxt 3 security module that automatically implements OWASP security patterns through HTTP headers, middleware, and various protection mechanisms including CSP, XSS validation, CORS, and CSRF protection.
A technology lookup and lead generation tool that identifies the technology stack of any website and provides features for market research, competitor analysis, and data enrichment.
Search engine for open-source Git repositories with advanced features like case sensitivity and regular expressions.
A modular Python tool that obfuscates Android applications by manipulating decompiled smali code, resources, and manifest files without requiring source code access.
GuardDog is a CLI tool that identifies malicious PyPI and npm packages using heuristics-based analysis of source code and metadata.
AndroBugs Framework is an Android vulnerability analysis system that scans mobile applications for security vulnerabilities, missing best practices, and dangerous shell commands.
PINNED

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.