Documentation
README
Azure/Entra ID Post-Exploitation Methodology
154 programs across 13 categories — from basic enumeration to advanced Entra ID attacks, CIS compliance auditing, and M365 exploitation. All operations use az CLI and Microsoft Graph API.
Prerequisites
- Valid Azure credentials — service principal, user credentials, managed identity, or access token
- az CLI installed —
az version - Current identity — verify access via
az account show
# Quick prerequisite check
az account show # verify Azure CLI credentials
az version # verify CLI
This is the opening of the README. Read the full README on GitHub.