Skip to content

Go module that allows you to authenticate to Azure with a well known client ID using interactive logon and grab the token

License

Notifications You must be signed in to change notification settings

lkarlslund/azureimposter

Repository files navigation

azureimposter

Go module that pretends to be any clientID and grabs an authentication token from Azure using interactive login (w/mfa if enabled) and returns the token to the caller. This can then be used to enumerate users, groups etc. depending on what scope you've requested.

Requires Chrome browser, and should work on Windows / Linux / OSX.

Se the "example" folder for a quick demo.

Inspired by the techniques used in AADinternals PowerShell module module

About

Go module that allows you to authenticate to Azure with a well known client ID using interactive logon and grab the token

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages