hashcat Forum
Iterated hash - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Misc (https://hashcat.net/forum/forum-15.html)
+--- Forum: General Talk (https://hashcat.net/forum/forum-33.html)
+--- Thread: Iterated hash (/thread-5976.html)



Iterated hash - styx - 10-22-2016

I feel like I'm missing something obvious.. 
I'm attempting to crack an iterated sha256($salt.$pass) hash, with a known salt. easy, if not for the iterated bit, but hashcat mentions format -m 1420 as "Raw Hash, Salted and / or Iterated", but I have no idea how to trigger this.

The hash is from the default implementation of Apache Shiro Hashing Service, which I'm auditing.

How do you make Hashcat run Iterated ?


RE: Iterated hash - atom - 10-25-2016

You can't, because iteration (as well as salted) are somehow too unprecise to map it to code. Therefore, there can't be any generic hash-mode for this.

This is the way to go for you: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#i_want_to_request_some_new_algorithms_or_features_how_can_i_accomplish_this