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

26 lines
542 B
YAML
Raw Normal View History

id: api-thecatapi
2021-10-28 13:17:37 +00:00
info:
name: TheCatApi API Test
author: daffainfo
severity: info
2021-11-06 04:27:25 +00:00
reference:
- https://docs.thecatapi.com/
- https://github.com/daffainfo/all-about-apikey/blob/main/Animals/TheCatApi.md
tags: token-spray,thecatapi
2021-10-28 15:24:27 +00:00
self-contained: true
2021-10-28 13:17:37 +00:00
requests:
- method: GET
path:
- "https://api.thecatapi.com/v1/votes"
headers:
x-api-key: "{{token}}"
2021-10-28 15:24:27 +00:00
2021-10-28 13:17:37 +00:00
matchers:
2021-11-01 12:22:18 +00:00
- type: word
part: body
words:
- '"country_code":'
- '"created_at":'
condition: and