Apache Gravitino - Detect
ID: apache-gravitino-detect
Severity: info
Author: icarot
Tags: tech,gravitino,apache,detect
Description
Section titled “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.
YAML Source
Section titled “YAML Source”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# digest: 4b0a00483046022100c7fc90ab39bfcc6c30ffa0e60a1878660c260b2af5558e97ec3565b6b38c00b90221009454efad844a0d26efa5bdf1f50cc571ada0cc78c2b2d179042bf7ee9f315916:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/technologies/apache/apache-gravitino-detect.yaml"