23 lines
565 B
YAML
Executable File
23 lines
565 B
YAML
Executable File
id: zapier-webhook-token
|
|
|
|
info:
|
|
name: Zapier Webhook Disclosure
|
|
author: Ice3man
|
|
severity: info
|
|
metadata:
|
|
max-request: 1
|
|
tags: exposure,token
|
|
|
|
http:
|
|
- 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]+/'
|
|
|
|
# digest: 4a0a004730450221009ba8014047f05e3c04aac49cecf010f6205f03982f6863baeba9c7cc5a78feb302206acfe1b7875b87b29e4ac94aca154c1144aace6d0ae265ab2725bf34f0523d67:922c64590222798bb761d5b6d8e72950
|