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

28 lines
533 B
YAML

id: pantheon-upstream
info:
name: Pantheon upstream.yml Disclosure
author: DhiyaneshDK
severity: low
metadata:
verified: true
google-query: intitle:"index of" "pantheon.upstream.yml"
tags: exposure,devops,patheon,config
requests:
- method: GET
path:
- "{{BaseURL}}/pantheon.upstream.yml"
matchers-condition: and
matchers:
- type: word
words:
- 'database:'
- 'protected_web_paths:'
condition: and
- type: status
status:
- 200