Ticker

10/random/ticker-posts

Ad Code

Responsive Advertisement

How to install Metasploit in Termux | Code Epic

NOTE: This article is only for educational purposes. Any actions or activities related to the material contained on this Website are solely your responsibility. Misuse of the information on this website can result in criminal charges brought against the persons in question. The Authors and code-epic.blogspot.com will not be held responsible in the event any criminal charges be brought against any individuals misusing the information on this website to break the law.

What is Metasploit?

metasploit termux code epic

    Ethical hackers and cyber criminals use the Metasploit framework to probe systematic vulnerabilities on networks and servers. Metasploit framework is an open source framework and advanced framework. It can be easily customized and used with most operating systems. It's simple to install the Metasploit framework on termux.


Requirements: 


How to install Metasploit in termux

 

Open the termux and type the following commands.


1: Update and upgrade the Termux app

pkg update && pkg upgrade -y


2: After that, install the unstable repo in termux

apt install unstable-repo


3: Now install the Metasploit framework

apt install metasploit

it may take time to install.


4: Run the Metasploit framework with the below command.

msfconsole


metasploit termux code epic

Have a great day ;)

Post a Comment

0 Comments

Ad Code

Responsive Advertisement