nuclei-templates/exposed-panels/quantum-scalar-detect.yaml

30 lines
613 B
YAML
Raw Normal View History

2022-04-16 12:25:20 +00:00
id: quantum-scalar-detect
info:
name: Quantum Scalar i500 Login Panel - Detect
2022-04-16 12:25:20 +00:00
author: princechaddha
severity: info
description: Quantum Scalar i500 login panel was detected.
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
2022-04-16 12:25:20 +00:00
tags: panel,quantum,scalar
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: regex
regex:
- "<title>QUANTUM - Scalar (.*) Login Screen"
- type: status
status:
- 200
# Enhanced by md on 2022/12/06