hashcat Forum
Type of hash - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Support (https://hashcat.net/forum/forum-3.html)
+--- Forum: hashcat (https://hashcat.net/forum/forum-45.html)
+--- Thread: Type of hash (/thread-6916.html)



Type of hash - Snokize - 10-05-2017

Hey,


I have been looking for a few days for the type of hash:


e****045****ef****66d9****06a****1a****e
4****2de****7da****6c****e70c****2d****5
3****3ffffbf0****a8de****3e7c3****b9**b6




At first I was told that the type of hash was the SHA-1 but after several attempts to decrypt the 28,000 hash in bruteforce, wordlist there was no result. 
So if someone could find me the real type of hash its would be very nice. I thank all help



RE: Type of hash - slayerdiangelo - 10-05-2017

Did you try this website?

https://www.onlinehashcrack.com/hash-identification.php


RE: Type of hash - Snokize - 10-05-2017

Thank you for your reply after the test I have several results with a lot of hash type but several of it's hash types are not in hashcat options for decrypters.
So how do I do that?

Result : https://gyazo.com/77ed8165b031d469e478df28970197d1


RE: Type of hash - Snokize - 10-05-2017

I just try it's hash types but none works:

- SHA1
- RipeMD160
- SHA-1(HMAC)
- RipeMD-160(HMAC)
- sha1($pass.$salt)
- sha1($salt.$pass)
- sha1(utf16le($pass).$salt)
- sha1($salt.utf16le($pass))
- sha1(sha1($pass))
- sha1($salt.sha1($pass))
- sha1(md5($pass))
- sha1($salt.$pass.$salt)
- MySQL4.1/MySQL5


RE: Type of hash - slayerdiangelo - 10-06-2017

SHA1 and RIPEMD not working?What do you mean by that?


RE: Type of hash - slayerdiangelo - 10-06-2017

Your hash might be SHA1,try running Prince Processor on your word list.


RE: Type of hash - Snokize - 10-06-2017

I mean that I tried several times to use the hash type in SHA-1 with the Brute-Force attack method and Dictionary Attack but without any result.

I remember I had succeeded in my old hash which was in SHA-256 I had succeeded in decrypting it but this time there is no result as if it were not of the SHA-1 because it finds no Hash while there are 28,000.

What I will say is that the SHA-1 does not give a result


RE: Type of hash - slayerdiangelo - 10-07-2017

Can you tell me where do you get these hashes from?It might help.