Posts: 124
Threads: 12
Joined: Apr 2010
I would like to request the following hash mode:
sha512($salt.$pass)
Hash: a3b1c00fb7230637cc0c45fe43ebcd704b2025400815c38d2473b5235ad878d3efd260b5e87c7fcfdd8c6450111bd3f81b07135f00f241e15dbe4e2d1b544c65
Salt: 17qefgo3r6lcl
Password: fuckyou110
Posts: 5,185
Threads: 230
Joined: Apr 2010
OK, lets see how the demand is
Posts: 124
Threads: 12
Joined: Apr 2010
The demand is low I guess. I never saw this kind of hashing before.
Posts: 5,185
Threads: 230
Joined: Apr 2010
02-24-2012, 04:21 PM
(This post was last modified: 02-24-2012, 04:22 PM by atom.)
since i have added mac osx 10.7 i can do this easily, too, its the same algorithm. however i dont want to add generic hash-types.
please tell me which os-software/forum-software you have this hash from.
Posts: 2,301
Threads: 11
Joined: Jul 2010
Posts: 5,185
Threads: 230
Joined: Apr 2010
OK, can you tell me more about it? Is it the default in django? Whats the maximum length and since which version is it inside there?
Posts: 124
Threads: 12
Joined: Apr 2010
Sorry I was wrong. This is not sha512(Django) its just normal sha512($salt.$pass). Django uses a different format.
Posts: 5,185
Threads: 230
Joined: Apr 2010
SHA-512($salt.$pass) finished
see /beta
Posts: 2
Threads: 1
Joined: Aug 2012
(05-08-2012, 03:54 PM)atom Wrote: SHA-512($salt.$pass) finished
see /beta
i can't find format SHA-512($salt.$pass)
only SHA-512($pass.$salt)
What am I doing wrong?
Posts: 5,185
Threads: 230
Joined: Apr 2010
Will be added with next oclHashcat-plus release