Microsoft’s research team studied this extensively. They looked at what actually happens when you enforce complexity requirements. Users don’t create randomly generated passwords. They follow predictable patterns. Capital letter at the start. Numbers at the end. Exclamation point at the very end. The word “Password” appears in about eight percent of “complex” passwords. When you force rotation, users increment numbers. Summer2024 becomes Fall2024. Or they add exclamation points. Or they change a single character and call it done. The false sense of security is dangerous. IT departments see compliance numbers go up. Everyone is following the password policy. The auditors are happy. Meanwhile, actual security hasn’t improved at all.

  • RedSnt ♾️🦋♂️👓🖥️@feddit.dk
    link
    fedilink
    English
    arrow-up
    6
    ·
    4 hours ago

    Capital letter at the start. Numbers at the end. Exclamation point at the very end.

    It’s scary that this is a pattern so many of us does instinctually.
    It’s a good thing I began using KeePassXC 2 years ago…

  • VitoRobles@lemmy.today
    link
    fedilink
    English
    arrow-up
    59
    ·
    23 hours ago

    I was so happy when we finally hired a director of security and the first thing he did was stop forcing us to rotate passwords every month.

    It was so fucking insane.

    • FineCoatMummy@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      2
      ·
      44 minutes ago

      Even NIST stopped recommending pw rotations.

      To their credit, none of the businesses I have a pw for require changes anymore. Also, to their credit, I can use long pw’s now. Some used to restrict to 8 chars max (!?) But against their credit, many still restrict the pw content, like you can’t use non-letter symbols or w/e.

      • sawdustprophet@midwest.social
        link
        fedilink
        English
        arrow-up
        6
        arrow-down
        1
        ·
        4 hours ago

        It’s monthly at my company. Combined with other complexity requirements, it’s pushed everyone into such predictable patterns that I could probably guess my way into any manager’s PC in probably a few minutes.

        Also, there’s no lockdown after X attempts. I can try infinitely, as far as I’m aware.

      • Corkyskog@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        7
        ·
        8 hours ago

        Our organization got hacked and there was about a year after where CISO had us changing passwords every two weeks.

        • scytale@piefed.zip
          link
          fedilink
          English
          arrow-up
          11
          ·
          22 hours ago

          It was commonly 90 days for regular user accounts, and 30 days for admin/privileged accounts.

          • vrighter@discuss.tchncs.de
            link
            fedilink
            English
            arrow-up
            3
            ·
            13 hours ago

            with automated password rotation, and no api access (no permission to use api access, that is) to the keyvault. And they expected us to automate stuff too!

  • Mikina@programming.dev
    link
    fedilink
    English
    arrow-up
    33
    ·
    edit-2
    1 day ago

    I’ve done a lot of internal infrastructure pentests, for companies of various sizes, and there wasn’t a single pentest where spraying MonthYYYY for the past two months wouldn’t get at least one hit.

    That, and the fact that every company has at least one server hidden somwhere that’s still vulnerable to MS17-010, that they can’t update or replace for one reason or the other.

    • Tango@piefed.ca
      link
      fedilink
      English
      arrow-up
      9
      ·
      edit-2
      22 hours ago

      I assume if special characters were required then it became MonthYYYY!, yes?

    • Hasherm0n@lemmy.world
      link
      fedilink
      English
      arrow-up
      5
      ·
      21 hours ago

      It makes me smile a little to know that the spirit of ms08-067 still lives on in some way.

    • redsand@infosec.pub
      link
      fedilink
      English
      arrow-up
      4
      ·
      21 hours ago

      I was pretty sure that was eternal blue but didn’t believe it would still be relevant 10 years later.

    • HubertManne@piefed.social
      link
      fedilink
      English
      arrow-up
      14
      ·
      22 hours ago

      here is the thing about working at a corp. I ask IT if there is a vetted password manager to use. They say they don’t have one. If I use one now im storing company passwords on unvetted software. thing is the corp has you do all this training and have you sign off you will keep to its guidelines.

        • lightnsfw@reddthat.com
          link
          fedilink
          English
          arrow-up
          1
          ·
          33 minutes ago

          Mine’re in onenote. First page in the section I have for each app. If they don’t have obscene password requirements that force me to generate random ones they’re in code at least. Otherwise… plain text.

        • HubertManne@piefed.social
          link
          fedilink
          English
          arrow-up
          2
          ·
          4 hours ago

          yeah it kinda drives me bonkers. there is a security team and they have all sorts of things that don’t always make the most sense but they don’t insist the company get a centralize password manager solution.

    • VitoRobles@lemmy.today
      link
      fedilink
      English
      arrow-up
      3
      arrow-down
      2
      ·
      23 hours ago

      Came to the comments and you were downvoted?

      Downvoter, what’s the problem with these tools?

  • RedGreenBlue@lemmy.zip
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    1
    ·
    21 hours ago

    Don’t let the user choose their password. Use passkey and randomly generate a secure password. Encourage passwordless login.

    • SreudianFlip@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      10
      arrow-down
      2
      ·
      19 hours ago

      This leads to endless resets as users fail to manage the unmemorizeable passwords, which as you probably know, exposes these kinds of users to new risks via email etc…

      • antianarchist@sopuli.xyz
        link
        fedilink
        English
        arrow-up
        3
        ·
        8 hours ago

        Which is why I prefer magic links. Not the securest form, but much more secure than a password, and it is still very easy for users to login.

  • Shanmugha@lemmy.world
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    1
    ·
    1 day ago

    No shit, Sherlock ©. I know nothing about cyber security and even I read somewhere years ago exactly the same: forcing password rotation with complexity rules does not make anything more secure

    • chuck@lemmy.ca
      link
      fedilink
      English
      arrow-up
      4
      ·
      13 hours ago

      Yea it does one thing.

      It hides exactly when there was a breach somewhere that forced a password reset.

      • Shanmugha@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        ·
        8 hours ago

        Which is good when you know there will be a breach and mass password reset and want to cover your ass. Thank you, now it makes sense