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

Error trying to open documentation in browser #40

Closed xnlcode closed 3 years ago

xnlcode commented 3 years ago

Describe the bug When right clicking the automatically created documentation shown on the InQL Scanner tab and selecting Open In Browser, it doesn't open. If I go to the Extender tab and click on InQL in the Extensions list, an erorr like the one below is displayed on the Ouput tab: Cannot open url file://C:\Users\xxxxxxx\AppData\Local\Temp\tmple3vad\api.xxxxxxx.xxx.xx\doc-2021-07-25-1627250916.html!!! I can manually go to the location of the file and open it successfully. Although the content seems ok, the formatting of the document doesn't seem to be the same as shown in https://blog.doyensec.com/2018/05/17/graphql-security-overview.html because there is no indentation which makes it harder to read.

To Reproduce Steps to reproduce the behavior:

  1. Add InQL extension
  2. Load a graphql endpoint
  3. Right click on the auto created document and select Open In Browser
  4. Go to the Output of the InQL extension on Extender tab and see error

Expected behavior I have the latest version of Firefox as my default browser. I haven't had any issues with other software unable to open documents.

Screenshots image image image

Desktop (please complete the following information):