lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Wed, 20 Sep 2006 16:56:07 +0200
From: "Fabien Kraemer" <fabien.kraemer@...il.com>
To: full-disclosure@...ts.grok.org.uk
Subject: Fwd: [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

Powered by Openwall GNU/*/Linux Powered by OpenVZ