# Installing the Metasploit Frameworkcurlhttps://raw.githubusercontent.com/rapid7/metasploit-omnibus/master/config/templates/metasploit-framework-wrappers/msfupdate.erb>msfinstall&&chmod755msfinstall&&./msfinstall
Basic Usage
# Access msfconsole./msfconsole# Enable and start the databasemsfdbinit# Delete and reinit the databasemsfdbreinit# Stop the databasemsfdbstop# Delete the databasemsfdbdelete