Update cloud-config.yaml
parent
8944e5d674
commit
4d6f479d3b
|
@ -1,8 +1,8 @@
|
|||
id: cloud-config
|
||||
|
||||
info:
|
||||
name: Cloud Config Yaml - File Disclosure
|
||||
author: DhiyaneshDK
|
||||
name: Cloud Config File Exposure
|
||||
author: DhiyaneshDK,Hardik-Solanki
|
||||
severity: medium
|
||||
reference: https://www.exploit-db.com/ghdb/7959
|
||||
metadata:
|
||||
|
@ -15,6 +15,7 @@ requests:
|
|||
path:
|
||||
- "{{BaseURL}}/cloud-config.yml"
|
||||
- "{{BaseURL}}/core-cloud-config.yml"
|
||||
- '{{BaseURL}}/cloud-config.txt'
|
||||
|
||||
stop-at-first-match: true
|
||||
matchers-condition: and
|
||||
|
|
Loading…
Reference in New Issue