AzureHound

 

1.0 Installation

Download a pre-compiled build from the github repository.

2.0 Configuration

  1. Login to your Azure Tenant
  2. Register a new Application
  3. Grant Directory.ReadAll API permissions
  4. Grant admin consent
  5. Create an access token
  6. Copy app ID and access token for the next step
azurehound configure
# provide app id, app secret, tenant id

3.0 Usage

3.1 Output to STDOUT

azurehound list

3.2 Output to JSON (Bloodhound)

azurehound list -o output.json

4.0 Hints

5.0 References

6.0 Tags