0.07(1?) MSSQL 2000/5 dictionary attack failure (even with A0.M1300.* examples)?
#1
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


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