mgeeky-Penetration-Testing-.../clouds/azure
mgeeky b32f21f585 Updated AzureRT 2022-01-22 21:43:02 +01:00
..
AzureRT@7283950edc Updated AzureRT 2022-01-22 21:43:02 +01:00
README.md Updated AzureRT 2022-01-22 20:46:56 +01:00

README.md

  • 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 from Az to AzureAD and az cli interfaces, easy to use pre-made attacks such as Runbook-based command execution and more.

    Authentication & Token mechanics:

    • Get-ARTWhoami
    • Connect-ART
    • Connect-ARTAD
    • Connect-ARTADServicePrincipal
    • Get-ARTAccessTokenAzCli
    • Get-ARTAccessTokenAz
    • Get-ARTAccessTokenAzureAD
    • Parse-JWTtokenRT
    • Remove-ARTServicePrincipalKey

    Recon and Situational Awareness:

    • Get-ARTAccess
    • Get-ARTADAccess
    • Get-ARTResource
    • Get-ARTRolePermissions
    • Get-ARTADRolePermissions
    • Get-ARTRoleAssignment
    • Get-ARTKeyVaultSecrets

    Privilege Escalation:

    • Add-ARTUserToGroup
    • Add-ARTUserToRole

    Lateral Movement:

    • Invoke-ARTAutomationRunbook