Bitwarden module 23400: Salt-iteration length exception
#3
(04-02-2024, 10:21 PM)penguinkeeper Wrote: Hashcat has a safety check for if the iteration count is over 999,999, which is where this is failing. I'll likely just remove this check as I don't really see the value in it, can I ask how you managed to get such a high iteration count? Is this something that is changeable in Bitwarden itself or did you change Bitwarden's code to achieve this?

It was several years ago that I did setup Bitwarden. I'm using their cloud so I guess I could choose that once I did that setup long time ago. Atleast I have
Code:
"kdfIterations": 1000000
in my data.json I thankfully recovered from my PC.

Thank you very very much, will that change be released on GitHub or is it a quick fix I can do and compile it myself?

Thanks again
Reply


Messages In This Thread
RE: Bitwarden module 23400: Salt-iteration length exception - by tom - 04-02-2024, 10:32 PM