Skip to content
← RegistryDossier · 6 steps · 5 edges

MFA fatigue / prompt-bombing → M365 admin compromise

Attacker has the password (from breach / spray) but not MFA. Spam push approvals at 2 AM until the user taps yes out of habit — used in the Uber and 0ktapus breaches.

Filed by AD Knowledge Base
§ Kill-chainDrag · zoom · scroll

§ Context

Assumed environment: target uses push-style MFA (Microsoft Authenticator, Duo Push). Attacker has the password. No number-matching enforced.

§ Steps

  1. 01
    Attacker session establishedInitial Access
    T1078Valid Accounts
  2. 02
    Victim taps yesExecution
    T1204User Execution
  3. 03
    Register attacker MFA devicePersistence
    T1098Account Manipulation
  4. 04
    Recover password (breach / spray)Credential Access
    W-AUTH-STUFFINGCredential Stuffing
  5. 05
    Mailbox / Teams / SharePoint exfilCollection
    M365-EWS-EXFILExchange Web Services (EWS) Exfil
  6. 06
    Spam MFA approvalsInitial Access
    PH-MFA-FATIGUEMFA Fatigue / Prompt Bombing

§ References

§ Frequently asked

What is the "MFA fatigue / prompt-bombing → M365 admin compromise" attack path?
Attacker has the password (from breach / spray) but not MFA. Spam push approvals at 2 AM until the user taps yes out of habit — used in the Uber and 0ktapus breaches. It chains 6 steps drawn from real-world offensive-security techniques.
What starting position does this attack require?
The first step is Attacker session established (T1078) — a initial access primitive. Assumed environment: target uses push-style MFA (Microsoft Authenticator, Duo Push).
What is the final impact of this kill-chain?
The final step lands on Spam MFA approvals (PH-MFA-FATIGUE), which falls under Initial Access. From here, an operator typically pivots into post-exploitation or maintains persistence.
How can defenders detect or prevent this attack?
Detection and prevention vary per step. Refer to each linked MITRE ATT&CK entry under "References" — every technique on that page lists defensive controls, detection telemetry, and known threat-actor usage.

§ Related dossiers