this post was submitted on 20 Aug 2024
591 points (98.8% liked)

Cybersecurity - Memes

1891 readers
1 users here now

Only the hottest memes in Cybersecurity

founded 1 year ago
MODERATORS
591
submitted 3 weeks ago* (last edited 3 weeks ago) by cron to c/cybersecuritymemes@lemmy.world
 

This practice is not recommended anymore, yet still found in many enterprises.

you are viewing a single comment's thread
view the rest of the comments
[–] SpaceCadet@feddit.nl 10 points 3 weeks ago* (last edited 3 weeks ago)

It's often due to the security department following outdated standards. Nowadays NIST recommends the following:

Verifiers SHOULD NOT impose other composition rules (e.g., requiring mixtures of different character types or prohibiting consecutively repeated characters) for memorized secrets. Verifiers SHOULD NOT require memorized secrets to be changed arbitrarily (e.g., periodically). However, verifiers SHALL force a change if there is evidence of compromise of the authenticator.

Source: https://pages.nist.gov/800-63-3/sp800-63b.html

That said, the company I work for violates all of the above rules ...