39 lines
931 B
YAML
39 lines
931 B
YAML
id: graphql-playground
|
|
|
|
info:
|
|
name: GraphQL Playground
|
|
author: DhiyaneshDk
|
|
severity: unknown
|
|
reference:
|
|
- https://github.com/graphql/graphql-playground
|
|
classification:
|
|
cpe: cpe:2.3:a:graphql:playground:*:*:*:*:node.js:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: graphql
|
|
product: playground
|
|
shodan-query: title:"GraphQL Playground"
|
|
tags: misconfig,graphql
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>GraphQL playground</title>'
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- text/html
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100f0f9120b06ac74387a64e6c1851c46ec57353dc3b292e6ee37026dc58b5665ab02201fdd980d0775526e4289ce91297620450cf3f546619eaf2eba1bbfd96e5875d9:922c64590222798bb761d5b6d8e72950 |