3CX Phone System Web Client Management Console - Panel Detect
ID: 3cx-phone-webclient-management-panel
Severity: info
Author: idealphase
Tags: panel,3cx
Description
Section titled “Description”3CX Phone System Web Client Management Console panel was detected.
YAML Source
Section titled “YAML Source”id: 3cx-phone-webclient-management-panel
info: name: 3CX Phone System Web Client Management Console - Panel Detect author: idealphase severity: info description: 3CX Phone System Web Client Management Console panel was detected. reference: - https://www.3cx.com/phone-system/ - https://www.3cx.com/blog/unified-communications/client-apps/ - https://medium.com/@frycos/pwning-3cx-phone-management-backends-from-the-internet-d0096339dd88 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:a:3cx:3cx:*:*:*:*:*:*:*:* metadata: max-request: 1 vendor: 3cx product: 3cx shodan-query: - http.title:"3CX Webclient" - http.title:"3cx webclient" - http.title:"3cx phone system management console" - http.favicon.hash:970132176 google-query: - intitle:"3CX Webclient" - intitle:"3cx phone system management console" - intitle:"3cx webclient" fofa-query: - icon_hash=970132176 - title="3cx phone system management console" - title="3cx webclient" tags: panel,3cx
http: - method: GET path: - '{{BaseURL}}/webclient/'
matchers: - type: word words: - " <title>3CX Webclient</title>" - '<meta name="description" content="3CX">' condition: or# digest: 4a0a00473045022100c7e73921b4f7f93f44c6ef0d0d8eaf4ce4eb2e573f1cb67e6ff44edc0ee9c9f402206214abf009ae6acea0bbbd54720dc78cab0502c14a828a9bc188157034b2b3f4:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”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.
$ nuclei -u "URL" -t "http/exposed-panels/3cx-phone-webclient-management-panel.yaml"