• frongt@lemmy.zip
    link
    fedilink
    English
    arrow-up
    16
    arrow-down
    3
    ·
    1 day ago

    Microsoft can’t properly gate a push notification behind a password check?

    Careful now. If you put the MFA prompt after the password, it works as confirmation that you have the correct password even if you’re not able to log in. You don’t want to give that confirmation to the attacker. That’s why MFA happens before the password is validated.

    • lemmydividebyzero@reddthat.comOP
      link
      fedilink
      English
      arrow-up
      7
      ·
      1 day ago

      You don’t want to give that confirmation to the attacker.

      That’s how it works on > 90% of the websites on the internet. And that’s usually not a problem, because one usually does not suddenly know the password of other people.

    • Natanael@infosec.pub
      link
      fedilink
      English
      arrow-up
      3
      arrow-down
      1
      ·
      1 day ago

      Just set a timer after entering the password in every single case (only stopped early by successful MFA). “authentication did not succeed, one or more factors may be incorrect or may have failed verification”