id: discourse-installer info: name: Discourse Installer Exposure author: DhiyaneshDk severity: unknown metadata: verified: true shodan-query: title:"Discourse Setup" tags: misconfig,discourse,install requests: - method: GET path: - '{{BaseURL}}/finish-installation/register' matchers-condition: and matchers: - type: word part: body words: - 'Discourse Setup' - 'Register Admin Account' condition: and - type: word part: header words: - "text/html" - type: status status: - 200