INSTALLING METASPLOIT

tested on ubuntu/jammy

Install

as root

the easy way

curl https://raw.githubusercontent.com/rapid7/metasploit-omnibus/master/config/templates/metasploit-framework-wrappers/msfupdate.erb > msfinstall && \
    chmod 755 msfinstall && \
    ./msfinstall

the hard way

see install

Ready to go

as user

msfconsole -q

Would you like to use and setup a new database (recommended)? yes

Resources

https://www.metasploit.com/download

https://docs.metasploit.com/docs/using-metasploit/getting-started/nightly-installers.html

https://docs.rapid7.com/metasploit/installing-the-metasploit-framework/


HOME | GUIDES | LECTURES | LAB | SMTP HEALTH | HTML5 | CONTACT
Copyright © 2023 Pierre-Philipp Braun