Metasploit mailing list archives

Metasploit Exploit Automation


From: yeah3k at gmx.net (yeah3k)
Date: Fri, 22 Sep 2006 18:43:44 +0200

Hi all,

Im running msf3.0 under WinXP SP2 through cygwin.
While trying to test the new autoexploit, i got this error

msf > load db_postgres
[*] Successfully loaded plugin: db_postgres
msf > db_create meta5
dropdb: database removal failed: ERROR:  database "meta5" does not exist
CREATE DATABASE
ERROR:  table "hosts" does not exist
NOTICE:  CREATE TABLE will create implicit sequence "hosts_id_seq" for serial co
lumn "hosts.id"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "hosts_pkey" for
table "hosts"
NOTICE:  CREATE TABLE / UNIQUE will create implicit index "hosts_address_key" fo
r table "hosts"
ERROR:  table "services" does not exist
NOTICE:  CREATE TABLE will create implicit sequence "services_id_seq" for serial
 column "services.id"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "services_pkey" f
or table "services"
ERROR:  table "vulns" does not exist
NOTICE:  CREATE TABLE will create implicit sequence "vulns_id_seq" for serial co
lumn "vulns.id"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "vulns_pkey" for
table "vulns"
ERROR:  table "refs" does not exist
NOTICE:  CREATE TABLE will create implicit sequence "refs_id_seq" for serial col
umn "refs.id"
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "refs_pkey" for t
able "refs"
ERROR:  table "vulns_refs" does not exist
msf > db_hosts
[-] Error while running command db_hosts: no such file to load -- postgres
msf >

the database seems to be set up correctly.

Please enlighten me,
With Regards,
 
cc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.metasploit.com/pipermail/framework/attachments/20060922/c8dd5c1e/attachment.htm>


Current thread: