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.17k stars 699 forks source link

can't set LHOST with hostname #116

Closed Who1337 closed 7 years ago

Who1337 commented 7 years ago

[] Running backdoor-apk.sh v0.2.2 on Sat Jul 29 02:34:24 WIB 2017 [+] Android payload options: 1) meterpreter/reverse_http 4) shell/reverse_http 2) meterpreter/reverse_https 5) shell/reverse_https 3) meterpreter/reverse_tcp 6) shell/reverse_tcp [?] Please select an Android payload option: 1 [?] Please enter an LHOST value: example.org [?] Please enter an LPORT value: 1337 [+] Handle the payload via resource script: msfconsole -r backdoor-apk.rc [] Generating RAT APK file...done. [!] Failed to generate RAT APK file

_Sent from my Asus ASUST00F using FastHub

Who1337 commented 7 years ago

Run.log https://pastebin.com/raw/axZV8BBM

_Sent from my Asus ASUST00F using FastHub

dana-at-cp commented 7 years ago

@Who1337 Share the APK file you are working with please.