78d3c57fd7 | ||
---|---|---|
.. | ||
AzureRT@c6b13729d2 | ||
README.md |
README.md
Azure-related penetration testing scripts, tools and Cheatsheets
-
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 fromAz
toAzureAD
andaz cli
interfaces, easy to use pre-made attacks such as Runbook-based command execution and more.Authentication & Token mechanics:
Connect-ART
Connect-ARTAD
Connect-ARTADServicePrincipal
Get-ARTAccessTokenAzCli
Get-ARTAccessTokenAz
Get-ARTAccessTokenAzureAD
Parse-JWTtokenRT
Remove-ARTServicePrincipalKey
Recon and Situational Awareness:
Get-ARTResource
Get-ARTRolePermissions
Get-ARTADRolePermissions
Get-ARTAzRoleAssignment
Get-ARTKeyVaultSecrets
Privilege Escalation:
Add-ARTUserToGroup
Add-ARTUserToRole
Lateral Movement:
Invoke-ARTAutomationRunbook