Introduction
Metasploit is mostly used exploitation framework . Metasploit Framework is set of open source tools that is used for network enummeration , vulnerability scanning , payload making , exploit etc.
Main Components
1. Auxiliary
It is a supporting module , such as scanner , fuzzers , crawlers etc found here.
2. Encoders
It is used to encode the exploit and payload to bypass signature based antivirus
3. Payloads
Payloads is just a code which is run in target system .
4. Exploits
It provides access to the target system .
TERMUX
Termux is an Android terminal emulator which is based on linux environment.
You can perform many attacks ( ex – openport attack , ddos , mitmf , sql injection , etc )
Termux support both rooted and unrooted devices
You can termux as a root to perform extra attacks which requires root access .
Usage
Open the app , you will see graphical interface
Click on install packages , it will download some basic packages ( make sure you are connected with internet )
Now you can use termux
Before using it ( make sure you are connected with internet )
Termux Installation
- apt update && apt upgrade
- pkg install git python python2 -y
- pip install lolcat
- git clone https://github.com/h4ck3r0/Metasploit-termux
- cd Metasploit-termux
- bash metasploit.sh
Tool Usage
In this tool you will get many features
- Metasploit Installation
- Repair
- Backup
- Restore
It support android version 4.4 to latest
Also Read : How To Use Metasploit and Payloads
I am Raj Aryan From ” H4Ck3R ” Channel .
IN OUR CHANNEL WE PROVIDE LATEST CONTENT RELATED TO IT , CYBER SECURITY , HACKING ETC , SO YOU CAN LEARN FROM IT , WE ALSO PROVIDE PDFS , WEBSITES . IF YOU ARE A BEGINNER , YOU CAN SUBSCRIBE MY YOUTUBE CHANNEL FOR MORE TUTORIALS .
My Website :
If U Get Any Error U Can Contact Me On Telegram Id – @h4ck3r_0
Through Default Website Messenger
Requirements
Termux : https://bit.ly/31NgG3V
Hacker’s Keyboard : https://bit.ly/2PBz4a7
Mix Explorer : https://bit.ly/2PElnHk
Super bro, its worked, your are great! good work , keep it up bro
I'm having problem installing metasploit