|
Please help at ocl accelerated sha1($salt.$pass)
|
|
01-17-2012, 07:17 PM
Post: #1
|
|||
|
|||
|
Please help at ocl accelerated sha1($salt.$pass)
Am I right that oclhashcat-lite does NOT support sha1($salt.$pass) ?
Is oclhashcat-able to crack single sha1($salt.$pass) with known salt ? I already tried oclHashcat-plus -m 121 but not sure about the correct parameter setup. How would a correct command line look like for to crack a single hash with known salt ? Does the wordlist generator or rules need to be involved ? Please give a reproducable general example of ocl accelerated cracking of SMF hashes with known salt |
|||
|
01-17-2012, 07:31 PM
(This post was last modified: 01-17-2012 07:34 PM by Vulpix.)
Post: #2
|
|||
|
|||
RE: Please help at ocl accelerated sha1($salt.$pass)
Quote:You're wrong; it states that oclHashcat-lite supports this type of hash. In fact, a performance result's been posted in the main section of the page with the results :3 Disregard the above. I'm wrong! I misread your message. (Unless you mistyped)... sha1($salt.$pass) doesn't seem to be included indeed... |
|||
|
01-17-2012, 07:46 PM
Post: #3
|
|||
|
|||
|
RE: Please help at ocl accelerated sha1($salt.$pass)
Also one more important thing here : I´m looking for a Burteforce attack ! So something like ...
hashcat -a 3 --bf-cs-buf abcdefghijklmnopqrstuvwxyz --bf-pw-max 8 -m 102 ... but ocl accelerated |
|||
|
01-17-2012, 08:12 PM
(This post was last modified: 01-17-2012 08:12 PM by Vulpix.)
Post: #4
|
|||
|
|||
|
RE: Please help at ocl accelerated sha1($salt.$pass)
Well oclHashcat-lite basically does mainly bruteforce. It is just called attacking with a mask because that's how you do it.
?l lowercase, ?u uppercase ?d digits ?s special symbols, or you can create your own charset by doing this -1 abcde and then using it as a ?1 in the mask options of the CLI. So that at least I know oclHashcat-lite does. But about the $salt.$pass, I think you'll have to see what atom has to say. |
|||
|
01-17-2012, 08:41 PM
Post: #5
|
|||
|
|||
RE: Please help at ocl accelerated sha1($salt.$pass)
(01-17-2012 07:17 PM)k.paulsen Wrote: Am I right that oclhashcat-lite does NOT support sha1($salt.$pass) ? Lite does not support SMF. Plus however does. |
|||
|
« Next Oldest | Next Newest »
|
Search
Member List
Calendar
Help



