Skip to content

Conversation

xybytes
Copy link
Contributor

@xybytes xybytes commented Apr 8, 2025

Hi,

I've added new fields to the scripts Get-AzDomainInfo.ps1 and Get-AzureADDomainInfo.ps1.

  • In Get-AzDomainInfo.ps1, I've included RBAC assignments for users and groups, along with the corresponding resources.

Az_RBAC

  • In Get-AzureADDomainInfo.ps1, I've added two new columns to the AzureAD_Users file: Directory Role and Groups they belong to.

AzureAD

I often need this information during penetration testing, so I implemented these features to streamline the process. I also fixed a small error that occurred when using Invoke-WebRequest to check if the blob is public accessible.

error

xybytes added 4 commits April 5, 2025 19:47
remove error for not public blob
Improve user enumeration functionality by adding user roles and group memberships.
Identify RBAC assignments for users and groups, along with their corresponding resources
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.

1 participant