Skip to content

LaresLLC/AzureTokenExtractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

AzureTokenExtractor

Extracts Azure authentication tokens from PowerShell process minidumps. More information on Azure authentication tokens and the process for using this tool, check out the corresponding blog post at https://labs.lares.com/hunting-azure-admins-for-vertical-escalation-part-2/.

Usage

USAGE:
  python3 azure-token-extractory.py [OPTIONS]

OPTIONS:
  -d, --dump        Target minidump file
  -o, --outfile     File to save extracted Azure context

Releases

No releases published

Packages

No packages published

Languages