Skip to content

azure entra ID escalation#771

Merged
christophetd merged 7 commits intoDataDog:mainfrom
jbfeldman-dd:azure-privesc-user-access-admin
Mar 9, 2026
Merged

azure entra ID escalation#771
christophetd merged 7 commits intoDataDog:mainfrom
jbfeldman-dd:azure-privesc-user-access-admin

Conversation

@jbfeldman-dd
Copy link
Contributor

@jbfeldman-dd jbfeldman-dd commented Mar 5, 2026

What does this PR do?

  • Creates a new attack technique azure.privilege-escalation.root-user-access-administrator. This is when a global administrator elevates themselves to have User Access Administrator over all subscriptions and management groups in the tenant scope. This is a permission that should be rarely invoked in normal circumstances, and can be used to pivot from Entra ID access to compromising Azure resources
  • This technique contains no warmups as no resources are required. This action can only be performed on one's own account, not on another. It assumes the user is a Global Administrator with at least one subscription in tenant scope

Motivation

  • An easy way to test a detection rule I want to write ;)

Checklist

  • The attack technique emulates a single attack step, not a full attack chain
  • We have factual evidence & references that the attack technique was used by real malware, pentesters, or attackers
  • The attack technique makes no assumption about the state of the environment prior to warming it up

@jbfeldman-dd
Copy link
Contributor Author

@codex review

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: dc827c241e

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@jbfeldman-dd jbfeldman-dd marked this pull request as ready for review March 9, 2026 13:48
@jbfeldman-dd jbfeldman-dd requested review from a team as code owners March 9, 2026 13:48
Copy link
Contributor

@christophetd christophetd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and works great, thanks! Pushed some small docs fixes in f6e3419 too

@christophetd christophetd merged commit 7be0afd into DataDog:main Mar 9, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants