Create pantheon-upstream.yaml
parent
fa01f55a73
commit
a0e20de13e
|
@ -0,0 +1,27 @@
|
|||
id: pantheon-upstream
|
||||
|
||||
info:
|
||||
name: Pantheon upstream.yml Disclosure
|
||||
author: DhiyaneshDK
|
||||
severity: medium
|
||||
metadata:
|
||||
verified: true
|
||||
google-dork: intitle:"index of" "pantheon.upstream.yml"
|
||||
tags: devops,exposure,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
|
Loading…
Reference in New Issue