Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support importing GraphQL Introspection #8569

Open
1 task
divyanshjainATastra opened this issue Jul 23, 2024 · 0 comments
Open
1 task

Support importing GraphQL Introspection #8569

divyanshjainATastra opened this issue Jul 23, 2024 · 0 comments
Labels
add-on enhancement in:graphql Issues pertaining to GraphQL Support add-on.

Comments

@divyanshjainATastra
Copy link

Describe the bug

when i try to import graphql spec file it is not working while same file works well using burp. Also, when I provide url on which introspection query is enabled via endpoint url param it works fine. Currently testing on this target: https://pentest-ground.com:5013/

DVGA-specfile.json

Steps to reproduce the behavior

  1. Go to import tab
  2. then click on import graphql schema
  3. provided schema file which mentioned in description along with mentioned target url.

On terminal you get some parsing error

Expected behavior

file gets imported successfully and loaded in sitemap.

Software versions

2.15.0

Screenshots

image

Errors from the zap.log file

No response

Additional context

No response

Would you like to help fix this issue?

  • Yes
@thc202 thc202 added add-on in:graphql Issues pertaining to GraphQL Support add-on. enhancement and removed bug labels Jul 23, 2024
@thc202 thc202 changed the title Graphql Specfile Import bug Support importing GraphQL Introspection Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add-on enhancement in:graphql Issues pertaining to GraphQL Support add-on.
Development

No branches or pull requests

2 participants