id: confluence-dashboard info: name: Confluence Dashboard Exposed author: tess severity: low metadata: max-request: 1 verified: true shodan-query: title:"Dashboard - Confluence" tags: misconfig,exposure,confluence,atlassian http: - method: GET path: - '{{BaseURL}}' host-redirects: true max-redirects: 2 matchers-condition: and matchers: - type: word part: body words: - 'Dashboard - Confluence' - 'title="Spaces">' - 'Atlassian Confluence' condition: and - type: word part: header words: - 'text/html' - type: status status: - 200