Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Object ID for the Privileged Authentication Administrator in the Cypher query is incorrect #7

Closed
robertstrom opened this issue Nov 20, 2024 · 2 comments

Comments

@robertstrom
Copy link

The object ID for the Privileged Authentication Administrator role has the object ID for the Global Administrators in the Cypher query.

You've got the Template ID correct, but the Cypher query is a duplicate of the Global Admin Cypher query.

The correct object ID for the Privileged Authentication Administrator role is:

7BE44C8A-ADAF-4E2A-84D6-AB2649E08A13

https://learn.microsoft.com/en-us/entra/identity/role-based-access-control/permissions-reference

Thanks very much for this BloodHound / SharpHound / AzureHound great work!

@robertstrom
Copy link
Author

I think something got shifted somewhere. The next role down (Privileged Role Administrator) has the object ID for the Privileged Authentication Administrator. Probably a good idea to check them all.

@JonasBK
Copy link
Collaborator

JonasBK commented Nov 20, 2024

Hey!

Copy-pasting gone wrong 🤦

Thanks for reporting it - now fixed!

@JonasBK JonasBK closed this as completed Nov 20, 2024
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

No branches or pull requests

2 participants