Call Break CMS Panel - Detect
ID: call-break-cms
Severity: info
Author: dhiyaneshDk
Tags: panel
Description
Section titled “Description”Call Break CMS panel was detected.
YAML Source
Section titled “YAML Source”id: call-break-cms
info: name: Call Break CMS Panel - Detect author: dhiyaneshDk severity: info description: Call Break CMS 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: max-request: 1 tags: panel
http: - method: GET path: - '{{BaseURL}}'
matchers: - type: word words: - '<title>Call Break CMS</title>' condition: and# digest: 4a0a00473045022100937fde012612e95d7df6dd5c9399ae067c07db1a4b86b92b40d19765879d8ece02203c811b362e5a7aa7c11cf621d890b4c854f9b5fb1fc55d1fc0607e0dc57d038a: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/call-break-cms.yaml"