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

26 lines
560 B
YAML

id: api-hunter
info:
name: Hunter API Test
author: daffainfo
severity: info
reference:
- https://hunter.io/api-documentation/v2
- https://github.com/daffainfo/all-about-apikey/blob/main/Development/Hunter.md
tags: token-spray,hunter
self-contained: true
requests:
- method: GET
path:
- "https://api.hunter.io/v2/domain-search?domain=stripe.com&api_key={{token}}"
matchers:
- type: word
part: body
words:
- '"domain"'
- '"disposable"'
- '"webmail"'
condition: and