Metasploit mailing list archives

Msf and sqlite3


From: mclausen at deloitte.dk (Clausen, Martin (DK - Copenhagen))
Date: Wed, 7 May 2008 22:21:33 +0200

I thought I had - but the rpms didnt seem to work. Installing
activerecord through gem solved the problem.
 
Thanks for your help,
 
Martin

________________________________

From: Hat Trick [mailto:hattrickinc at gmail.com] 
Sent: 7. maj 2008 16:52
To: Juergen Fiedler
Cc: Clausen, Martin (DK - Copenhagen); framework at spool.metasploit.com
Subject: Re: [framework] Msf and sqlite3


google "how to install metasploit autopwn" and look for the linkback to
hd moores site.. thats what helped me..

also, I'll email u some cmds that u might not be doing when I get home
later today, if u still have the problem..


On Wed, May 7, 2008 at 10:06 AM, Juergen Fiedler
<juergen.fiedler at gmail.com> wrote:


        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
        >
        >
        _______________________________________________
        http://spool.metasploit.com/mailman/listinfo/framework
        




-- 
-- 
---------------------- 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://mail.metasploit.com/pipermail/framework/attachments/20080507/7bd7e60e/attachment.htm>


Current thread: