33 lines
843 B
YAML
33 lines
843 B
YAML
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
|
|
verified: true
|
|
vendor: apache
|
|
product: pinot
|
|
shodan-query: title:"Apache Pinot"
|
|
tags: tech,pinot,apache,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>Apache Pinot</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100e7bf4e1e04fcf0ae4f5048b3cb4b83d37e19eaf6963cf9824ce03fbbae4b6b1502205e843596c20a4783edef184d15531fdaa9fe25fb1bcf907a163e5cc79019dc4a:922c64590222798bb761d5b6d8e72950 |