nuclei-templates/file/keys/cloudinary.yaml

16 lines
274 B
YAML
Raw Normal View History

2021-05-29 09:16:00 +00:00
id: cloudinary-basic-auth
info:
name: Cloudinary Basic Auth
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:
- "cloudinary://[0-9]{15}:[0-9A-Za-z\\-_]+@[0-9A-Za-z\\-_]+"