nuclei-templates/http/exposed-panels/kodak-network-panel.yaml

27 lines
487 B
YAML

id: kedacom-network-panel
info:
name: Kedacom Network Keyboard Console Panel - Detect
author: DhiyaneshDk
severity: info
metadata:
max-request: 1
fofa-query: "网络键盘控制台"
verified: true
tags: panel,login,kedacom,network
http:
- method: GET
path:
- "{{BaseURL}}/login.html"
matchers-condition: and
matchers:
- type: word
words:
- '网络键盘控制台'
- type: status
status:
- 200