id: ganglia-cluster-dashboard info: name: Ganglia Cluster Dashboard - Detect author: ritikchaddha severity: low description: | Ganglia Cluster dashboard was detected. metadata: verified: true shodan-query: html:"ganglia_form.submit()" tags: misconfig,ganglia,dashboard requests: - method: GET path: - "{{BaseURL}}" - "{{BaseURL}}/ganglia/" stop-at-first-match: true matchers-condition: and matchers: - type: word part: body words: - 'ganglia_form.submit()' - type: status status: - 200 # Enhanced by md on 2023/03/08