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

29 lines
670 B
YAML

id: api-hunter
info:
name: Hunter API Test
author: daffainfo
severity: info
description: API for domain search, professional email finder, author finder and email verifier
reference:
- https://hunter.io/api-documentation/v2
- https://github.com/daffainfo/all-about-apikey/tree/main/hunter
tags: token-spray,hunter
metadata:
max-request: 1
self-contained: true
http:
- 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