msf > db_import_nessus_xml /home/shell/1bd3fa1a-e057-2e6d-5503-2afecb8e5262f0730b7b2c150c62.nessus
- Could not read the NESSUS file[/b]
cambiando home por root aparece esto
msf > db_import_nessus_xml /root/1bd3fa1a-e057-2e6d-5503-2afecb8e5262f0730b7b2c150c62.nessus
[-] Error while running command db_import_nessus_xml: Deprecated data column for vuln, use .info instead
Call stack:
/opt/metasploit3/msf3/lib/msf/core/db.rb:631:in `report_vuln'
/opt/metasploit3/msf3/lib/msf/core/db.rb:2027:in `handle_nessus'
/opt/metasploit3/msf3/lib/msf/core/db.rb:1781:in `import_nessus_xml'
/usr/lib/ruby/1.8/rexml/element.rb:892:in `each'
/usr/lib/ruby/1.8/rexml/xpath.rb:53:in `each'
/usr/lib/ruby/1.8/rexml/element.rb:892:in `each'
/opt/metasploit3/msf3/lib/msf/core/db.rb:1775:in `import_nessus_xml'
/usr/lib/ruby/1.8/rexml/element.rb:892:in `each'
/usr/lib/ruby/1.8/rexml/xpath.rb:53:in `each'
/usr/lib/ruby/1.8/rexml/element.rb:892:in `each'
/opt/metasploit3/msf3/lib/msf/core/db.rb:1772:in `import_nessus_xml'
/opt/metasploit3/msf3/lib/msf/core/db.rb:1765:in `import_nessus_xml_file'
/opt/metasploit3/msf3/lib/msf/ui/console/command_dispatcher/db.rb:917:in `cmd_db_import_nessus_xml'
/opt/metasploit3/msf3/lib/rex/ui/text/dispatcher_shell.rb:246:in `send'
/opt/metasploit3/msf3/lib/rex/ui/text/dispatcher_shell.rb:246:in `run_command'
/opt/metasploit3/msf3/lib/rex/ui/text/dispatcher_shell.rb:208:in `run_single'
/opt/metasploit3/msf3/lib/rex/ui/text/dispatcher_shell.rb:202:in `each'
/opt/metasploit3/msf3/lib/rex/ui/text/dispatcher_shell.rb:202:in `run_single'
/opt/metasploit3/msf3/lib/rex/ui/text/shell.rb:145:in `run'
./msfconsole:97