How do I erase metasploit's database with the current version of metasploit?
I read on the internet that you would normally use but that does not work with the current version of metasploit. What is the command to erase my metasploit database?
Re: How do I erase metasploit's database with the current version of metasploit?
Use workspace -d workspacename
Type workspace -h for more information. If you've only got the default workspace then workspace -d default will do it.
Re: How do I erase metasploit's database with the current version of metasploit?