Kedacom Network Keyboard Console Panel - Detect
ID: kedacom-network-panel
Severity: info
Author: DhiyaneshDk
Tags: panel,login,kedacom,network
Description
Section titled “Description”A Kedacom network keyboard console panel was detected.
YAML Source
Section titled “YAML Source”id: kedacom-network-panel
info: name: Kedacom Network Keyboard Console Panel - Detect author: DhiyaneshDk severity: info description: | A Kedacom network keyboard console panel was detected. metadata: verified: true max-request: 1 fofa-query: 网络键盘控制台 tags: panel,login,kedacom,network
http: - method: GET path: - "{{BaseURL}}/login.html"
matchers-condition: and matchers: - type: word words: - '网络键盘控制台'
- type: status status: - 200# digest: 4b0a004830460221009ade426ba7de847fa04994e8dfbdc45dd2b2efd10f1d2334d1376b03f5106241022100ef7de1be5dd24c30c6ad51ddcdb2d3abf397a7fdee3bfd1662549e7b628f4f65:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/exposed-panels/kodak-network-panel.yaml"