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

26 lines
615 B
YAML
Raw Normal View History

2021-10-29 11:24:17 +00:00
id: api-europeana
info:
name: Europeana API Test
author: daffainfo
severity: info
description: European Museum and Galleries content
2021-11-06 04:40:49 +00:00
reference:
- https://pro.europeana.eu/page/search
- https://github.com/daffainfo/all-about-apikey/tree/main/europeana
2021-10-29 11:24:17 +00:00
tags: token-spray,europeana
self-contained: true
requests:
- method: GET
path:
- "https://api.europeana.eu/record/v2/search.json?wskey={{token}}&query=*&rows=0&profile=facets"
matchers:
2021-11-01 12:22:18 +00:00
- type: word
part: body
words:
- 'success'
- 'apikey'
- 'action'
condition: and