Metasploit mailing list archives

oracle login_brute module


From: lists at carnal0wnage.com (c0lists)
Date: Tue, 8 Sep 2009 10:21:21 -0400

did you follow the rest of the instruction and install the correct
libraries?

is your instantclient at /opt/oracle/instantclient_10_2 ?

does the regular sql.rb module work?

-CG

On Tue, Sep 8, 2009 at 9:49 AM, alfonso caponi <alfonso.caponi at gmail.com>wrote:

Hi list,

I would like use oracle modules with msf v3.3-dev (rev. 7009) on my Ubuntu
hardy x86.

To start I installed the following packages:

ruby1.8
ruby1.8-dev
libdbi-ruby1.8

I followed the document https://metasploit.com/trac/wiki/OracleUsage and I
installed these packages (sqlplus works fine):

*Instant Client Package - Basic
*Instant Client Package - SDK (devel)
*Instant Client Package - SQL*Plus

# sqlplus

SQL*Plus: Release 10.2.0.4.0 - Production on Tue Sep 8 15:36:44 2009
...
..


I added these rows into .bashrc:

export PATH=$PATH:/opt/oracle/instantclient_10_2
export SQLPATH=/opt/oracle/instantclient_10_2
export TNS_ADMIN=/opt/oracle/instantclient_10_2
export LD_LIBRARY_PATH=/opt/oracle/instantclient_10_2
export ORACLE_HOME=/opt/oracle/instantclient_10_2

env | grep LD_LIBRARY_PATH
LD_LIBRARY_PATH=/opt/oracle/instantclient_10_2/


but... "admin/oracle/login_brute" doesn't works! :(


msf > use admin/oracle/login_brute
msf auxiliary(login_brute) > set RHOST 192.168.1.100
RHOST => 192.168.1.100
msf auxiliary(login_brute) > exploit

[*] Connecting to 192.168.1.100:1521/ORCL...
[-] The Oracle Database Instant Client has not been installed
[*] Auxiliary module execution completed

Can you help me please?

Thank you very much,
AL

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


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.metasploit.com/pipermail/framework/attachments/20090908/4c3269cb/attachment.html>


Current thread: