9 ms·
Yes, because rainbow table attacks are still surprisingly effective. Although what is even more surprising is finding password still stored in plain text somewh
by dementis 4y ago
Yes, because rainbow table attacks are still surprisingly effective. Although what is even more surprising is finding password still stored in plain text somewhere.
- Cupprum 4y agoIf the password complexity is small, than sure, you can use rainbow tables. But if the password get longer and longer, than have do you want to store the rainbow tables? Also if you have salted passwords, how are the rainbow tables going to help?
- dementis 4y agoNumber one password still in use with a total count of 4,929,113 is simply "password". https://nordpass.com/most-common-passwords-list/ https://nordpass.com/most-common-passwords-list/ Which is why there are Identity and Access Management (IAM) and Privileged Account Management (PAM) solutions that help protect against a users own laziness.