HOWTO : Install Metasploit Framework 5.0.53 on Ubuntu Desktop 19.04
Install dependencies :
Download the installer :
Run the installer :
Initialize the msfdb :
or
You may need to answer two questions about setting up web version of Metasploit Framework.
Run the Metasploit Framework :
or
Stop database :
That's all! See you.
sudo apt -y install curlDownload the installer :
curl https://raw.githubusercontent.com/rapid7/metasploit-omnibus/master/config/templates/metasploit-framework-wrappers/msfupdate.erb > msfinstall
chmod +x msfinstallRun the installer :
./msfinstallInitialize the msfdb :
msfdb initor
msfdb reinitYou may need to answer two questions about setting up web version of Metasploit Framework.
Run the Metasploit Framework :
msfdb startor
msfdb restartmsfconsoleStop database :
msfdb stopThat's all! See you.
HOWTO : Install Metasploit Framework 5.0.53 on Ubuntu Desktop 19.04
 
              Reviewed by 0x000216
              on 
              
Monday, October 07, 2019
 
              Rating: 5





