id: owncloud-config info: name: owncloud Config Disclosure - Detect author: Mahendra Purbia (Mah3Sec_) description: owncloud configuration disclosure was detected. reference: https://owncloud.com/ classification: cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N cvss-score: 5.3 cwe-id: CWE-200 severity: info tags: config,exposure requests: - method: GET path: - "{{BaseURL}}/owncloud/config/" matchers-condition: and matchers: - type: word words: - 'Index of' - 'owncloud/config' condition: and part: body - type: status status: - 200 # Enhanced by mp on 2023/02/05