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

16 lines
296 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
2021-06-09 17:29:13 +00:00
tags: token,file
2021-05-29 09:16:00 +00:00
file:
- extensions:
- all
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}"