[framework] Metasploit Exploit Automation

yeah3k yeah3k at gmx.net
Fri Sep 22 11:43:44 CDT 2006


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://spool.metasploit.com/pipermail/framework/attachments/20060922/c8dd5c1e/attachment.htm 


More information about the framework mailing list