mirror of
https://github.com/danielmiessler/SecLists
synced 2026-05-07 12:05:30 +02:00
feat(wordlist): Added more payloads to graphql wordlist (PR #1294)
This commit is contained in:
commit
b269784b57
1 changed files with 4 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
___graphql
|
||||
altair
|
||||
api
|
||||
explorer
|
||||
graphiql
|
||||
graphiql.css
|
||||
|
|
@ -9,6 +10,8 @@ graphiql.min.css
|
|||
graphiql.min.js
|
||||
graphiql.php
|
||||
graphql
|
||||
graphql/api
|
||||
graphql/graphql
|
||||
graphql/console
|
||||
graphql-explorer
|
||||
graphql.php
|
||||
|
|
@ -17,6 +20,7 @@ graphql/schema.xml
|
|||
graphql/schema.yaml
|
||||
playground
|
||||
subscriptions
|
||||
server/api/graphql
|
||||
api/graphql
|
||||
je/graphql
|
||||
graph
|
||||
|
|
|
|||
Loading…
Reference in a new issue