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

28 lines
532 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
2022-08-07 00:29:45 +00:00
metadata:
verified: true
google-dork: intitle:"index of" "pantheon.upstream.yml"
2022-08-08 18:53:44 +00:00
tags: exposure,devops,patheon,config
2022-08-07 00:29:45 +00:00
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