generic salted passwords - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html) +--- Forum: Feature Requests (https://hashcat.net/forum/forum-7.html) +--- Thread: generic salted passwords (/thread-944.html) |
generic salted passwords - npelov - 02-21-2012 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...f9alt1{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. RE: generic salted passwords - atom - 02-22-2012 why dont you use oclHashcat-lite? you can already do it. RE: generic salted passwords - npelov - 02-26-2012 (02-22-2012, 10:40 AM)atom Wrote: why dont you use oclHashcat-lite? you can already do it. it doesn't support SHA-512 RE: generic salted passwords - atom - 02-26-2012 beta version does, just wait for next release RE: generic salted passwords - atom - 09-07-2012 Done with oclHashcat-plus v0.09: https://hashcat.net/forum/thread-1541.html Thread closed |