Kraken Cluster Monitoring Dashboard - Detect
ID: kraken-cluster-monitoring
Severity: info
Author: pussycat0x
Tags: panel,kraken,cluster
Description
Section titled “Description”Kraken Cluster Monitoring Dashboard was detected.
YAML Source
Section titled “YAML Source”id: kraken-cluster-monitoring
info: name: Kraken Cluster Monitoring Dashboard - Detect author: pussycat0x severity: info description: Kraken Cluster Monitoring Dashboard was detected. classification: cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N cwe-id: CWE-200 metadata: verified: true max-request: 1 shodan-query: http.title:"Kraken dashboard" tags: panel,kraken,cluster
http: - method: GET path: - "{{BaseURL}}"
matchers-condition: and matchers: - type: word words: - "Kraken dashboard" - "Kraken cluster monitoring" condition: and
- type: status status: - 200# digest: 4b0a0048304602210099205c0bbc9ee12c134a94a3704778377c140780b2af458a6c4681bbcbbcdf10022100a04782f98011a50b13d345d4647fec8e3462f218de8c552104b32669721e9b84: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/exposed-panels/kraken-cluster-monitoring.yaml"