CudaTel Login Panel - Detect
ID: cudatel-panel
Severity: info
Author: arafatansari
Tags: panel,cudatel
Description
Section titled “Description”CudaTel login panel was detected.
YAML Source
Section titled “YAML Source”id: cudatel-panel
info: name: CudaTel Login Panel - Detect author: arafatansari severity: info description: CudaTel login panel was detected. 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 metadata: verified: true max-request: 1 shodan-query: title:"CudaTel" tags: panel,cudatel
http: - method: GET path: - "{{BaseURL}}"
matchers-condition: and matchers: - type: word words: - 'CudaTel Communications Server' - 'alt="CudaTel' condition: or
- type: status status: - 200# digest: 490a0046304402203952951ad7ccb13017963094bb61f94ddf5242adbf5b7c75a92e03650cae89aa0220610b27044c616169c97c0e607345eeec0f92ac7c8f804fcb7c6407b5347e89ce: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/cudatel-panel.yaml"