Skip to content
← RegistryDossier · 6 steps · 5 edges

Entra app consent phishing → Global Admin equivalent

Phish a privileged user to consent to an OAuth app requesting Directory.ReadWrite.All + RoleManagement.ReadWrite.Directory — the app then grants itself Global Administrator.

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

§ Context

Assumed environment: tenant has user-consent for verified publishers enabled (default until recently). Target has a Global Admin or Privileged Role Administrator role.

§ Steps

  1. 01
    Register attacker OAuth appInitial Access
    T1078Valid Accounts
  2. 02
    Phish consent link to adminInitial Access
    T1566Phishing
  3. 03
    Tenant + user reconReconnaissance
    C-AZ-TENANT-RECONAzure Tenant Reconnaissance
  4. 04
    App calls Graph to add itself to roleAssignmentsPrivilege Escalation
    C-AZ-RBAC-OWNERAzure RBAC Owner Assignment
  5. 05
    Admin clicks → grants delegated + app permissionsPrivilege Escalation
    C-AZ-APP-CONSENTEntra App Consent Phishing
  6. 06
    Add a client secret to the app for long-term accessPersistence
    C-AZ-APP-PERSISTEntra Application Persistence

§ References

§ Frequently asked

What is the "Entra app consent phishing → Global Admin equivalent" attack path?
Phish a privileged user to consent to an OAuth app requesting Directory.ReadWrite.All + RoleManagement.ReadWrite.Directory — the app then grants itself Global Administrator. It chains 6 steps drawn from real-world offensive-security techniques.
What starting position does this attack require?
The first step is Register attacker OAuth app (T1078) — a initial access primitive. Assumed environment: tenant has user-consent for verified publishers enabled (default until recently).
What is the final impact of this kill-chain?
The final step lands on Add a client secret to the app for long-term access (C-AZ-APP-PERSIST), which falls under Persistence. 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