2021-11-11 16:15:39 +00:00
|
|
|
id: sendgrid-api-key-file
|
2021-05-29 09:16:00 +00:00
|
|
|
|
|
|
|
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:
|
2021-11-11 16:15:39 +00:00
|
|
|
- "SG\\.[a-zA-Z0-9]{22}\\.[a-zA-Z0-9]{43}"
|