nuclei-templates/file/keys/stripe-api-key.yaml

16 lines
250 B
YAML
Raw Normal View History

2021-05-29 09:16:00 +00:00
id: stripe-api-key
info:
name: Stripe 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:
- "(?i)stripe(.{0,20})?[sr]k_live_[0-9a-zA-Z]{24}"