Zapier Webhook
ID: zapier-webhook
Severity: high
Author: Devang-Solanki
Tags: file,keys,token,zapier
Description
Section titled “Description”YAML Source
Section titled “YAML Source”id: zapier-webhook
info: name: Zapier Webhook author: Devang-Solanki severity: high reference: - https://github.com/streaak/keyhacks#Zapier-Webhook-Token - https://docs.gitguardian.com/secrets-detection/detectors/specifics/zapier_webhook_url tags: file,keys,token,zapierfile: - extensions: - all
extractors: - type: regex regex: - 'https://(?:www.)?hooks\.zapier\.com/hooks/catch/[A-Za-z0-9]+/[A-Za-z0-9]+/'# digest: 4a0a0047304502202bc104b78cc4e1ca62056c6494473f3a8d5cb09a976a95370b2eb66cf12d6cc1022100c5aa8162d1117b27c3ba6b73aedcfe26faaaa114ade9a28bde3f0a36315932d9:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "file/keys/zapier-webhook.yaml"