Add files via upload

patch-1
Dominique RIGHETTO 2022-12-14 11:36:22 +01:00 committed by GitHub
parent 2a44b0c721
commit fdb21c1820
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 33 additions and 0 deletions

View File

@ -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