|
Message-ID: <51A2E7D2.1050404@mccme.ru> Date: Mon, 27 May 2013 08:57:54 +0400 From: Alexander Cherepanov <cherepan@...me.ru> To: john-dev@...ts.openwall.com Subject: Wrong format priorities while loading sha256crypt and sha512crypt Hi! $ ./john 4.sha256crypt.pw Warning: detected hash type "crypt", but the string is also recognized as "sha256crypt" Use the "--format=sha256crypt" option to force loading these as that type instead Loaded 5999 password hashes with 5999 different salts (crypt, generic crypt(3) [?/64]) $ ./john 8.sha512crypt.pw Warning: detected hash type "crypt", but the string is also recognized as "sha512crypt" Use the "--format=sha512crypt" option to force loading these as that type instead Loaded 1838 password hashes with 1838 different salts (crypt, generic crypt(3) [?/64]) IMHO JtR should use specific formats instead of generic crypt automatically. -- Alexander Cherepanov
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.