METASPLOIT INSTALLATION

 

linux install

#sudo apt install git -y (for Linux based on Debian)

#sudo yum install git -y (for Linux based on Red Hat)

#sudo zypper install git (for Linux based on SUSE)

#sudo pacman -S git (for Linux based on Arch)

#git clone https://github.com/471D38UNNUX/Metasploit-Framework-Installer

#cd Metasploit-Framework-Installer

#cd Linux

#bash Metasploit-Framework-Installer-For-(your linux based).sh

For start Metasploit Framework.

#msfconsole


For Linux based on Red Hat and SUSE command not found problem copy all files in msfix to /bin and run sudo chmod +x /bin/msf*

Nb: run as non root user

For Kali/Parrot installation:


#sudo apt install git -y

#git clone https://github.com/471D38UNNUX/Metasploit-Framework-Installer

#cd Metasploit-Framework-Installer

#cd Linux

#bash Metasploit-Framework-Installer-For-Kali.sh

For start Metasploit Framework.

#msfconsole

You can also use linux based on Debian method.

Nb: for Linux WSL 1 version, before install Metasploit Framework, please turn off all antivirus and firewall.

Comments

Popular Posts