nuclei-templates/file/keys/sendgrid-api.yaml

16 lines
246 B
YAML
Raw Normal View History

2021-05-29 09:16:00 +00:00
id: sendgrid-api-key
info:
name: Sendgrid API Key
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:
- "SG\\.[a-zA-Z0-9]{22}\\.[a-zA-Z0-9]{43}"