Skip to content

Objective

Provide steps and examples of running the commands and tools required to do the engagement.

Tools

MicroBursts

https://github.com/NetSPI/MicroBurst

Import-Module ./AzureRM/MicroBurst-AzureRM.psm1
Import-Module ./AzureAD/MicroBurst-AzureAD.psm1
Import-Module ./AZ/MicroBurst-AZ.psm1
Import-Module ./MicroBurst.psm1

Blogs

https://www.netspi.com/blog/technical-blog/cloud-pentesting/enumerating-azure-services/

https://swisskyrepo.github.io/InternalAllTheThings/cloud/azure/azure-enumeration/

https://aadinternals.com/talks/DEFCON31_Azure AD OSINT.pdf

UTC date in ISO8601

date -u +"%Y-%m-%dT%H:%M:%S%😒"

https://hackingthe.cloud/

Updated at: