|
|
|
Why reset passwords for salted hash leaks?
|
|
4 points
by rifung
1720 days ago
|
|
I noticed that after the recent Twitch leak people suggested changing passwords for both Twitch and other sites where you use the same password. I feel like I'm missing something obvious but given that they only stored a salted hash, how can hackers get your password? My understanding is that using a salted hash should prevent them from using either a rainbow table or dictionary attack. |
|
[1] - https://stackoverflow.com/questions/6776050/how-long-to-brut...
[2] - https://hashcat.net/forum/thread-4429.html