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

16 lines
246 B
YAML

id: sendgrid-api-key
info:
name: Sendgrid API Key
author: gaurang
severity: high
tags: token,file
file:
- extensions:
- all
extractors:
- type: regex
regex:
- "SG\\.[a-zA-Z0-9]{22}\\.[a-zA-Z0-9]{43}"