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

27 lines
590 B
YAML

id: api-wordnik
info:
name: Wordnik API Test
author: daffainfo
severity: info
description: Dictionary Data
reference:
- https://developer.wordnik.com/docs
- https://github.com/daffainfo/all-about-apikey/tree/main/wordnik
tags: token-spray,wordnik
self-contained: true
requests:
- method: GET
path:
- "https://api.wordnik.com/v4/word.json/hedgehog/topExample?useCanonical=false&api_key={{token}}"
matchers:
- type: word
part: body
words:
- '"provider"'
- '"year"'
- '"rating"'
condition: and