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.5k stars 155 forks source link

Something wrong when send to Repeater #135

Open burper00 opened 5 months ago

burper00 commented 5 months ago

Hello, I have a problem with send InQL to send Repeater, sending post after response is blank screen I show you whats the problem.

1 2 3 4

Everything is fine when it comes to send Repeater... Click Send after response is black screen. Its says me like error or something like this on pic about like ' change it to HTTP/1.1' but when I make it its giving to me protocol error...

Actually is about when InQL to send repeater it should be HTTP/2 protocol. But this InQL sends in HTTP/1.1 protocol.

I updated to my burp last version and reinstall inQL but same problem

Desktop (please complete the following information):

execveat commented 5 months ago

Hey @burper00, thank you for reporting the bug! It seems to be fixed in our development branch, and we are going to release the next version shortly. I'll ping you when the 5.1 is available for testing.

image
burper00 commented 4 months ago

Thanks 👍