[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <3425089d0609200747g56d507b8qaf19e028dfd67540@mail.gmail.com>
Date: Wed, 20 Sep 2006 16:47:42 +0200
From: "Fabien Kraemer" <fabien.kraemer@...il.com>
To: full-disclosure@...ts.grok.org.uk, pen-test@...urityfocus.com
Subject: [Oracle] Rainbow crack table Oracle patch.
Hello,
I have written a patch for rainbowrack 1.2 ->
http://www.antsight.com/zsl/rainbowcrack/rainbowcrack-1.2-src.zip that add
the suport for the oracle hash algorithm into rainbowcrack.
The problem is that Oracle hash depend on the login name. So you have to
generate rainbow table for each login. A good idea is to create
rainbow table for the defaults system account like : sys, system etc...
Enclosed you can find the modified file (do no have time to make a .diff
neither to optimize so much the code).
I ve put also a generate.bat file in order to calculate the rainbow table
for 1 7 password length.
Remark: the provided source are for the account SYSTEM
const unsigned char login[200]="SYSTEM";
const int longueur=6; (length of the login)
If you want to calculate the table for another account you will have to
modify the source and compile it again (or maybe if u have time u can add a
command line parameter and make a new version of this patch)
Have fun.
Fabien.K
Content of type "text/html" skipped
Download attachment "HashAlgorithm.cpp" of type "application/octet-stream" (3500 bytes)
Download attachment "HashRoutine.cpp" of type "application/octet-stream" (1594 bytes)
Download attachment "HashAlgorithm.h" of type "application/octet-stream" (890 bytes)
Download attachment "HashRoutine.h" of type "application/octet-stream" (813 bytes)
View attachment "charset.txt" of type "text/plain" (636 bytes)
View attachment "generate.bat.txt" of type "text/plain" (1454 bytes)
_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/
Powered by blists - more mailing lists