项目作者: dariansaric

项目描述 :
Powershell tool for Microsoft Azure services enumeration
高级语言: PowerShell
项目地址: git://github.com/dariansaric/azure-recon.git
创建时间: 2019-05-30T10:36:32Z
项目社区:https://github.com/dariansaric/azure-recon

开源协议:

下载


azure-recon

This PowerShell script uses submitted credentials to enumerate Microsoft Azure services available to a user with provided credentials.
At the moment it can enumerate following services:

  • Active Directory Groups
  • Active Directory Users
  • Resource groups
  • Management groups
  • Resources
  • Key Vaults and their content
  • Virtual Machines

Usage

  1. .\base-recon.ps1 [-Credential <credentials>] [-OutputFormat (Console|Text)]