10-22-2016, 12:06 AM
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 ?
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 ?