Hi guys. I've succesfully installed postgres sql for msf (I'm running updated BT R1). I sucesfully imported nessus scan results and I see that the db_hosts renamed to: hosts command! And also I saw that there is no db_destroy option? I only see:
Command Description
------- -----------
creds List all credentials in the database
db_autopwn Automatically exploit everything
db_connect Connect to an existing database
db_disconnect Disconnect from the current database instance
db_driver Specify a database driver
db_export Export a file containing the contents of the database
db_import Import a scan result file (filetype will be auto-detected)
db_nmap Executes nmap and records the output automatically
db_status Show the current database status
hosts List all hosts in the database
loot List all loot in the database
notes List all notes in the database
services List all services in the database
vulns List all vulnerabilities in the database
workspace Switch between database workspaces
In the last metasploit these commands are deleted. So Is there a way to remove a host from db or to purge/remove db? without login in to postgres service?
Thanks in advance