34 lines
889 B
YAML
34 lines
889 B
YAML
id: pantheon-upstream
|
|
|
|
info:
|
|
name: Pantheon upstream.yml Disclosure
|
|
author: DhiyaneshDK
|
|
severity: low
|
|
description: Public Pantheon YAML Configuration Files might include sensitive info
|
|
reference:
|
|
- https://pantheon.io/docs/pantheon-yml
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
google-query: intitle:"index of" "pantheon.upstream.yml"
|
|
tags: exposure,devops,patheon,config,files
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/pantheon.upstream.yml"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'database:'
|
|
- 'protected_web_paths:'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 490a0046304402205d4c67816716b311446bc17f64a2c94d5a6b89a17f5cc0ce62c7279c0863db9f02206f2df580fc0259a3eb0566fa4899079c92bbcf661b9cea2399fa39d9186a3e02:922c64590222798bb761d5b6d8e72950
|