MASTG-TOOL-0125: Apkleaks
Apkleaks is an open-source utility designed for static analysis of Android APK files, with a primary focus on identifying sensitive data such as API keys, URLs, AWS S3 buckets, and Firebase URLs. This tool automates the process of string analysis, facilitating the detection of hardcoded secrets and potential security vulnerabilities.
It offers support for custom regular expression rules, enabling users to specify additional search criteria through a JSON configuration file regexes.json.