Quantcast
Channel: Penetration Test – Security List Network™
Viewing all articles
Browse latest Browse all 1152

backdoor-apk v0.1.7 is a shell script that simplifies the process of adding a backdoor to any Android APK file.

$
0
0

Changelog backdoor-apk v0.1.7 (2016-11-30):
* Improvements
++ Automatic generation of Metasploit resource script to handle selected payload (credit to John Troony for the suggestion)
* Bug Fixes
++ Fixed persistence hook breakage caused by upstream changes in Metasploit.

backdoor apk v0.1.7

backdoor apk v0.1.7

Backdoor-Apk v0.1.4

Backdoor-Apk v0.1.4

Backdoor-apk-v0-1-2

backdoor-apk is a shell script that simplifies the process of adding a backdoor to any Android APK file. Users of this shell script should have working knowledge of Linux, Bash, Metasploit, Apktool, the Android SDK, smali, etc. This shell script is provided as-is without warranty of any kind and is intended for educational purposes only.BackdoorAPk

backdoor apk v0.1.2

backdoor apk v0.1.2

The recompiled APK will be found in the ‘original/dist’ directory. Install the APK on a compatible Android device, run it, and handle the meterpreter connection at the specified IP and port.
Usage:

git clone https://github.com/dana-at-cp/backdoor-apk && cd backdoor-apk
cd backdoor-apk
./backdoor-apk.sh [your apk file]

Update:
git pull origin master

Now you can upload it using MITM technique :-) (Just for education purpose right?yeah.. lets rock)

Source: https://github.com/dana-at-cp | Our Post Before


Viewing all articles
Browse latest Browse all 1152

Trending Articles