31 lines
769 B
YAML
31 lines
769 B
YAML
id: apache-zeppelin-detect
|
|
|
|
info:
|
|
name: Apache Zeppelin detect
|
|
author: pikpikcu
|
|
severity: info
|
|
classification:
|
|
cpe: cpe:2.3:a:apache:zeppelin:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: apache
|
|
product: zeppelin
|
|
fofa-query: app="APACHE-Zeppelin"
|
|
tags: apache,zeppelin,tech
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title ng-bind="$root.pageTitle">Zeppelin</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a00463044022006a25a703021376d478a5bbd4727c87dc15e71b8392fb5c13c96b1f212639b65022050c1e1b22adf8bfefec5f8fb692dbb79d00adaf971e83fac4048ff6969472558:922c64590222798bb761d5b6d8e72950 |