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.52k stars 156 forks source link

Search across InQL Scanner tab #68

Open execveat opened 1 year ago

execveat commented 1 year ago

Introduce a searchbox to quickly find stuff queries/mutations mentioning "account", "password" and so on.

thypon commented 1 year ago

There should already be one, at least on Burp, since we should inherit from the Burp text view, but not on the standalone version. If there is not, there may be a bug

execveat commented 1 year ago

There are search boxes per text view, but no global search. I'd like to see a search across all queries / mutations.

Nebtyy commented 1 year ago

Please tell me how to properly load JSON schema in Burp inQL scaner because I tried a lot of things, but nothing worked