inql icon indicating copy to clipboard operation
inql copied to clipboard

Discard Report for 'Exposed GraphQL Development Console' if response is 404

Open notdodo opened this issue 4 years ago • 0 comments

Describe the bug Do not report a 'Exposed GraphQL Development Console' low issue in Burp if the server responds with a 404

To Reproduce Steps to reproduce the behavior:

  1. Go to any website
  2. Request to /graphiql
  3. See error on Burp even if the server responds with a 404

Expected behavior Do not report the issue

Screenshots

Request: Screenshot_20210927_110704

Response: Screenshot_20210927_110737

Issue: Screenshot_20210927_110854

Desktop (please complete the following information):

  • OS: Ubuntu Linux 20.04
  • Java Version: openjdk 11.0.11
  • Python Version: 3.8.10
  • Burp Version: 2021.8.3
  • Version: 4.0.5

notdodo avatar Sep 27 '21 09:09 notdodo