my-nuclei-templates/api-holidayapi.yaml

26 lines
572 B
YAML
Raw Permalink Normal View History

2022-06-18 08:05:25 +00:00
id: api-holidayapi
info:
name: Holiday API Test
author: daffainfo
severity: info
reference:
- https://holidayapi.com/docs
- https://github.com/daffainfo/all-about-apikey/blob/main/Calendar/Holiday%20API.md
tags: token-spray,holidayapi
self-contained: true
requests:
- method: GET
path:
- "https://holidayapi.com/v1/holidays?pretty&key={{token}}&country=US&year=2020&language=EN"
matchers:
- type: word
part: body
words:
- '"holidays":'
- '"name":'
- '"date":'
condition: and