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

29 lines
622 B
YAML

id: api-harvardart
info:
name: Harvard Art Museums API Test
author: daffainfo
severity: info
description: Harvard Art
reference:
- https://github.com/harvardartmuseums/api-docs
- https://github.com/daffainfo/all-about-apikey/tree/main/harvard-art-museums
tags: token-spray,harvardart
metadata:
max-request: 1
self-contained: true
http:
- method: GET
path:
- "https://api.harvardartmuseums.org/color/34838442?apikey={{token}}"
matchers:
- type: word
part: body
words:
- '"colorid"'
- '"name"'
- '"hex"'
condition: and