Which Hash-Method was used here?
#1
Hello everyone!
Im a complete newbie in hashcat and dont know very much about this amazing tool yet. I have the hashed Password of a local Joomla-user on my computer, but i dont know which exact encryption-method was used there:
Code:
REDACTED

According to the Joomla-Forum, the Hash was encrypted in MD5 in this way: md5($password.$salt) But when i try to brute-force this string with the Hash-Mode "-m 500" (the example for this mode looked the most similiar to the hash i wrote above), hashcat just throws the exception "no hashes loaded" and "Signature unmatched".

Does anyone have an idea how i manage to brute-force this hash or what im doing wrong?


Messages In This Thread
Which Hash-Method was used here? - by Frankiegi - 12-13-2016, 09:02 PM
RE: Which Hash-Method was used here? - by epixoip - 12-13-2016, 10:25 PM