Iterated SHA-1
#1
I cannot find support for iterated SHA-1 (with salt prefix):

Code:
sha1(...(sha1(sha1($salt.$pass)))

with number of iterations being e.g. 1000.

This looks a lot like KD used in Web Services Security UsernameToken Profile 1.1 (https://www.oasis-open.org/committees/do...c104276214), also reported in https://github.com/hashcat/oclHashcat/issues/91

So, is it correct that such iterated SHA-1 is not supported out of the box in (ocl)Hashcat?


Messages In This Thread
Iterated SHA-1 - by svhash - 05-26-2016, 10:54 AM
RE: Iterated SHA-1 - by undeath - 05-26-2016, 12:44 PM