2022-10-25 00:13:43 +00:00
|
|
|
id: owncloud-installer-exposure
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: OwnCloud Installer Exposure
|
|
|
|
author: DhiyaneshDk
|
|
|
|
severity: high
|
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 2
|
2022-10-25 00:13:43 +00:00
|
|
|
shodan-query: title:"owncloud"
|
2022-10-25 12:54:22 +00:00
|
|
|
tags: misconfig,owncloud,exposure,install
|
2022-10-25 00:13:43 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-10-25 00:13:43 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2022-10-25 12:48:58 +00:00
|
|
|
- '{{BaseURL}}'
|
2022-10-25 00:13:43 +00:00
|
|
|
- '{{BaseURL}}/owncloud/'
|
|
|
|
|
|
|
|
stop-at-first-match: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2022-10-25 00:13:43 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "<legend>Create an <strong>admin account</strong>"
|
|
|
|
- "ownCloud"
|
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "text/html"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-19 13:13:52 +00:00
|
|
|
# digest: 4b0a00483046022100a0f4a054cd9a501720ce31218be12d599b1e5e67e2690dd158f9c003779a0f44022100d97e0ca181ae8454df3920d5eb373b9955ad3b7f3c6521c1b2ff3a95f95cfbd2:922c64590222798bb761d5b6d8e72950
|