id: nextcloud-install info: name: Nextcloud Exposed Installation author: skeltavik severity: high tags: tech,nextcloud,storage reference: https://docs.nextcloud.com/server/latest/admin_manual/installation/installation_wizard.html requests: - method: GET path: - '{{BaseURL}}' redirects: true max-redirects: 2 matchers-condition: and matchers: - type: word part: body words: - '
Create an admin account' - 'Storage & database' condition: and - type: status status: - 200