Import Nessus to Metasploit

  1. Check database postgresql

sudo systemctl status postgresql
sudo systemctl start postgresql
  1. Initialization the db

sudo msfdb init
  1. open metasploit

msfconsole
  1. Check db_status

  1. Import nessus file.

  1. Make sure you cover all targets. then export vulns into a txt file from meterpreter:

  1. Summary the findings:

If meterpreter problem memory blah blah:

Reinstall meterpreter

Last updated