0.07(1?) MSSQL 2000/5 dictionary attack failure (even with A0.M1300.* examples)? - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html) +--- Forum: Very old oclHashcat-plus Support (https://hashcat.net/forum/forum-23.html) +--- Thread: 0.07(1?) MSSQL 2000/5 dictionary attack failure (even with A0.M1300.* examples)? (/thread-1015.html) |
0.07(1?) MSSQL 2000/5 dictionary attack failure (even with A0.M1300.* examples)? - Incisive - 03-28-2012 With a given file of sample hashes, and a small dictionary which should find at least one password without rules, and at least one password with a given rule, I'm getting 0 results in Straight mode, though hashcat (CPU) does provide results. Windows 7 64-bit ATI 6450, 512MB RAM ATI Catalyst 12.3 (?) reported by Catalyst Control Center, though I'd installed Catalyst 12.2. I'm using Hashcat-gui 0.5.1 as the installation base, though I verified with a separate oclHashcat-plus-0.07 download (from some time ago). Hashcat-GUI0.5.1's install of oclhashcat-plus reports a version of 0.07 Hash example (length may be important?): 0x0100xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx Hashcat A0.M1300.* examples also fail to find any results at all in oclhashcat-plus: oclHashcat-plus64.exe --hash-type 131 ..\hashcat\examples\A0.M1300.hash ..\hashcat\examples\A0.M1300.word oclHashcat-plus64.exe --hash-type 132 ..\hashcat\examples\A0.M1300.hash ..\hashcat\examples\A0.M1300.word No results from: oclHashcat-plus64.exe --hash-type 132 --rules-file X:\path\rule.rule X:\path\hashes x:\path\wordlist or from: oclHashcat-plus64.exe --hash-type 132 X:\path\hashes x:\path\wordlist Correct results from exactly the same hash and wordlist file: hashcat-cli64.exe --hash-mode 1300 --rules-file X:\path\rule.rule X:\path\hashes x:\path\wordlist and from: hashcat-cli64.exe --hash-mode 1300 X:\path\hashes x:\path\wordlist RE: 0.07(1?) MSSQL 2000/5 dictionary attack failure (even with A0.M1300.* examples)? - atom - 03-28-2012 works for me: Code: root@sf:~/oclHashcat-plus-0.08# ./oclHashcat-plus64.bin -m 132 /root/hashcat-0.40/examples/A0.M1300.hash /root/hashcat-0.40/examples/A0.M1300.word RE: 0.07(1?) MSSQL 2000/5 dictionary attack failure (even with A0.M1300.* examples)? - atom - 03-28-2012 oh, the -m 131 works too, but you have to reformat the hashes a bit: Code: root@sf:~/oclHashcat-plus-0.08# cat hash RE: 0.07(1?) MSSQL 2000/5 dictionary attack failure (even with A0.M1300.* examples)? - Incisive - 03-28-2012 I just pulled out 0.06, dropped it into the hashcat-gui-0.5.1 directory, and that doesn't work for me either. Could it be the AMD 6450 512MB card, and/or Catalyst 12.2 (I reinstalled Catalyst with Express install; no difference) not handling dictionary attacks properly? oclHashcat-plus64.exe --hash-type 2300 ..\hashcat\examples\A0.M1300.hash ..\hashcat\examples\A0.M1300.word ERROR: hash: xxxx, line length exception: 94 ERROR: hash: xxxx, line length exception: 94 ERROR: hash: xxxx, line length exception: 94 ERROR: hash: xxxx, line length exception: 94 ERROR: hash: xxxx, line length exception: 94 ERROR: hash: xxxx, line length exception: 94 ERROR: hash: xxxx, line length exception: 94 ERROR: hash: xxxx, line length exception: 94 oclHashcat-plus v0.06 by atom starting... Hashes: 2 Unique salts: 2 Unique digests: 2 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: Caicos, 512MB, 0Mhz, 2MCU Device #1: Allocating 12MB host-memory Device #1: Kernel ./kernels/4098/m1300_a0.Caicos.64.kernel (1244196 bytes) Scanned dictionary ..\hashcat\examples\A0.M1300.word: 86 bytes, 10 words, starting attack... Status.......: Exhausted Input.Mode...: File (..\hashcat\examples\A0.M1300.word) Hash.Type....: MSSQL(2005) Time.Running.: 1 sec Time.Left....: 0 secs Time.Util....: 1009.8ms/0.0ms Real/CPU, 0.0% idle Speed........: 20 c/s Real, 0 c/s GPU Recovered....: 0/2 Digests, 0/2 Salts Progress.....: 20/20 (100.00%) Rejected.....: 0/20 (0.00%) HW.Monitor.#1: 0% GPU, 40c Temp Started: Tue Nov 01 14:43:58 2011 Stopped: Tue Nov 01 14:43:59 2011 oclHashcat-plus64.exe --hash-type 1300 ..\hashcat\examples\A0.M1300.hash ..\hashcat\examples\A0.M1300.word ERROR: hash: xxxx, line length exception: 54 ERROR: hash: xxxx, line length exception: 54 oclHashcat-plus v0.06 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: Caicos, 512MB, 0Mhz, 2MCU Device #1: Allocating 12MB host-memory Device #1: Kernel ./kernels/4098/m1300_a0.Caicos.64.kernel (1244196 bytes) Scanned dictionary ..\hashcat\examples\A0.M1300.word: 86 bytes, 10 words, starting attack... Status.......: Exhausted Input.Mode...: File (..\hashcat\examples\A0.M1300.word) Hash.Type....: MSSQL(2000) Time.Running.: 1 sec Time.Left....: 0 secs Time.Util....: 1005.0ms/0.0ms Real/CPU, 0.0% idle Speed........: 80 c/s Real, 0 c/s GPU Recovered....: 0/8 Digests, 0/8 Salts Progress.....: 80/80 (100.00%) Rejected.....: 0/80 (0.00%) HW.Monitor.#1: 0% GPU, 40c Temp Started: Tue Nov 01 14:44:10 2011 Stopped: Tue Nov 01 14:44:11 2011 >oclHashcat-plus64.exe -V 0.06 RE: 0.07(1?) MSSQL 2000/5 dictionary attack failure (even with A0.M1300.* examples)? - atom - 03-29-2012 you have to reformat the hashes, see my example above RE: 0.07(1?) MSSQL 2000/5 dictionary attack failure (even with A0.M1300.* examples)? - Incisive - 03-29-2012 (03-29-2012, 10:03 AM)atom Wrote: you have to reformat the hashes, see my example above Given that there are several SQL 2000 hashes, and two SQL 2005 hashes, and you can see the line length warnings clearly in each run, I'd have expected that SQL 2000 mode would have cracked most of them and ignored the short ones, and SQL 2005 mode would have cracked two of them and ignored the long ones. Am I incorrect in this assumption? I'm not trying to show that it cracks all of the hashes, I'm trying to show that it's failing to crack any of them in either mode. RE: 0.07(1?) MSSQL 2000/5 dictionary attack failure (even with A0.M1300.* examples)? - atom - 03-29-2012 I think so, yes. In my example above you can see I cracked all 10 of 10 hashes with the 10 words from the dictionary. RE: 0.07(1?) MSSQL 2000/5 dictionary attack failure (even with A0.M1300.* examples)? - Incisive - 05-04-2012 I just tested 0.08 with the hashcat 0.39 examples, and got fully correct results on a 6950; I'll test the 6450 out soon and report back. |