Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

thalpius/Microsoft-JSON-Web-Token-Extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Important

"This repo is now in 'Blue Screen' mode—archived and frozen in time!"

Microsoft JSON Web Token Extractor

I have created a small C# project to extract JSON Web Tokens from memory without dumping anything on disk to avoid detection by Endpoint Detection and Response.

For more information about extracting JSON Web Tokens, please check my blog post: https://thalpius.com/2021/05/27/microsoft-json-web-token-extractor/

Note: I started this project for educational purposes only and I am not by far a programmer so do not expect clean code.

Usage Microsoft JSON Web Token Extractor

Search for JSON Web Tokens in memory for the PowerShell process:

MicrosoftJSONWebTokenExtractor.exe /process:powershell

Screenshot

Getting JSON Web Tokens from PowerShell:

Alt text

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages