2022-12-14 10:36:22 +00:00
|
|
|
id: spark-panel
|
|
|
|
|
|
|
|
info:
|
2022-12-16 03:29:36 +00:00
|
|
|
name: SPARK Panel Detect
|
2022-12-14 10:36:22 +00:00
|
|
|
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
|