id: healthchecks-ui-exposure info: name: Healthchecks UI Exposure author: tess severity: low metadata: max-request: 1 verified: true shodan-query: title:"Health Checks UI" tags: misconfig,exposure http: - method: GET path: - "{{BaseURL}}" host-redirects: true max-redirects: 3 matchers-condition: and matchers: - type: word part: body words: - 'Health Checks UI' - 'var webhookEndpoint' condition: and - type: status status: - 200