Cloud Penetration Testing
Home
  • Inicio
  • Microsoft Azure
    • Enumeración no autenticada
    • Enumeración autenticada
    • Key Vault
    • Azure Storage
    • Herramientas
Con tecnología de GitBook
En esta página
  • AzureAD
  • Az PowerShell
  • MicroBurst
  • Microsoft Azure Storage Account Explorer

¿Te fue útil?

  1. Microsoft Azure

Herramientas

AzureAD

  • https://www.powershellgallery.com/packages/AzureAD

Install-Module -Name AzureAD

Az PowerShell

  • https://github.com/Azure/azure-powershell

MicroBurst

  • https://github.com/NetSPI/MicroBurst

Import-Module .\MicroBurst.psm1 -Verbose

Microsoft Azure Storage Account Explorer

  • https://azure.microsoft.com/es-es/products/storage/storage-explorer

AnteriorAzure Storage

Última actualización hace 2 años

¿Te fue útil?