Connect Box Login Panel - Detect
ID: connectbox-panel
Severity: info
Author: fabaff
Tags: panel,connectbox,iot,upc
Description
Section titled “Description”Connect Box login panel was detected.
YAML Source
Section titled “YAML Source”id: connectbox-panel
info: name: Connect Box Login Panel - Detect author: fabaff severity: info description: Connect Box login panel was detected. classification: cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N cwe-id: CWE-200 cpe: cpe:2.3:o:upc:connect_box_eurodocsis_firmware:*:*:*:*:*:*:*:* metadata: verified: true max-request: 1 vendor: upc product: connect_box_eurodocsis_firmware shodan-query: - NET-DK/1.0 - net-dk/1.0 tags: panel,connectbox,iot,upc
http: - method: GET path: - '{{BaseURL}}'
host-redirects: true max-redirects: 2
matchers-condition: and matchers: - type: word part: header words: - "NET-DK/1.0"
- type: regex part: header regex: - "../common_page/(.*).html"
- type: status status: - 302# digest: 490a00463044022024decdda6f200ba6a73a0bae46230be6ef521607833a116b719a21b5aed9344102203c9d5d32988049b6a17c341079cfabfc1cf82ae4965c11fadf56887bf1cf899b: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/connect-box-login.yaml"