nuclei-templates/file/keys/slack-webhook.yaml

17 lines
307 B
YAML
Raw Normal View History

2021-05-29 09:16:00 +00:00
id: slack-webhook
info:
name: Slack Webhook
author: gaurang
severity: high
tags: keys,file
file:
- extensions:
- all
- txt
extractors:
- type: regex
regex:
- "https://hooks.slack.com/services/T[0-9A-Za-z\\-_]{10}/B[0-9A-Za-z\\-_]{10}/[0-9A-Za-z\\-_]{23}"