id: owncloud-installer-exposure info: name: OwnCloud Installer Exposure author: DhiyaneshDk severity: high metadata: verified: true shodan-query: title:"owncloud" tags: misconfig,owncloud,exposure,install requests: - method: GET path: - '{{BaseURL}}' - '{{BaseURL}}/owncloud/' stop-at-first-match: true matchers-condition: and matchers: - type: word part: body words: - "Create an admin account" - "ownCloud" condition: and - type: word part: header words: - "text/html" - type: status status: - 200