Quick Android Review Kit (QARK) is a static analysis tool that examines Android applications for security vulnerabilities in both source code and packaged APK files. The tool operates without requiring root access on test devices, focusing on vulnerabilities that can be exploited under standard security conditions. QARK performs automated security assessments of Android applications and identifies various types of security issues. The tool can analyze applications in different formats and provides comprehensive vulnerability detection capabilities. One of the key features is its ability to generate proof-of-concept exploits for discovered vulnerabilities. It can create deployable APK files and ADB commands that demonstrate how identified security issues could be exploited in practice. The tool generates detailed reports in JSON format, with options to convert results into other report formats using the --report-type flag. This allows for integration with various security workflows and documentation requirements. Installation can be performed through pip package manager or by cloning the GitHub repository and installing from requirements.txt. The tool includes security checks on requirements when installed via the repository method.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
Grafeas is an API specification for managing and auditing metadata about software resources across the software supply chain.
Search engine for open-source Git repositories with advanced features like case sensitivity and regular expressions.
A comprehensive toolkit for web application security testing, offering a range of products and solutions for identifying vulnerabilities and improving security posture.
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.
AndroBugs Framework is an Android vulnerability analysis system that scans mobile applications for security vulnerabilities, missing best practices, and dangerous shell commands.
GuardDog is a CLI tool that identifies malicious PyPI and npm packages using heuristics-based analysis of source code and metadata.
A PHP port of Rack::Honeypot, a spam trap that detects and blocks spambots
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.
SearchCode is an extensive code search engine that indexes 75 billion lines of code from millions of projects to help developers find coding examples and libraries.