[framework] Msf and sqlite3
Clausen, Martin (DK - Copenhagen)
mclausen at deloitte.dk
Wed May 7 02:07:05 CDT 2008
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.
----------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://spool.metasploit.com/pipermail/framework/attachments/20080507/df47b984/attachment.htm
More information about the Framework
mailing list