Add files via upload
parent
2a44b0c721
commit
fdb21c1820
|
@ -0,0 +1,33 @@
|
|||
id: spark-panel
|
||||
|
||||
info:
|
||||
name: SPARK Panel - Detect
|
||||
author: righettod
|
||||
severity: info
|
||||
description: 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
|
||||
cvss-score: 0.0
|
||||
cwe-id: CWE-200
|
||||
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
|
Loading…
Reference in New Issue