Update cloud-config.yaml

patch-1
Ritik Chaddha 2022-12-20 09:56:55 +05:30 committed by GitHub
parent 8944e5d674
commit 4d6f479d3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -1,8 +1,8 @@
id: cloud-config id: cloud-config
info: info:
name: Cloud Config Yaml - File Disclosure name: Cloud Config File Exposure
author: DhiyaneshDK author: DhiyaneshDK,Hardik-Solanki
severity: medium severity: medium
reference: https://www.exploit-db.com/ghdb/7959 reference: https://www.exploit-db.com/ghdb/7959
metadata: metadata:
@ -15,6 +15,7 @@ requests:
path: path:
- "{{BaseURL}}/cloud-config.yml" - "{{BaseURL}}/cloud-config.yml"
- "{{BaseURL}}/core-cloud-config.yml" - "{{BaseURL}}/core-cloud-config.yml"
- '{{BaseURL}}/cloud-config.txt'
stop-at-first-match: true stop-at-first-match: true
matchers-condition: and matchers-condition: and