mirror of
https://github.com/mgeeky/Penetration-Testing-Tools.git
synced 2025-11-04 13:05:26 +01:00
Azure-related penetration testing scripts, tools and Cheatsheets
-
Azure Roles- All Azure RBAC and Azure AD Role Definitions, along with their permissions associated listed in a handy markdown report. -
AzureRT- Powershell module implementing various cmdlets to interact with Azure and Azure AD from an offensive perspective. Helpful utilities dealing with access token based authentication, easily switching fromAztoAzureADandaz cliinterfaces, easy to use pre-made attacks such as Runbook-based command execution and more.Authentication & Token mechanics:
Get-ARTWhoamiConnect-ARTConnect-ARTADConnect-ARTADServicePrincipalGet-ARTAccessTokenAzCliGet-ARTAccessTokenAzGet-ARTAccessTokenAzureADParse-JWTtokenRTRemove-ARTServicePrincipalKey
Recon and Situational Awareness:
Get-ARTAccessGet-ARTADAccessGet-ARTResourceGet-ARTRolePermissionsGet-ARTADRolePermissionsGet-ARTRoleAssignmentGet-ARTKeyVaultSecretsGet-ARTAutomationRunbookCode
Privilege Escalation:
Add-ARTUserToGroupAdd-ARTUserToRoleAdd-ARTADAppSecret
Lateral Movement:
Invoke-ARTAutomationRunbook
Misc:
Get-ARTUserIdParse-JWTtokenRTInvoke-ARTGETRequest