If you wish to install the metasploit-framework all by itself

 How To Install Metasploit In Termux App ?


You can use a shell script to install it.

remember dont turn off your internet connection

follow these steps :

1. uninstall termux app

2. Newly install Termux app

3. open Termux app

4. run these commands

$ apt update

$ apt upgrade

$ apt install wget

5. clone metasploit with this command

$ wget https://Auxilus.github.io/metasploit.sh

$ bash metasploit.sh

This script will install the latest version of metasploit-framework.

script also include some extras to make updating metasploit faster.

If all goes well, i.e. No red colored warnings,

you can start metasploit using ./msfconsole.

Now take a coffe and sit down and wait 15-20 minutes

to install metasploit in termux

after installation type this command :

$ cd metasploit-framework

Now run msfconsole

$ ./msfconsole

Enjoy metasploit....


Enjoy! Follow us for more...

No comments:

Post a Comment

How to Create custom Spark skins as MXML components in Adobe Flex (Spark architecture).mp4

  Download  How to create custom Spark skins as MXML components.mp4 Creating custom Spark skins as MXML components in Adobe Flex (Spark arc...