doyensec / inql

InQL is a robust, open-source Burp Suite extension for advanced GraphQL testing, offering intuitive vulnerability detection, customizable scans, and seamless Burp integration.
https://doyensec.com/
Apache License 2.0
1.51k stars 156 forks source link

Selectively showing headers in the editor tab? #92

Open execveat opened 1 year ago

execveat commented 1 year ago

We can't do it right now as the built-in editor that InQL won't work properly. But if we move to another editor (e.g. in order to support syntax highlighting and tab completion), it might be a good idea to selectively show some of the headers. E.g. cookies and authorization. Or maybe show all headers besides the general ones (host, content-type, etc).