apkleaks: Scan APK files for URIs and endpoints

apkleaks is an open source script, written in python, whose purpose is to analyze an .apk for hidden urls, maybe some endpoints or some other kind of threat, like a backdoor or .

Installation

$ git clone https://github.com/dwisiswant0/apkleaks $ cd apkleaks / $ pip3 install -r requirements.txt

Use

$ python3 apkleaks.py -f ~ / path / to / file.apk

Example

$ python3 apkleaks.py -h
usage: apkleaks [-h] -f FILE [-o OUTPUT] [-p PATTERN]

optional arguments:
  -h, --help show this help message and exit
  -f FILE, --file FILE APK file to scanning
  -o OUTPUT, --output OUTPUT
                        Write to file results (NULL will be saved into random
                        file)
  -p PATTERN, --pattern PATTERN
                        Path to  patterns JSON

 

You can download the program from here.

iGuRu.gr The Best Technology Site in Greecefgns

every publication, directly to your inbox

Join the 2.082 registrants.

Written by Anastasis Vasileiadis

Translations are like women. When they are beautiful they are not faithful and when they are faithful they are not beautiful.

Leave a reply

Your email address is not published. Required fields are mentioned with *

Your message will not be published if:
1. Contains insulting, defamatory, racist, offensive or inappropriate comments.
2. Causes harm to minors.
3. It interferes with the privacy and individual and social rights of other users.
4. Advertises products or services or websites.
5. Contains personal information (address, phone, etc.).