AzureHound
1.0 Installation
Download a pre-compiled build from the github repository.
2.0 Configuration
- Login to your Azure Tenant
- Register a new Application
- Grant
Directory.ReadAllAPI permissions - Grant admin consent
- Create an access token
- Copy app ID and access token for the next step
azurehound configure
# provide app id, app secret, tenant id3.0 Usage
3.1 Output to STDOUT
azurehound list3.2 Output to JSON (Bloodhound)
azurehound list -o output.json