double hashed - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Support (https://hashcat.net/forum/forum-3.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-45.html) +--- Thread: double hashed (/thread-11004.html) |
double hashed - problemli - 09-06-2022 Hi everyone Im' trying to crack a bitwarden master password. But It doesn't work because apparently the hash is salted and hashed again before being stored in the database. I have the salt. So, is there a way to bring hashcat to salt and hash again before comparing? I'm really thankfull for any input. Greetings stephan RE: double hashed - Snoopy - 09-06-2022 (09-06-2022, 12:35 AM)problemli Wrote: Hi everyone there is a pythonscript under tools called bitwarden2hashcat.py this way you should be able to extract als things needed for a cracking attempt |