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

25 lines
524 B
YAML

id: compal-panel-detect
info:
name: Compal CH7465LG Login Panel - Detect
author: fabaff
severity: info
description: Compal CH7465LG 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
tags: panel
requests:
- method: GET
path:
- "{{BaseURL}}/common_page/login.html"
matchers:
- type: word
words:
- "<!--for router status S-->"
part: body
# Enhanced by md on 2022/11/10