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

33 lines
719 B
YAML
Raw Normal View History

2023-01-31 10:08:53 +00:00
id: caton-network-manager-system
info:
name: Caton Network Manager System Login Panel - Detect
2023-01-31 10:08:53 +00:00
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
2023-01-31 10:08:53 +00:00
metadata:
max-request: 1
2023-06-04 08:13:42 +00:00
verified: true
2023-01-31 10:08:53 +00:00
shodan-query: http.title:"Caton Network Manager System"
tags: caton,manager,login,panel
http:
2023-01-31 10:08:53 +00:00
- method: GET
path:
- "{{BaseURL}}"
2023-01-31 10:35:07 +00:00
2023-01-31 10:08:53 +00:00
matchers-condition: and
matchers:
- type: word
part: body
words:
- "Caton Network Manager System"
- type: status
status:
2023-01-31 10:12:27 +00:00
- 200