Security News > 2020 > June > You DID change your password after that data breach, didn’t you?

You DID change your password after that data breach, didn’t you?
2020-06-04 17:36

In many or most recent data breaches where authentication data gets stolen, the crooks don't end up with your actual password along with your login name.

Passwords usually are - or certainly should be! - stored in a hashed form, where the hash can be used to verify that a supplied password is correct, but can't be wrangled backwards to reveal what the password was.

As a result, most password exposures that arise from data breaches require that the crooks first crack your password by trying a long list of guesses until they find one that matches your password hash.

In other words, if a service provider notifies you that your password hash was acquired by crooks, you'll nevertheless remain safe if you change your password before the crooks get round to cracking it.

The study found that 42 of the 63 participants who were notified about a data breach didn't change any of their passwords at all.


News URL

https://nakedsecurity.sophos.com/2020/06/04/you-did-change-your-password-after-that-data-breach-didnt-you/