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.53k stars 158 forks source link

Can't delete data from inql scanner tab on burp #38

Closed gprime31 closed 3 years ago

gprime31 commented 3 years ago

delete dosen't work, am i missing something? where is the data stored so i can delete it? (linux) thanks, best graphql tool out there :)

thypon commented 3 years ago

The data is stored in a temporary directory, which is reported in burp extender logs. It should either be deleted on extension unload, burp closing, or system reboot.

To be noted that deleting data during InQL execution is not supported.

gprime31 commented 3 years ago

ya, none of that works, when burp is started the /tmp folder is created with all the info still in it, any ideas?

InQL Scanner Started! (tmpdir: /tmp/tmpEhWNQy )

gprime31 commented 3 years ago

got it only way was to right click and reset one by one in configure inql. 2021-06-18_07-13