02-21-2015, 05:22 AM
Hello everyone,
I am trying to use oclHashcat on some SHA-512 hashes, but the way they were constructed is very odd. The method is: "salt1 + Password + salt2 + length(Password)"
For example, if salt1 is "foo", salt2 is "bar" and the password is "password1", then the hash would be the SHA-512 of "foopassword1bar9" (where 9 is the number of characters in "password1").
My question is how can I set up oclHashcat to tackle such a challenge?
As an additional detail: I am planning on using some wordlists/dictionaries for the attack.
Thank you,
Spencer
I am trying to use oclHashcat on some SHA-512 hashes, but the way they were constructed is very odd. The method is: "salt1 + Password + salt2 + length(Password)"
For example, if salt1 is "foo", salt2 is "bar" and the password is "password1", then the hash would be the SHA-512 of "foopassword1bar9" (where 9 is the number of characters in "password1").
My question is how can I set up oclHashcat to tackle such a challenge?
As an additional detail: I am planning on using some wordlists/dictionaries for the attack.
Thank you,
Spencer