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

Improved scraping #118

Open matteoldani opened 1 year ago

matteoldani commented 1 year ago

In this PR I've simplified and refactored the code for the Custom Headers and introduced the lazy scraper. The new scraper relays on Montoya APIs to scrape from the proxy history when the scraped headers panel is opened instead of scraping from each request.