VMware Carbon Black EDR Panel - Detect
ID: vmware-carbon-black-edr
Severity: info
Author: DhiyaneshDK
Tags: panel,vmware
Description
Section titled “Description”VMware Carbon Black EDR panel was detected.
YAML Source
Section titled “YAML Source”id: vmware-carbon-black-edr
info: name: VMware Carbon Black EDR Panel - Detect author: DhiyaneshDK severity: info description: VMware Carbon Black EDR 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:"VMware Carbon Black EDR" tags: panel,vmware
http: - method: GET path: - '{{BaseURL}}'
matchers-condition: and matchers: - type: word part: body words: - 'VMware Carbon Black EDR'
- type: status status: - 200# digest: 4a0a004730450221008eda571d9c7cd512179e3d8163272d4a2a01bace52d46b17ff792f3c49f81442022060c145a5089ad9ae2446692e186ed3d3d015f5a504d8b9fd654098bd7fe2426d: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/vmware-carbon-black-edr.yaml"