Merge pull request #10356 from icarot/main

Create apache-gravitino-detect.yaml
main
pussycat0x 2024-07-25 17:57:50 +05:30 committed by GitHub
commit a9f6a89994
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,29 @@
id: apache-gravitino-detect
info:
name: Apache Gravitino - Detect
author: icarot
severity: info
description: |
Detects a Apache Gravitino web application, world's most powerful open data catalog for building a high-performance, geo-distributed and federated metadata lake.
metadata:
max-request: 1
vendor: apache
product: gravitino
shodan-query: title:"Gravitino"
tags: tech,gravitino,apache,detect
http:
- method: GET
path:
- "{{BaseURL}}/ui/metalakes"
matchers-condition: and
matchers:
- type: word
words:
- '<title>Gravitino'
- type: status
status:
- 200