oclHashCat-plus64 MD5(unix) cracking help
#3
no im not a hacker ...

i dont know about straight mode , is it mean all chars (a-z&A-Z&0-9&symbols) ?
what does it do ?
i used -1 option in prev post ...

now i used this :
Code:
root@bt:~/oclHashcat-plus-0.14# ./cudaHashcat-plus64.bin -m 500 -a 0 -1 zareh --increment -o /cr.txt /root/cuda/1.txt
>>
Code:
cudaHashcat-plus v0.14 by atom starting...

Hashes: 1 total, 1 unique salts, 1 unique digests
Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes
Rules: 1
Workload: 16 loops, 80 accel
Watchdog: Temperature abort trigger set to 90c
Watchdog: Temperature retain trigger set to 80c
Device #1: GeForce GT 520M, 1023MB, 1030Mhz, 2MCU
Device #1: Kernel ./kernels/4318/m0500.sm_21.64.ptx

Starting attack in stdin mode...

it says Starting attack in stdin mode (like later sayed and i ctrl+C it and aborted!)
i think its waiting for wordlist or something like that!

because when i use wordlist after that it says :
Code:
root@bt:~/oclHashcat-plus-0.14# ./cudaHashcat-plus64.bin -m 500 -a 0 -1 zareh --increment -o /cr.txt /root/cuda/1.txt /pentest/passwords/wordlists/darkc0de.lst
>>
Code:
cudaHashcat-plus v0.14 by atom starting...

Hashes: 1 total, 1 unique salts, 1 unique digests
Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes
Rules: 1
Workload: 16 loops, 80 accel
Watchdog: Temperature abort trigger set to 90c
Watchdog: Temperature retain trigger set to 80c
Device #1: GeForce GT 520M, 1023MB, 1030Mhz, 2MCU
Device #1: Kernel ./kernels/4318/m0500.sm_21.64.ptx

Cache-hit dictionary stats /pentest/passwords/wordlists/darkc0de.lst: 17355341 bytes, 1650705 words, 1650705 keyspace

                                            
Session.Name...: cudaHashcat-plus
Status.........: Cracked
Input.Mode.....: File (/pentest/passwords/wordlists/darkc0de.lst)
Hash.Target....: $1$p3rXXXhJq$BEIa2wFHPXXXXXXXJf.
Hash.Type......: md5crypt, MD5(Unix), FreeBSD MD5, Cisco-IOS MD5
Time.Started...: Wed May  1 17:31:37 2013 (6 secs)
Speed.GPU.#1...:   115.2k/s
Recovered......: 1/1 (100.00%) Digests, 1/1 (100.00%) Salts
Progress.......: 573442/1650705 (34.74%)
Rejected.......: 2/573442 (0.00%)
HWMon.GPU.#1...: -1% Util, 48c Temp, -1% Fan

Started: Wed May  1 17:31:37 2013
Stopped: Wed May  1 17:31:44 2013
and in /cr.txt , i have cracked hash !
see
Code:
Input.Mode.....: File (/pentest/passwords/wordlists/darkc0de.lst)

i dont know what is "Starting attack in stdin mode..." and how can i work with it ...
and i dont know how to say to hashcat to check all combinations of alphabets (upper & lower) & digits without WORDLIST USING yet..



*ps: the password was in the wordlist !


tnq for read my post <3


Messages In This Thread
RE: oclHashCat-plus64 MD5(unix) cracking help - by sangiiin - 05-01-2013, 03:08 PM