Apache Spark Panel - Detect
ID: spark-panel
Severity: info
Author: righettod
Tags: panel,spark,apache
Description
Section titled “Description”Apache Spark panel was detected.
YAML Source
Section titled “YAML Source”id: spark-panel
info: name: Apache Spark Panel - Detect author: righettod severity: info description: Apache Spark panel was detected. reference: - https://www.hypeinnovation.com classification: cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N cwe-id: CWE-200 cpe: cpe:2.3:a:apache:spark:*:*:*:*:*:*:*:* metadata: verified: true max-request: 1 vendor: apache product: spark shodan-query: - html:"/apps/IMT/Html/" - http.html:"/apps/imt/html/" - http.title:"spark master at" fofa-query: - title="spark master at" - body="/apps/imt/html/" google-query: intitle:"spark master at" tags: panel,spark,apache
http: - method: GET path: - "{{BaseURL}}"
matchers-condition: and matchers: - type: word part: body words: - "url=servlet/hype"
- type: status status: - 200# digest: 4a0a00473045022100b311908ecbd6a9cf40e8a6a135ef4ee509e0c9e1632a2dfaa211abecf1642041022055e32575e338e8487119dde7c21702750aeaa744202314b6097a775dffc67792: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/spark-panel.yaml"