nuclei-templates/exposed-panels/spark-panel.yaml

29 lines
469 B
YAML

id: spark-panel
info:
name: SPARK Panel Detect
author: righettod
severity: info
reference:
- https://www.hypeinnovation.com
metadata:
verified: true
shodan-query: html:"/apps/IMT/Html/"
tags: panel,spark
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "url=servlet/hype"
- type: status
status:
- 200