Metasploit mailing list archives

Msf and sqlite3


From: juergen.fiedler at gmail.com (Juergen Fiedler)
Date: Wed, 7 May 2008 10:06:08 -0400

I seem to remember that I had similar issues when I was missing the
ActiveRecord library
(http://wiki.rubyonrails.org/rails/pages/ActiveRecord). Do you have
that one installed?

--J


2008/5/7 Clausen, Martin (DK - Copenhagen) <mclausen at deloitte.dk>:



Hi,

I'm having a problem with msf and sqlite3 (on Fedora 8). It does load and
create the database but then something else breaks:

       =[ msf v3.1-release
+ -- --=[ 269 exploits - 118 payloads
+ -- --=[ 17 encoders - 6 nops
       =[ 46 aux

msf > load db_sqlite3
[*] Successfully loaded plugin: db_sqlite3 msf > db_create db1 [*] Creating
a new database instance...
[-] Error while running command db_create: This plugin failed to load:
 Failed to connect to the database

Call stack:
/home/mclausen/data/hacking/framework-3.1/plugins/db_sqlite3.rb:110:in
`cmd_db_create'
./lib/rex/ui/text/dispatcher_shell.rb:234:in `send'
./lib/rex/ui/text/dispatcher_shell.rb:234:in `run_command'
./lib/rex/ui/text/dispatcher_shell.rb:196:in `run_single'
./lib/rex/ui/text/dispatcher_shell.rb:191:in `each'
./lib/rex/ui/text/dispatcher_shell.rb:191:in `run_single'
./lib/rex/ui/text/shell.rb:125:in `run'
./msfconsole:78
msf >
[1]+  Stopped                 ./msfconsole
[mclausen at localhost framework-3.1]$ sqlite3 db1 SQLite version 3.4.2 Enter
".help" for instructions
sqlite> .tables
hosts       refs        services    vulns       vulns_refs
sqlite>

Any ideas?

Thanks,

Martin ---------------------- Deloitte Disclaimer ---------------------
This message (including any attachments) contains confidential
information intended for a specific individual and purpose, and
is protected by law. If you are not the intended recipient, you
should delete this message and are hereby notified that any
disclosure, copying, or distribution of this message, or the
taking of any action based on it, is strictly prohibited.
----------------------------------------------------------------
_______________________________________________
 http://spool.metasploit.com/mailman/listinfo/framework





Current thread: