mkrs2404 / tickets

0 stars 0 forks source link

GraphQL API Detection (graphql-detect) found on honey.scanme.sh #50

Closed mkrs2404 closed 1 month ago

mkrs2404 commented 4 months ago

Details: graphql-detect matched at honey.scanme.sh

Protocol: HTTP

Full URL: https://honey.scanme.sh/HyperGraphQL

Timestamp: Tue Apr 30 19:28:40 +0530 IST 2024

Template Information

Key Value
Name GraphQL API Detection
Authors nkxxkn, elsfa7110, ofjaaah, exceed
Tags tech, graphql
Severity info

Request

POST /HyperGraphQL HTTP/1.1
Host: honey.scanme.sh
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 13_0_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Safari/605.1.15
Content-Length: 67
Accept: */*
Accept-Language: en
Content-Type: application/json
Accept-Encoding: gzip

{"query":"query IntrospectionQuery{__schema {queryType { name }}}"}

Response

HTTP/1.1 200 OK
Connection: close
Content-Length: 379
Content-Type: application/json
Date: Tue, 30 Apr 2024 13:58:40 GMT

POST /HyperGraphQL HTTP/1.1
Host: honey.scanme.sh
Accept: */*
Accept-Encoding: gzip
Accept-Language: en
Connection: close
Content-Length: 67
Content-Type: application/json
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 13_0_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Safari/605.1.15

{"query":"query IntrospectionQuery{__schema {queryType { name }}}"}

Extra Information

Metadata:

CURL command

curl -X 'POST' -d '{"query":"query IntrospectionQuery{__schema {queryType { name }}}"}' -H 'Accept: */*' -H 'Accept-Language: en' -H 'Content-Type: application/json' -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 13_0_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Safari/605.1.15' 'https://honey.scanme.sh/HyperGraphQL'

Generated by Nuclei v3.2.5