All Projects → lkarlslund → azureimposter

lkarlslund / azureimposter

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

Programming Languages

go
31211 projects - #10 most used programming language

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].