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

22 lines
355 B
YAML
Raw Normal View History

2022-05-21 15:46:33 +00:00
id: api-c99
info:
name: C99 API Test
author: 0ri2N
severity: info
reference:
- https://api.c99.nl
tags: c99,api,dns,token-spray
self-contained: true
requests:
- method: GET
path:
- https://api.c99.nl/ping?key={{token}}&host=1.1.1.1
2022-05-21 17:24:37 +00:00
2022-05-21 15:46:33 +00:00
matchers:
- type: word
part: body
words:
2022-05-23 09:10:08 +00:00
- "PING 1.1.1.1"