Live data from Hacker News

25 Most Common Passwords of 2015

abitofabyte.blogspot.com

1–10 of 50 posts

Re: 25 Most Common Passwords of 2015

#3
Direct link to the relevant article on Gizmodo:

http://gizmodo.com/the-25-most-popular-passwords-of-2015-wer...

The linked article does nothing more than link to that article and include a link to a "convenient" text file with the top 25:

123456, password, 12345678, qwerty, 12345, 123456789, football, 1234, 1234567, baseball, welcome, 1234567890, abc123, 111111, 1qaz2wsx, dragon, master, monkey, letmein, login, princess, qwertyuiop, solo, password, starwars.

Re: 25 Most Common Passwords of 2015

#4
>Every year, SplashData complies a list of the millions of stolen passwords made public throughout the last twelve months, then sorts them in order of popularity.

The title should be most commonly stolen passwords of 2015. It isn't very surprising to me that easy-to-guess passwords are the most stolen.

Re: 25 Most Common Passwords of 2015

#5
post #4

>Every year, SplashData complies a list of the millions of stolen passwords made public throughout the last twelve months, then sorts them in order of popularity. The title should be most commonly stolen passwords of 2015. It isn't very surprising to me that easy-to-guess passwords are the most stolen.

Depends how they're stolen. If a site that wasn't using unsalted hashes for storing them was hacked, then it doesn't matter how guessable they are.

Re: 25 Most Common Passwords of 2015

#6
post #3

Direct link to the relevant article on Gizmodo: http://gizmodo.com/the-25-most-popular-passwords-of-2015-wer... The linked article does nothing more than link to that article and include a link to a "convenient" text file with the top 25: 123456, password, 12345678, qwerty, 12345, 123456789, football, 1234, 1234567, baseball, welcome, 1234567890, abc123, 111111, 1qaz2wsx, dragon, master, monkey, letmein, login, princ…

He also messes up: the first "password" is all letters; the second one (near the end) substitutes a 0 for the o "passw0rd"

EDIT: Oops, I didn't see dmichulke's post saying the same thing. Here's the reference: https://news.ycombinator.com/item?id=10930521

Re: 25 Most Common Passwords of 2015

#7
I often either reuse a simple password or use a stupidly simple one for sites that require a signup but for which I do not care to interact with in any meaningful way.

Have to create an account on some new startups app?

username: newstartupname_myname

password: 12345!

need to sign up for a "trial" account to get access to content I probably don't even want? same thing.

so while I'm sure that there are way too many people using 123456 for their insurance or financial service login, does it really matter that someone's password to Cnet or foodnetwork is simple and easy to guess?

Re: 25 Most Common Passwords of 2015

#8
post #3

Direct link to the relevant article on Gizmodo: http://gizmodo.com/the-25-most-popular-passwords-of-2015-wer... The linked article does nothing more than link to that article and include a link to a "convenient" text file with the top 25: 123456, password, 12345678, qwerty, 12345, 123456789, football, 1234, 1234567, baseball, welcome, 1234567890, abc123, 111111, 1qaz2wsx, dragon, master, monkey, letmein, login, princ…

But that's just a re-cap of the original list from SpashData: https://www.teamsid.com/worst-passwords-2015/

Re: 25 Most Common Passwords of 2015

#9
Reminds me every year that i should change my password to "INVALID" and everytime i try to login with the wrong password, i get a nice reminder.

"Wrong Password - Your password is invalid"

slow clap

Re: 25 Most Common Passwords of 2015

#10
I'm seriously tired of dealing with passwords. With the availability of email on everything including your toaster. Every site should offer token based authentication. I used passwordless on my last side project, and it's super convenient.
Post reply on HN