nuclei-templates/http/exposures/tokens/zapier/zapier-webhook-token.yaml

19 lines
368 B
YAML
Raw Normal View History

2021-04-08 15:45:49 +00:00
id: zapier-webhook-token
info:
name: Zapier Webhook Disclosure
author: Ice3man
severity: info
tags: exposure,token
metadata:
max-request: 1
2021-04-08 15:45:49 +00:00
http:
2021-04-08 15:45:49 +00:00
- method: GET
path:
- "{{BaseURL}}"
extractors:
- type: regex
part: body
regex:
- 'https://(?:www.)?hooks\.zapier\.com/hooks/catch/[A-Za-z0-9]+/[A-Za-z0-9]+/'