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

Application monitoring and security platform that provides runtime visibility, threat detection, and automated response capabilities for application-layer security

A static code analysis tool for parsing common data formats to detect hardcoded credentials and dangerous functions.

A web application firewall and API security platform that combines API discovery, runtime protection, vulnerability testing, and security posture management.

Automatic authorization enforcement detection extension for Burp Suite

Fnord is a pattern extractor for obfuscated code that extracts byte sequences and creates statistics, as well as generates experimental YARA rules.

WPRecon is a tool for recognizing vulnerabilities and blackbox information for WordPress.

WackoPicko is a vulnerable website with known vulnerabilities, now available as a Docker image and included in the OWASP Broken Web Applications Project.

Embeddable Yara library for Java with support for loading rules and scanning data.

CyberSecTools logoCyberSecTools

Explore the largest curated directory of cybersecurity tools and resources to enhance your security practices. Find the right solution for your domain.

Copyright © 2024 - All rights reserved