Recon
Automated Recon
# Full recon
Invoke-AADIntReconAsOutsider -DomainName jotter.onmicrosoft.com
# Tenant name, authentication type, domain name
Get-AADIntLoginInformation -UserName root@defcorphq.onmicrosoft.com
# Tenant ID
Get-AADIntTenantID -Domain defcorphq.onmicrosoft.com# DO NOT INCLUDE TLD
Invoke-EnumerateAzureSubDomains -Base jotter -Verbose
Invoke-EnumerateAzureBlobs -Base jotterLast updated