Iterated hash
#1
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 ?


Messages In This Thread
Iterated hash - by styx - 10-22-2016, 12:06 AM
RE: Iterated hash - by atom - 10-25-2016, 10:57 AM