nuclei-templates/http/token-spray/api-c99.yaml

24 lines
378 B
YAML

id: api-c99
info:
name: C99 API Test
author: 0ri2N
severity: info
reference:
- https://api.c99.nl
tags: c99,api,token-spray
metadata:
max-request: 1
self-contained: true
http:
- method: GET
path:
- https://api.c99.nl/ping?key={{token}}&host=1.1.1.1
matchers:
- type: word
part: body
words:
- "PING 1.1.1.1"