Skip to content

siigil/burp-extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

burp-extensions

Personal Burp extensions I've created to simplify my research & testing, in case they're helpful to anyone else.

graph_batch_parser.py

This extension simplifies requests to Microsoft Graph's batch API endpoint, to assist in reviewing backend API calls from the Azure Portal.

  • Parses all requests to the $batch endpoints of graph.microsoft.com into their equivalent API requests
  • Adds the synthetic requests to Burp's site map, highlighted in cyan
  • Displays the synthetic requests for easier review in the Graph Batch tab

Use the "Clear History" button if you need to clean up traffic displayed in the Graph Batch tab.

The Graph Batch Parser extension processes Microsoft Graph requests into their equivalent sub-requests

About

Personal Burp extensions to simplify research & testing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages