49% of workers, forced to change passwords, reuse same one with minor change
151–160 of 316 posts
Re: 49% of workers, forced to change passwords, reuse same one with minor change
#152I'd try to integrate a second factor like physical token like a yubikey or some otp code.
Re: 49% of workers, forced to change passwords, reuse same one with minor change
#153Earlier quoted context omitted.
Schneier says "don't make people change their passwords unless there's indication of compromise" I make the assumption that the longer a password exists, the more likely it's reused and compromised. I don't have insight into every password dump, but I know my users reuse passwords a lot. I think a long expiry is the best balance in my environment.
The point though is that if password changes are required, even with a long expiration time, people are only going to make minor and probably predictable changes to their password. If if you did a 1-year password expiration, and last year's passwords were compromised, then if the attacker figures out that someone's password last year was "uwethskjv9j29#18", then there's a good chance that the attacker is going to try…
I often hear that attackers will simply increment the number at the end of your password, but users apply many different "simple" changes and it's likely that you'd need to try a fair few tries to guess correctly. That might be feasible if you have the new password hash or you're targeting an individual victim, but if you don't, then the password expiry policy offers some defence in depth.
Re: 49% of workers, forced to change passwords, reuse same one with minor change
#154Re: 49% of workers, forced to change passwords, reuse same one with minor change
#155My password is currently 35+ characters, using upper and lower case letters, numbers, and punctuation, and is not shared with any other account I have. Even if someone were to get a list of other passwords I've used they would need to correctly guess what passwords I'm using here, what modifications I've made to them, what the order was, and where in the last password I've used I am, since I append a single character at a time.
I also try to go out of my way to use the weakest passwords possible for non-critical websites (eg subject specific forums) so if those are compromised the only thing someone gets is my username plus a really weak password as opposed to my username plus a relatively strong/unique password.
With that said, as I'm writing this, I acknowledge I should really start from scratch. It's better to be safe than sorry.
Re: 49% of workers, forced to change passwords, reuse same one with minor change
#156Earlier quoted context omitted.
It would be even cooler if I could open an app on my phone, point it at a QR code on screen, and not have anything else bother me
Would you sue me if I tried to implement this? That is a amazing idea.
Re: 49% of workers, forced to change passwords, reuse same one with minor change
#157I do this at my current job, character by character, as I'm asked to update it. I think I have a mix of four different slightly modified semi-unique passwords I've used in the past so far, so it's not great, but not terrible. My password is currently 35+ characters, using upper and lower case letters, numbers, and punctuation, and is not shared with any other account I have. Even if someone were to get a list of othe…
Re: 49% of workers, forced to change passwords, reuse same one with minor change
#158The password requirements at my job are, in my opinion, insane. It has to be a specified length (an exact number of characters, no more, no less), can't contain any 3+ character words found in a dictionary, and a few other requirements like at least one capital letter and at least one number. And it has to change every three months. So yes, when I have to change my password I end up changing a single character or dig…
I've heard of banks setting a 8-character limit on password length. If my bank did that, I'd be searching for a new bank. Just just reeks of passwords being stored in plain text.
Re: 49% of workers, forced to change passwords, reuse same one with minor change
#159I do this at my current job, character by character, as I'm asked to update it. I think I have a mix of four different slightly modified semi-unique passwords I've used in the past so far, so it's not great, but not terrible. My password is currently 35+ characters, using upper and lower case letters, numbers, and punctuation, and is not shared with any other account I have. Even if someone were to get a list of othe…
That's an interesting idea, yet seems unsustainable. How would you deal with typing such a long password on a mobile, for example?
Re: 49% of workers, forced to change passwords, reuse same one with minor change
#160Earlier quoted context omitted.
Notebook is a password manager
...which stores passwords in unencrypted plain text. (Admittedly, the database is behind a very strong network firewall.)