dana-at-cp / backdoor-apk

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.
Apache License 2.0
2.21k stars 702 forks source link

Use backdoor outside lan #67

Closed Abdulmalik5371 closed 7 years ago

Abdulmalik5371 commented 7 years ago

Dana-at-cp, i was wondering if the backdoor-apk can be used outside the LAN...and if its possible kindly guide as to how i can accomplish this. Thanks alot, and congrats on the backdoor it really works wonders for me.

dana-at-cp commented 7 years ago

@Abdulmalik5371 Yes, of course. Simply enter the IP or FQDN of a host on the Internet that is prepared to receive the Meterpreter session.

Abdulmalik5371 commented 7 years ago

Thanks