In the past couple of weeks, a couple of old breaches of social media sites have come into the news again, mostly because the data from the breaches of MySpace, LinkedIn, Tumblr, and some site called Fling that I never heard of before, are for sale on the dark web. Aside from chatter on Twitter, the first thing that could be deemed a âformalâ notification came from Troy Huntâs site Have I Been Pwned, something I recommend everyone subscribe to as he seems to do a better job of notifying people than the providers do.
You might wonder why we who care about information security care about years-old breaches from social media sites. Itâs pretty simple: most ânormalâ people use the same login and password everywhere they go on the web. Itâs also quite possible they didnât get the memo the first time these breaches occurred, either.
And letâs be honest, even if you changed your password when the breach was first announced, what are the odds you changed the password since then? Most likely, you havenât and now is as good a time as any to change your password for these sites, if for no other reason than to leverage improved password hashing algorithms these sites are surely implementing.
Of course, a couple of other pieces of advice to implement:
- Different Passwords on Every Site: As noted above, password re-use is what makes these older breaches relevant to a lot of people. You can mitigate this risk in the future by using unique passwords on each site you authenticate to.
- Use Two Factor Authentication: Even if someone is able to crack your password, two factor authentication should slow down any determined hacker. That said, two factor authentication is still not something the majority of people do because itâs still not easy. Also, systems have a reliance on SMS (which itself can be compromised) or a token that operates only on a single smartphone. What happens when you lose your phone?
- Use a Password Manager: The primary benefit of a password manager is the ability to use unique, complex passwords on all the sites without having to type or remember them. Yes, your password manager becomes a huge target, but the security benefits outweigh the risks.
LastPass is my password manager of choice. Works across all the platforms I use (Mac, PC, Linux, Android, and iOS). At $12/year, itâs an absolute no-brainer. Yes, I know a lot of people like 1Password, but I find their apps a much more expensive propopsition.
Perhaps one of my favorite features of LassPass is their Security Challenge. It evaluates all the passwords I have in my vault to see which passwords may have been compromised, ones that are weak, ones Iâve reused, and ones that havenât been changed in more than a year. This allows me to quickly identify which accounts might need a new passwordâone I can make significantly more complex thanks to LastPass. Note that even without using the Security Challenge, Iâm warned when I reuse a passwordâa very good thing.
Disclaimer: My employer Check Point Software Technologies might have a different point of view on passwords, these are my own.