Apepe For App Pentester To Extract APK File Information

Apepe App Pentester
Apepe App Pentester

Enumerate information from an app based on the APK file

Apepe is a Python tool developed to help app pentester and red teamers to easily information gathering from the target app. This tool will extract basic informations as the package name, if the app is signed and the development language…

Installing / Getting started

A quick guide of how to install and use Apepe.

git clone https://github.com/oppsec/Apepe.git
pip install -r requirements.txt
python3 main -f <apk-file.apk>

Pre-requisites

Python installed on your machine
The .apk from the target mobile app

Features

  • Detect mobile app development lanague
  • Information gathering
  • Extremely fast
  • Low RAM and CPU usage
  • Made in Python

Example

APEPE App Pentester Dashboard
APEPE Dashboard

To-Do

  • Support to .ipa files (iOS)
  • Detect certificate library used by the app
  • Add argument to return list of possible SSL Pinning scripts
  • Common vulnerabilities check?

Contributing

A quick guide of how to contribute with the project.

1. Create a fork from Apepe repository
2. Download the project with git clone https://github.com/your/Apepe.git
3. cd Apepe/
4. Make your changes
5. Commit and make a git push
6. Open a pull request

Download Apepe App Pentester

Join Our Club

Enter your Email address to receive notifications | Join over Million Followers

Previous Article
HIPAA-Compliant Online Fax

Why Your Organization Should Be Using a HIPAA-Compliant Online Fax

Next Article
Dastardly From Burpsuite

Dastardly Lightweight Web Application Security Scanner FREE

Related Posts
Total
0
Share