Overview of Azure JWT Manipulation with TokenTactics
mainTokenTactics v2 is a toolset designed for manipulating Azure JSON Web Tokens (JWT). It is particularly useful when you possess a FOCI (Family of Client IDs) capable refresh token.
Key capabilities include:
- Using refresh tokens to obtain access tokens for known FOCI capable endpoints.
- Leveraging MFA (Multi-Factor Authentication) status contained within refresh tokens.
- Accessing applications like Outlook, SharePoint, OneDrive, and MSTeams once an access token is obtained.
- Connecting to Azure to dump users and groups using Graph or MSGraph refresh tokens.
- Switching to Azure Core Management tokens to run tools like AzureHound.
This toolset can be used in conjunction with AAD Internals.