Funny thing at work, I was handling some legacy users - we need to make sure that on the next login, if they have a weak password, they have to change it.
So the whole day I’m typing “123” as a password, 123 123 123 123 all good. So finally I’m done and now I’m testing it, and accidentally I type 1234 instead of just 123. Doesn’t really matter, either is “weak”, so I just click “Login”.
Then goes Chrome, “1234 is known as a weak password, found in breaches, you should change it”.
So TIL 123 is still good.
1234? That’s amazing! I have the same combination on my luggage!
6969 ftw
123456? That’s amazing! I have the same combination on my luggage!
If you’re looking to see how strong a password really is, check it here.
Nice try…trying to steal my passwords…
NEAL.FUN*ThePasswordGame1 is a good password.
“The roman numerals in your password should multiply to 35.” Ah crap.
Just get a V and a VII in there
So my luggage is still safe.
How does the system know that an already-established password is weak if not in plain text? Or are you saying you have a set of passwords, each of which have gone through the same cipher algorithm, and see if there are any matches?
Password strength is usually checked inside your browser, not on the server.
When setting it, sure. But if we’re talking about next login, that would imply we’re talking about passwords established in the database/server.
Then again, you do have that plaintext password available when it’s entered. Rather than checking what’s in the database, you could see what’s in the form that just triggered a successful login. That’s not as scary
deleted by creator
Everyone post your favorite strong password!
Correct.staple.horse.battery
I always go with password2 cuz everyone throws a fit about password1 being insecure.
Correct house stapler battery
hunter2
3bitswalkintoabarandoneflips
No upper case or special chars? Kinky!
How am I supposed to remember those?
On word boundaries? But that would be way too predictable!
At once point I realised I need to input some Czech-specific characters on a French AZERTY keyboard.
Yeah, I gave up.
What if you made all of the uppercase?
asd
Chuck Norris
Where I work, the infra folks are way overworked. Getting them to do things is impossible given their existing todo list. And when you do get them to do something (by throwing managers at them) they half-ass it.
(I’m not blaming them. I blame the managers. It is frustrating though. Anyway.)
And as a result, there’s one system that I use frequently that they set up, but cut corners and never hooked it up to our single sign-on solution. And so in order to get into this system, everyone has to use a shared username/password. “readonly:readonly”. And every time I log in, my browser nags me about the known weak password.
So, is the account actually read-only?
I’m not sure I’ve ever tried to do any write operations. I’m honestly not even sure the service behind that login page offers any write operations. I might have to check sometime. I’m curious.
No, only the password is.