2021-04-08 15:45:49 +00:00
|
|
|
id: cloudinary-credentials
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Cloudinary Credentials Disclosure
|
|
|
|
author: Ice3man
|
|
|
|
severity: info
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: exposure,token,cloudinary
|
2021-04-08 15:45:49 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-04-08 15:45:49 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
regex:
|
2023-10-14 11:27:55 +00:00
|
|
|
- 'cloudinary://[0-9]+:[A-Za-z0-9\-_\.]+@[A-Za-z0-9\-_\.]+'
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4b0a004830460221009745a5d8777c1a207e4d8d943159da73b115a446b09b129972b4f62926bc1386022100fbfd857183748a3968c88620351fd7a8bf7331d086a6bf01bf19421f84fea0ab:922c64590222798bb761d5b6d8e72950
|