Update apache-pinot-detect.yaml
parent
bf2160b48b
commit
f3d9228e3e
|
@ -10,8 +10,10 @@ info:
|
|||
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:
|
||||
|
@ -24,8 +26,7 @@ http:
|
|||
- type: word
|
||||
words:
|
||||
- '<title>Apache Pinot</title>'
|
||||
- 'Pinot Controller UI'
|
||||
condition: and
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
|
Loading…
Reference in New Issue