id: apache-pinot-detect info: name: Apache Pinot - Detect author: icarot severity: info description: | Detects a Apache Pinot web application, A realtime distributed OLAP datastore. classification: cpe: cpe:2.3:a:apache:pinot:*:*:*:*:*:*:*:* metadata: max-request: 1 vendor: apache product: pinot tags: tech,pinot,apache,detect http: - method: GET path: - "{{BaseURL}}/" matchers-condition: and matchers: - type: word words: - 'Apache Pinot' - 'Pinot Controller UI' condition: and - type: status status: - 200