welcome to hacking a rise today we are going to show you how to embed a payload to a apk with evildroid this will help with av bypassing on android so lets get started
What is Evildroid
Android Mobile Exploitation with Evil-Droid. … Evil-Droid is a framework that creates & generates & embed apk payload to penetrate Android platforms
using Evildroid
install evil-droid
git clone https://github.com/M4sc3r4n0/Evil-Droid.git
cd Evil-Droid/
chmod +x evil-droid
./evil-droid
now we let it check to see what is installed and to see if anything need to be so let it run for few sec and it will as you to start the framework you click yes and start the services like apache2 and postgersql
now we pick number 3 and it will ask for a ip and then port
now it will ask for a name and then the payload you want to embed I had selected “android/meterpreter/reverse_tcp”
then it will ask u for the file as i picked hackingarise test app
it will now decompile the apk and the paylaod and recompile with the payload embed
now it as you to pick handler i picked multi a its the first one there
then it will open a window and start metasploit
now we go to /root/Evil-Droid/evilapk to get the payload to send to target
DISCLAMER
dont use this for the wrong reasons as this purely for education
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.