|
Calendar« May 2015 » | Su | Mo | Tu | We | Th | Fr | Sa | | | | | | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 |
Statistics
Total online: 1 Guests: 1 Users: 0
|
|
A a l i z z w e l l
Wednesday, 2024-12-04, 1:53 PM Welcome Guest
BlogMain » 2015 » May » 14
This is a tutorial explaining how to remotely hack android device using Metasploit in Kali
How to Install Kali Linux?(search in google)
Metasploit is one of my favorite security tools. What some don’t know is that Metasploit has added some functionality for security testing Android Devices. In this post we will show you how to get a remote shell on an Android by using Metasploit in Kali Linux.
Read this article to know more about Metasploit: Introduction to using Metasploit in Kali Linux
We will do this by creating a “malicious” Android program file, an APK file, so that once it is run, it will connect out to our attacking machine running Metasploit. We will set Metasploit up to listen for the incoming connection and once it sees it, create a fully functional remote shell to the device.
First up you need to find yourpublic/external ipandport forwarding
Let's start,
Creating a booby trapped APK file
Now we need to create the APK that will include a remote shell. To do so, we will us
...
Read more »
Views:
570
|
Added by:
none
|
Date:
2015-05-14
|
| |
|
|