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

27 lines
681 B
YAML
Raw Normal View History

2021-10-29 11:24:17 +00:00
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
2021-11-06 04:40:49 +00:00
reference:
- https://data.rijksmuseum.nl/user-generated-content/api/
- https://github.com/daffainfo/all-about-apikey/tree/main/rijksmuseum
2021-10-29 11:24:17 +00:00
tags: token-spray,rijksmuseum
self-contained: true
requests:
- method: GET
path:
- "https://www.rijksmuseum.nl/api/nl/usersets?key={{token}}&format=json&page=2"
matchers:
2021-10-29 17:30:29 +00:00
- type: word
part: body
words:
- '"count":'
- '"userSets":'
- '"user":'
condition: and