Skip to content

VMware vCenter Converter Panel - Detect

ID: vmware-vcenter-converter-standalone

Severity: info

Author: DhiyaneshDK

Tags: panel,vmware,vcenter

VMware vCenter Converter panel was detected.

id: vmware-vcenter-converter-standalone
info:
name: VMware vCenter Converter Panel - Detect
author: DhiyaneshDK
severity: info
description: VMware vCenter Converter 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
cpe: cpe:2.3:a:vmware:vcenter_converter_standalone:*:*:*:*:*:*:*:*
metadata:
verified: true
max-request: 1
vendor: vmware
product: vcenter_converter_standalone
shodan-query:
- title:"VMware vCenter Converter Standalone"
- http.title:"vmware vcenter converter standalone"
fofa-query: title="vmware vcenter converter standalone"
google-query: intitle:"vmware vcenter converter standalone"
tags: panel,vmware,vcenter
http:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'VMware vCenter Converter Standalone'
- type: status
status:
- 200
# digest: 4b0a004830460221008474fff1575b8f23609ab391826c457ec53d3f77f2c0fde2258847e5ec8bc65e022100f8b4001f9ff466b37facbd81a2dadc6f52fedee05e5077269c0d7358dbab1f94:922c64590222798bb761d5b6d8e72950

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.

Terminal window
$ nuclei -u "URL" -t "http/exposed-panels/vmware-vcenter-converter-standalone.yaml"

View on Github