Update owncloud-config.yaml

patch-1
team-projectdiscovery 2020-12-28 20:22:24 +05:30
parent 69cdca1f5d
commit 1a69a37b55
1 changed files with 12 additions and 5 deletions

View File

@ -3,16 +3,23 @@ id: owncloud-config
info:
name: owncloud config Disclosure
author: Mahendra Purbia (Mah3Sec_)
severity: Low
severity: info
requests:
- method: GET
path:
- "{{BaseURL}}/owncloud/config"
- "{{BaseURL}}/owncloud/config/"
matchers-condition: and
matchers:
- type: word
words:
- "Apache"
- "Index"
- 'Apache'
- 'Index of'
- 'owncloud/config'
condition: and
part: body
- type: status
status:
- 200