
APKLeaks is a command-line tool that scans Android APK files to identify embedded URIs, endpoints, and secrets for security assessment purposes.

APKLeaks is a command-line tool that scans Android APK files to identify embedded URIs, endpoints, and secrets for security assessment purposes.
APKLeaks is a command-line tool that analyzes Android APK files to identify security-sensitive information embedded within application code. The tool uses the jadx disassembler to decompile APK files and extract readable code for comprehensive analysis. It scans the decompiled code to locate URIs, endpoints, and secrets that may pose security risks. Key features include: - Automated scanning of APK files for sensitive data patterns - Detection of API endpoints, authentication tokens, and database connection strings - Support for custom pattern files to enable targeted scanning - Multiple installation methods including PyPi, source compilation, and Docker containers - Configurable output file specification for scan results - Customizable disassembler arguments for advanced users The tool processes APK files from local file paths and generates detailed reports of discovered security-sensitive information. Results can be saved to specified output files for further analysis or documentation purposes. APKLeaks is designed for security professionals conducting Android application assessments, developers performing security reviews of their applications, and security auditors evaluating mobile application security posture.
Common questions about APKLeaks including features, pricing, alternatives, and user reviews.
APKLeaks is APKLeaks is a command-line tool that scans Android APK files to identify embedded URIs, endpoints, and secrets for security assessment purposes. It is a Application Security solution designed to help security teams with Security Scanning, Android Security.
APKLeaks is a free Application Security tool. This makes it accessible for organizations of all sizes, from startups to enterprises. Visit https://github.com/dwisiswant0/apkleaks/ for download and installation instructions.
Popular alternatives to APKLeaks include:
Compare all APKLeaks alternatives at https://cybersectools.com/alternatives/apkleaks
APKLeaks is for security teams and organizations that need Security Scanning, Android Security. It's particularly suitable for small to medium-sized teams looking for cost-effective solutions. Other Application Security tools can be found at https://cybersectools.com/categories/application-security
Head-to-head feature, pricing, and rating breakdowns.
Scans repositories for exposed secrets, API keys, and credentials for bug bounty
A pre-commit security tool that scans source code repositories to detect and prevent secrets like API keys, passwords, and credentials from being committed to version control systems.
SecretScanner is a standalone tool that scans container images and filesystems to detect approximately 140 types of unprotected secrets and sensitive credentials.
DumpsterDiver analyzes large datasets to detect hardcoded secrets, keys, and passwords using entropy calculations and customizable search rules.