Skip to content

Regala/burp-graphql-logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Burp GraphQL Logger

A very simple, straightforward extension that logs GraphQL operations as a comment in the Proxy view.

burpy

To enable the highlight, uncomment the line messageInfo.setHighlight("cyan") at graphql.py.

It expects the usual GraphQL format {"operationName:"SomethingQuery","variables":{}, "query":"..."} - which is probably 99% of them.

About

Burp Suite extension to log GraphQL operations as a comment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages