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

Skip errors and redirects (fixes #52 and #43) during passive scan #59

Closed execveat closed 1 year ago

execveat commented 1 year ago

Passive scan should not claim a hit when status codes other than 2xx are encountered (as correctly pointed out in #43 and #52).