Thank you very much for the tutorial.
I'm trying to use the the in-built postgresql and what I get is:
Code:Error while running command db_connect: Failed to connect to the database: could not connect to server: Connection refused Is the server running on host "127.0.0.1" and accepting TCP/IP connections on port 5432? Call stack: /opt/framework/msf3/lib/msf/ui/console/command_dispatcher/db.rb:1903:in `db_connect_postgresql' /opt/framework/msf3/lib/msf/ui/console/command_dispatcher/db.rb:1711:in `cmd_db_connect' /opt/framework/msf3/lib/rex/ui/text/dispatcher_shell.rb:376:in `run_command' /opt/framework/msf3/lib/rex/ui/text/dispatcher_shell.rb:338:in `block in run_single' /opt/framework/msf3/lib/rex/ui/text/dispatcher_shell.rb:332:in `each' /opt/framework/msf3/lib/rex/ui/text/dispatcher_shell.rb:332:in `run_single' /opt/framework/msf3/lib/rex/ui/text/shell.rb:199:in `run' /opt/framework/msf3/msfconsole:130:in `<main>'
What is this noob doing wrong?
Thank you in advance



