mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-07-18 09:49:26 -04:00
Add dictionary for GraphQL
Help to detect GraphQL endpoint
This commit is contained in:
parent
06d29fa2b0
commit
5c917b1cba
1 changed files with 10 additions and 0 deletions
10
Discovery/Web-Content/graphql.txt
Normal file
10
Discovery/Web-Content/graphql.txt
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
graphql
|
||||||
|
graphql/schema.json
|
||||||
|
graphql/schema.yaml
|
||||||
|
graphql/schema.xml
|
||||||
|
graphiql
|
||||||
|
graphiql.min.css
|
||||||
|
graphiql.min.js
|
||||||
|
graphiql.css
|
||||||
|
graphiql.js
|
||||||
|
subscriptions
|
Loading…
Add table
Reference in a new issue