generic salted passwords
#1
Hi!

hashcat is a wonderful program. However it can't use salt for all algorithms. I would like to request a "password mask" feature. I imagine it like that:
--use-mask={password}option makes the file format like this:
<hash>:mask
example:
a1b2c3...f9Confusedalt1{password}salt2

I have to test our user database passwords for weak passwords and it uses salted sha512 hashes. If you add this feature it'll be great.


Messages In This Thread
generic salted passwords - by npelov - 02-21-2012, 11:38 PM
RE: generic salted passwords - by atom - 02-22-2012, 10:40 AM
RE: generic salted passwords - by npelov - 02-26-2012, 12:36 PM
RE: generic salted passwords - by atom - 02-26-2012, 12:39 PM
RE: generic salted passwords - by atom - 09-07-2012, 05:12 PM