Create owncloud-config.yaml
parent
8d86dccdf3
commit
69cdca1f5d
|
@ -0,0 +1,18 @@
|
|||
id: owncloud-config
|
||||
|
||||
info:
|
||||
name: owncloud config Disclosure
|
||||
author: Mahendra Purbia (Mah3Sec_)
|
||||
severity: Low
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/owncloud/config"
|
||||
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- "Apache"
|
||||
- "Index"
|
||||
part: body
|
Loading…
Reference in New Issue