Skip to content

ICT Protege WX Login Panel - Detect

ID: ictprotege-login-panel

Severity: info

Author: ritikchaddha

Tags: panel,ictprotege,ict

id: ictprotege-login-panel
info:
name: ICT Protege WX Login Panel - Detect
author: ritikchaddha
severity: info
classification:
cvss-metrics: CVSS:3.0/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:ict:protege_wx_firmware:*:*:*:*:*:*:*:*
metadata:
verified: true
max-request: 1
vendor: ict
product: protege_wx_firmware
shodan-query:
- title:"ICT Protege WX®"
- http.title:"ict protege wx®"
fofa-query: title="ict protege wx®"
google-query: intitle:"ict protege wx®"
tags: panel,ictprotege,ict
http:
- method: GET
path:
- "{{BaseURL}}/login.htm"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "<title>ICT Protege WX&reg;</title>"
- type: status
status:
- 200
# digest: 4a0a00473045022100f327729af18799535512bbb59d86018704e63886719c817366a5d6fe1ff051860220639a67fb9e6baec8533855665cba167f567b118037aa0d8578261f407c824f09:922c64590222798bb761d5b6d8e72950

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.

Terminal window
$ nuclei -u "URL" -t "http/exposed-panels/ictprotege-login-panel.yaml"

View on Github