[SOLVED]mscash failsause
#1
I tweaked http://itsecblog.net/downloads/batchcrack.sh to do some extra bits .. there may be better or more updated script but I think this is good to start

" the mask only matches exact length not incremental "


how does this look ?:

Code:
rem example brute by char to 7 max chars in ~5min with GTX 560 example hash '2d9f0b052932ad18b87f315641921cda:user' password is password ... cudaHashcat-plus32.exe -o out.txt -a3 -1 "?l?u?d!@#$-().*_" -m1100 mscache2 ?1 cudaHashcat-plus32.exe -o out.txt -a3 -1 "?l?u?d!@#$-().*_" -m1100 mscache2 ?1?1 cudaHashcat-plus32.exe -o out.txt -a3 -1 "?l?u?d!@#$-().*_" -m1100 mscache2 ?1?1?1 cudaHashcat-plus32.exe -o out.txt -a3 -1 "?l?u?d!@#$-().*_" -m1100 mscache2 ?1?1?1?1 cudaHashcat-plus32.exe -o out.txt -a3 -1 "?l?u?d!@#$-().*_" -m1100 mscache2 ?1?1?1?1?1 cudaHashcat-plus32.exe -o out.txt -a3 -1 "?l?u?d!@#$-().*_" -m1100 mscache2 ?1?1?1?1?1?1 rem use rules here ... WIP ... FOR /F "delims==" %%A IN ('DIR/B/S ".\rules\"') DO cudaHashcat-plus32.exe -a 0 -r "%%A" -m1100 -o out.txt "mscache2" "C:\egb\Dictionaries\rockyou.txt" rem example Hybrid attack rockyou.txt wordlist+MASK to 4 chars cudaHashcat-plus32.exe -o out.txt -a6 -1 "?l?u?d!@#$-().*_" -m1100 "mscache2" "C:\egb\Dictionaries\rockyou.txt" "?1" cudaHashcat-plus32.exe -o out.txt -a6 -1 "?l?u?d!@#$-().*_" -m1100 "mscache2" "C:\egb\Dictionaries\rockyou.txt" "?1?1" cudaHashcat-plus32.exe -o out.txt -a6 -1 "?l?u?d!@#$-().*_" -m1100 "mscache2" "C:\egb\Dictionaries\rockyou.txt" "?1?1?1" rem same as above with 1337 speek wordlist+MASK to 4 chars cudaHashcat-plus32.exe -o out.txt -a6 -1 "?l?u?d!@#$-().*_" -m1100 "mscache2" "C:\egb\Dictionaries\1337_speak.txt" "?1" cudaHashcat-plus32.exe -o out.txt -a6 -1 "?l?u?d!@#$-().*_" -m1100 "mscache2" "C:\egb\Dictionaries\1337_speak.txt" "?1?1" cudaHashcat-plus32.exe -o out.txt -a6 -1 "?l?u?d!@#$-().*_" -m1100 "mscache2" "C:\egb\Dictionaries\1337_speak.txt" "?1?1?1" rem example Hybrid attack rockyou.txt wordlist+MASK to 4 chars digi and some special chars only ... cudaHashcat-plus32.exe -o out.txt -a6 -1 "?d!@#$-().*_" -m1100 "mscache2" "C:\egb\Dictionaries\rockyou.txt" "?1?1?1" rem example Hybrid attack 1337 speekt wordlist+MASK to 4 chars digi and some special chars only ... cudaHashcat-plus32.exe -o out.txt -a6 -1 "?d!@#$-().*_" -m1100 "mscache2" "C:\egb\Dictionaries\1337_speak.txt" "?1?1?1" rem dammit I give up ... 6hrs .. for 7char brute cudaHashcat-plus32.exe -o out.txt -a3 -1 "?l?u?d!@#$-().*_" -m1100 mscache2 ?1?1?1?1?1?1?1 REM really !?!? example 8 char brute ( 18 days on GTX 560 ) cudaHashcat-plus32.exe -o out.txt -a3 -1 ?l?u?d!@#$-().*_ -m1100 mscache2 ?1?1?1?1?1?1?1?1
#2
your mask is too long...
#3
(08-24-2012, 09:14 PM)restrictedbytes Wrote: your mask is too long...

Yes I added that just to be sure.. I also tried with 8 but even with 10+ it should still get it NO ?

Code:
+ ./cudaHashcat-plus64.bin --custom-charset1 password --attack-mode 3 --hash-type 1100 2d9f0b052932ad18b87f315641921cda:user '?1?1?1?1?1?1?1?1?' cudaHashcat-plus v0.07 by atom starting... Hashes: 1 Unique salts: 1 Unique digests: 1 Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes GPU-Loops: 64 GPU-Accel: 8 Password lengths range: 1 - 15 Platform: NVidia compatible platform found Watchdog: Temperature limit set to 90c Device #1: GeForce GTX 560, 1023MB, 1620Mhz, 7MCU Device #1: Allocating 8MB host-memory Device #1: Kernel ./kernels/4318/m1100_a3.sm_21.64.cubin Status.......: Exhausted Input.Mode...: Mask (?1?1?1?1?1?1?1?1?) Hash.Target..: 2d9f0b052932ad18b87f315641921cda:user Hash.Type....: DCC, mscash Time.Running.: 1 sec Time.Left....: 0 secs Time.Util....: 1008.2ms/0.0ms Real/CPU, 0.0% idle Speed........: 5717.9k c/s Real, 232.9M c/s GPU Recovered....: 0/1 Digests, 0/1 Salts Progress.....: 5764801/5764801 (100.00%) Rejected.....: 0/5764801 (0.00%) HW.Monitor.#1: 0% GPU, 42c Temp Started: Fri Aug 24 15:27:00 2012 Stopped: Fri Aug 24 15:27:01 2012
#4
I tried to "re-produce" your problem but I couldn't.
Code:
hc64p -a3 -1 pasword -m1100 DCC.hash ?1?1?1?1?1?1?1?1 ... cudaHashcat-plus v0.08 by atom starting... ... 2d9f0b052932ad18b87f315641921cda:user:password Status.......: Cracked ...

Try this command-line:
Code:
hc64p -a3 -1 pasword -m1100 2d9f0b052932ad18b87f315641921cda:user ?1?1?1?1?1?1?1?1
#5
operat0r: nope there's a trailing '?' in your most recent attempt. the mask only matches exact length not incremental