APKLeaks Logo

APKLeaks

0
Free
Visit Website

Scanning APK file for URIs, endpoints & secrets. Installation: - From PyPi: $ pip3 install apkleaks - From Source: $ git clone https://github.com/dwisiswant0/apkleaks $ cd apkleaks/ $ pip3 install -r requirements.txt - From Docker: $ docker pull dwisiswant0/apkleaks:latest Dependencies: APKLeaks utilizes the jadx disassembler to decompile APK files. If jadx is not present in your system, it will prompt you to download it. Usage: Simply, $ apkleaks -f ~/path/to/file.apk # from Source $ python3 apkleaks.py -f ~/path/to/file.apk # or with Docker $ docker run -it --rm -v /tmp:/tmp dwisiswant0/apkleaks:latest -f /tmp/file.apk Options: Here are all the options it supports. - -f, --file: APK file to scanning - -o, --output: Write to file results (random if not set) - -p, --pattern: Path to custom patterns JSON - -a, --args: Disassembler arguments

FEATURES

ALTERNATIVES

A simple Swagger-ui scanner that detects old versions vulnerable to various XSS attacks

A centralized dashboard for running and scheduling WordPress scans powered by wpscan utility.

Curiefense is an application security platform that protects against various threats and offers community involvement.

Make any application debuggable on a device.

A static analysis tool for Android apps that detects malware and other malicious code

A PHP/MySQL web application designed to aid security professionals in testing their skills and tools in a legal environment.

A self-managed static code analysis platform that conducts continuous inspection of codebases to identify security vulnerabilities, bugs, and code quality issues.

StepSecurity is a platform that enhances GitHub Actions security by providing network egress control, risk discovery, action replacement, and security best practices orchestration.

PINNED