How to make Metasploit persistent payload or backdoor in termux
If you are using Metasploit and everything is going fine and suddenly the victim Restarts the phone or even kill the app the session will be disconnected. So you no longer can access the victim's phone and to access the phone again victim has to click on the app again(which the victim will won't). If the victim sees a strange-looking app on the phone.what do you think (let's just assume the victim is he) he will do? that's right he will uninstall it. In this post, I will show you how you can Hide your app icon so no one will be able to see the suspicious app and I will tell you how to make this connection persistent even if victim restarts the phone you will be able to access it whenever the phone will connect to the internet. Create persistent payload : In order to do this step, you should already be in the meterpreter session. If you don't have meterpreter session please read this blog on [ How to hack android phone using Termux with Metasploit and...