nuclei-templates/http/exposed-panels/ccm-detect.yaml

34 lines
822 B
YAML
Raw Normal View History

2022-09-12 12:39:05 +00:00
id: ccm-detect
info:
name: Clear-Com Core Configuration Manager Panel - Detect
2022-09-12 12:39:05 +00:00
author: failOpen
severity: info
description: Clear-Com Core Configuration Manager panel was detected.
2022-09-12 12:40:44 +00:00
reference:
- https://www.clearcom.com/DownloadCenter/manuals/FreeSpeakII_Online_Manual/UserGuide/Content/Base/CCM/CCM.htm
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
cvss-score: 0.0
cwe-id: CWE-200
2022-09-12 12:40:44 +00:00
metadata:
max-request: 1
2022-09-12 12:40:44 +00:00
verified: true
shodan-query: http.html:"CCM - Authentication Failure"
2022-09-12 12:39:05 +00:00
tags: panel,clearcom,ccm
http:
2022-09-12 12:39:05 +00:00
- method: GET
path:
- "{{BaseURL}}"
2022-09-12 12:40:44 +00:00
matchers-condition: and
matchers:
2022-09-12 12:39:05 +00:00
- type: word
part: body
words:
- "CCM - Authentication Failure"
- type: status
status:
- 401