32 lines
879 B
YAML
32 lines
879 B
YAML
id: apache-ozone-detect
|
|
|
|
info:
|
|
name: Apache Ozone - Detect
|
|
author: icarot
|
|
severity: info
|
|
description: |
|
|
Detects a Apache Ozone web application, a scalable, redundant, and distributed object store for Hadoop and Cloud-native environments.
|
|
classification:
|
|
cpe: cpe:2.3:a:apache:ozone:-:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: apache
|
|
product: ozone
|
|
shodan-query: title:"Apache Ozone"
|
|
tags: tech,ozone,apache,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/static/"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'Apache Ozone</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100a6fe873ee57b8f63b334e49cd72d7436f67ad4810e45bde91a46d62aabe83f6302203f1b7a1cec48d89ac746c7ca36e19dac04886d6b022eebdc64d4848455bb89ea:922c64590222798bb761d5b6d8e72950 |