Skip to content

Latest commit

 

History

History
20 lines (20 loc) · 1.22 KB

README.md

File metadata and controls

20 lines (20 loc) · 1.22 KB

Tools for Azure

Habu2

  • (WIP) - enumerate various aspects of an organization's tenant via the graph, resource management or other APIs
  • Todo:
    • Find suitable replacement for seleniumwire

Habu

  • Azure Enumeration - will be deprecated soon since MS is deprecating the AzureAD PowerShell Module
  • Will need to rewrite this using the Az and Microsoft.Graph PowerShell Modules

Get-AzRefreshToken

  • Fetch Azure refresh or access token via Save-AzContext to use with AzureHound

AZDL

ADROPC

local_token_finder

  • Steal Azure access and refresh tokens via the DPAPI protected (currentuser context) $env:HOMEPATH/.azure/msal_token_cache.bin file

Connect AZSQL

  • Connect to an Az SQL (<servername.database.windows.net) server using a connection string and execute queries