0.07(1?) MSSQL 2000/5 dictionary attack failure (even with A0.M1300.* examples)?
#3
oh, the -m 131 works too, but you have to reformat the hashes a bit:

Code:
root@sf:~/oclHashcat-plus-0.08# cat hash
0x0100e16bed510000000000000000000000000000000000000000a72befac3e58eb24d559d9fe0045cfdf090782e2
0x01002d42c262000000000000000000000000000000000000000006ae0aa711acd61419b22cdee42ab466d9549fe4
0x01000344bd000000000000000000000000000000000000000000eb1ef6c83632faeb31f04c8ee5ad7fca7d99148f
0x0100464395050000000000000000000000000000000000000000291e0b6da39261e356bf68a949b182bff8598432
0x010097798a490000000000000000000000000000000000000000abcd7717ff0f9074ad2feecbead6e58d955cbbad
0x0100133433ed0000000000000000000000000000000000000000c1aa75d321cea7c6b87c188710b1ff76ed856c1e
0x0100091a561100000000000000000000000000000000000000005675b355767d007dceefde17e3d7ea51c0b521f2
0x01005d4591120000000000000000000000000000000000000000d6c77cc4ae16b149e88698d2d8305a5f93dfeae8
root@sf:~/oclHashcat-plus-0.08# ./oclHashcat-plus64.bin -m 131 hash /root/hashcat-0.40/examples/A0.M1300.word

oclHashcat-plus v0.08 by atom starting...

Hashes: 8
Unique salts: 8
Unique digests: 8
Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes
Rules: 1
GPU-Loops: 64
GPU-Accel: 40
Password lengths range: 1 - 15
Platform: AMD compatible platform found
Watchdog: Temperature limit set to 90c
Device #1: Tahiti, 2932MB, 0Mhz, 32MCU
Device #1: Allocating 192MB host-memory
Device #1: Kernel ./kernels/4098/m0130_a0.Tahiti.64.kernel (918120 bytes)

Scanned dictionary /root/hashcat-0.40/examples/A0.M1300.word: 86 bytes, 10 words, 10 keyspace, starting attack...

0x010097798a490000000000000000000000000000000000000000abcd7717ff0f9074ad2feecbead6e58d955cbbad:Paul
0x01002d42c262000000000000000000000000000000000000000006ae0aa711acd61419b22cdee42ab466d9549fe4:test
0x01000344bd000000000000000000000000000000000000000000eb1ef6c83632faeb31f04c8ee5ad7fca7d99148f:test1
0x0100464395050000000000000000000000000000000000000000291e0b6da39261e356bf68a949b182bff8598432:test2
0x0100e16bed510000000000000000000000000000000000000000a72befac3e58eb24d559d9fe0045cfdf090782e2:carlos
0x0100091a561100000000000000000000000000000000000000005675b355767d007dceefde17e3d7ea51c0b521f2:database
0x01005d4591120000000000000000000000000000000000000000d6c77cc4ae16b149e88698d2d8305a5f93dfeae8:jhl9mqe5
0x0100133433ed0000000000000000000000000000000000000000c1aa75d321cea7c6b87c188710b1ff76ed856c1e:DBAmaster
                                    
Status.......: Cracked
Input.Mode...: File (/root/hashcat-0.40/examples/A0.M1300.word)
Hash.Target..: File (hash)
Hash.Type....: MSSQL(2000)
Time.Running.: 1 sec
Time.Util....: 1000.5ms/0.0ms Real/CPU, 0.0% idle
Speed........:       42 c/s Real,        0 c/s GPU
Recovered....: 8/8 Digests, 8/8 Salts
Progress.....: 72/80 (90.00%)
Rejected.....: 30/72 (41.67%)
HW.Monitor.#1:  0% GPU, 57c Temp

Started: Wed Mar 28 20:44:28 2012
Stopped: Wed Mar 28 20:44:30 2012


Messages In This Thread
RE: 0.07(1?) MSSQL 2000/5 dictionary attack failure (even with A0.M1300.* examples)? - by atom - 03-28-2012, 08:45 PM