nuclei-templates/http/exposures/files/pantheon-upstream.yaml

32 lines
696 B
YAML
Raw Normal View History

2022-08-07 00:29:45 +00:00
id: pantheon-upstream
info:
name: Pantheon upstream.yml Disclosure
author: DhiyaneshDK
2022-08-08 18:54:50 +00:00
severity: low
description: Public Pantheon YAML Configuration Files might include sensitive info
reference:
- https://pantheon.io/docs/pantheon-yml
2022-08-07 00:29:45 +00:00
metadata:
max-request: 1
2022-08-07 00:29:45 +00:00
verified: true
google-query: intitle:"index of" "pantheon.upstream.yml"
2022-10-13 10:12:07 +00:00
tags: exposure,devops,patheon,config,files
2022-08-07 00:29:45 +00:00
http:
2022-08-07 00:29:45 +00:00
- method: GET
path:
- "{{BaseURL}}/pantheon.upstream.yml"
matchers-condition: and
matchers:
- type: word
words:
- 'database:'
- 'protected_web_paths:'
condition: and
- type: status
status:
- 200