Start with Identity
← Blog
News

Microsoft: 97% of identity attacks are password attacks

The Microsoft Digital Defense Report puts identity attacks at roughly 600 million a day, with 97% of them password attacks and password spray the dominant form. Identity-based attacks rose 32% in the first half of 2025. Phishing-resistant MFA blocks over 99%.

By SWI Community TeamJan 20, 2026Updated Jul 27, 2026

Microsoft's Digital Defense Report, covering July 2024 to June 2025, puts the scale of identity attacks at roughly 600 million per day across Entra. Of those, 97% are password attacks, overwhelmingly password spray. Identity-based attacks rose 32% in the first half of 2025 alone.

Password spray works differently from the credential stuffing it is often confused with. Rather than trying many passwords against one account, which triggers lockout, it tries one common password against thousands of accounts, staying under per-account thresholds while succeeding somewhere. That is why it survives lockout policies and why it scales.

The figure Microsoft pairs with all of this: phishing-resistant MFA stops over 99% of these attacks even when the attacker already holds a valid username and password.

Why it matters

Those two numbers together are the clearest argument for phishing-resistant MFA available, and they are worth reading precisely. Attackers are not mostly doing anything clever. They are spraying common passwords at scale, because it still works often enough to be the rational choice.

Two cautions on citing this. The 99% figure describes the attacks in that 97% bucket, not every threat: it says nothing about token theft or consent phishing, which run after authentication and are unaffected by how strong the authenticator was. And the sophisticated end of the market has already moved, which is why the same period produced OAuth device-code kits and vishing campaigns aimed at enrollment rather than sign-in.

The honest reading is that phishing-resistant MFA closes the enormous, unglamorous majority of attacks and pushes the remainder toward sessions, enrollment, and consent. That is a very good trade, and it is not the end of the work. Our MFA rollout guide covers the sequencing.

Source: Microsoft Digital Defense Report

Independent analysis. No vendor sponsorship.