nuclei-templates/http/exposed-panels/caton-network-manager-syste...

33 lines
719 B
YAML

id: caton-network-manager-system
info:
name: Caton Network Manager System Login Panel - Detect
author: pussycat0x
severity: info
description: Caton Network Manager System 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
cvss-score: 0.0
cwe-id: CWE-200
metadata:
max-request: 1
verified: true
shodan-query: http.title:"Caton Network Manager System"
tags: caton,manager,login,panel
http:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "Caton Network Manager System"
- type: status
status:
- 200