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

29 lines
708 B
YAML

id: api-rijksmuseum
info:
name: Rijksmuseum API Test
author: daffainfo
severity: info
description: The Rijksmuseum is a Dutch national museum dedicated to arts and history in Amsterdam
reference:
- https://data.rijksmuseum.nl/user-generated-content/api/
- https://github.com/daffainfo/all-about-apikey/tree/main/rijksmuseum
tags: token-spray,rijksmuseum
metadata:
max-request: 1
self-contained: true
http:
- method: GET
path:
- "https://www.rijksmuseum.nl/api/nl/usersets?key={{token}}&format=json&page=2"
matchers:
- type: word
part: body
words:
- '"count":'
- '"userSets":'
- '"user":'
condition: and