hashcat Forum
Generic hash types? - 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: Generic hash types? (/thread-11868.html)



Generic hash types? - zekiyasa - 03-23-2024

Hello, this is the type of hash I am looking for: md5(sha1(md5($pass)))

but I couldn't find it here https://hashcat.net/wiki/doku.php?id=example_hashes

Is there a way to break this? It's surprising that there is Hash-Mode for much more complex passwords


RE: Generic hash types? - penguinkeeper - 03-23-2024

You're correct, it's not currently supported in Hashcat although other tools such as MDXFind do support it, as "MD5SHA1MD5". If you want to request it as a hash-mode, you can do it on the GitHub issues page. It should be a fairly simple mode to add
https://github.com/hashcat/hashcat/issues