id: ccm-detect info: name: Clear-Com Core Configuration Manager Panel - Detect author: failOpen severity: info description: Clear-Com Core Configuration Manager panel was detected. 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 metadata: verified: true shodan-query: http.html:"CCM - Authentication Failure" tags: panel,clearcom,ccm requests: - method: GET path: - "{{BaseURL}}" matchers-condition: and matchers: - type: word part: body words: - "CCM - Authentication Failure" - type: status status: - 401 # Enhanced by md on 2022/11/02