|
Oracle 10G & Lower - DES($salt.$pass)
|
|
02-29-2012, 07:55 PM
Post: #1
|
|||
|
|||
|
Oracle 10G & Lower - DES($salt.$pass)
Just wanted to see if there was any possibility of getting support for Oracle 10G and lower hashes implemented in oclHashCat/cudaHashCat. Oracle 10g uses the DES($salt.$pass) hash format, where $salt is the account username.
Thanks! |
|||
|
02-29-2012, 11:38 PM
Post: #2
|
|||
|
|||
|
RE: Oracle 10G & Lower - DES($salt.$pass)
Just realized that DES takes a 56-bit input, so my understanding of the Oracle hashing algorithm wasn't 100% correct.
Here are a few good resources that describe the process correctly: http://jchblue.blogspot.com/2010/04/orac...rithm.html http://freeworld.thc.org/papers/thc-orakelsniffert.pdf http://groups.google.com/group/comp.data...7a977fb6ed http://www.red-database-security.com/whi...words.html |
|||
|
03-01-2012, 10:21 AM
Post: #3
|
|||
|
|||
|
RE: Oracle 10G & Lower - DES($salt.$pass)
looks interessting. thanks for the resources. if there is more demand i definitely will add it.
|
|||
|
03-01-2012, 06:27 PM
Post: #4
|
|||
|
|||
|
RE: Oracle 10G & Lower - DES($salt.$pass)
Great thanks! :-)
|
|||
|
03-14-2012, 09:55 PM
Post: #5
|
|||
|
|||
|
RE: Oracle 10G & Lower - DES($salt.$pass)
I would also really like to have this feature!
|
|||
|
03-18-2012, 07:17 PM
Post: #6
|
|||
|
|||
|
RE: Oracle 10G & Lower - DES($salt.$pass)
@Hash-IT: Can you please add this to wiki?
|
|||
|
03-21-2012, 03:44 PM
Post: #7
|
|||
|
|||
|
RE: Oracle 10G & Lower - DES($salt.$pass)
OK, got the first version working!
That damn document from above -> http://freeworld.thc.org/papers/thc-orakelsniffert.pdf I lost nearly a week till I realized that this block is invalid: Quote:// first DES CBC See here: Quote:root@thumbstone:~# xxd data However, got it working. Some example output following. Finds the pass: Quote:root@sf:~/oclHashcat-lite-0.10# ./oclHashcat-lite64.bin -m 3100 C648972D2BE43FA4:SYS --pw-min 5 --quiet Benchmark on hd7970 (stock clock): Quote:root@sf:~/oclHashcat-lite-0.10# ./oclHashcat-lite64.bin -m 3100 aaaaaaaaaaaaaaaa:a --pw-min 7 -n 800 --gpu-loops 1024 --runtime 30 |
|||
|
03-22-2012, 11:41 AM
Post: #8
|
|||
|
|||
|
RE: Oracle 10G & Lower - DES($salt.$pass)
Looking good atom!
|
|||
|
03-22-2012, 07:29 PM
Post: #9
|
|||
|
|||
|
RE: Oracle 10G & Lower - DES($salt.$pass)
Did another optimization, 400 Mhash/s mark broken :-)
|
|||
|
05-03-2012, 03:26 AM
Post: #10
|
|||
|
|||
|
RE: Oracle 10G & Lower - DES($salt.$pass)
Any chance I can help test the 10g cracking?
|
|||
|
« Next Oldest | Next Newest »
|
Search
Member List
Calendar
Help


