Create apache-ozone-detect.yaml

Detects a Apache Ozone web application, a scalable, redundant, and distributed object store for Hadoop and Cloud-native environments.
patch-5
Icaro Torres 2024-07-14 15:11:25 -03:00 committed by GitHub
parent 64656d05f0
commit fa74783a27
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,32 @@
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
verified: true
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