vmware-vcenter-attack

Identify and prioritize VMware vCenter vulnerabilities via CVE and misconfiguration checks.

Updated Jun 18, 2026
One-click install
npx skills add https://github.com/Kisilev13/Hermes-Agent-Workspace --skill vmware-vcenter-attack-kisilev13
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vmware-vcenter-attack
Source: https://github.com/Kisilev13/Hermes-Agent-Workspace/tree/main/skills/vmware-vcenter-attack
Command: npx skills add https://github.com/Kisilev13/Hermes-Agent-Workspace --skill vmware-vcenter-attack-kisilev13

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires vcenter-attack, greenbone-openvas, nuclei, metasploit, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides an automated approach to analyze the attack surface and potential vulnerabilities of VMware vCenter instances.

Core Features & Use Cases

  • Attack Matrix Analysis: Analyze CVEs, default credentials, and other security vectors against vCenter.
  • External Recon Check: Trigger analysis when external reconnaissance reveals relevant signs of a vCenter instance.
  • Version Fingerprinting: Automatically fingerprint version details and map to relevant CVEs.
  • CVE Matrix: Sort CVEs by historical impact and prioritize patching.

Quick Start

Trigger the analysis with the 'vmware-vcenter-attack' command and follow the automated process to scan the vCenter instance.

Frequently Asked Questions about vmware-vcenter-attack

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate vulnerability assessment for VMware vCenter instances?

Automate vulnerability assessment for VMware vCenter by running predefined checks that fingerprint versions, map findings to relevant CVEs, and identify common security misconfigurations. This provides an automated approach to analyzing the vCenter attack surface.

What is the best way to map vCenter version fingerprints to known CVEs for red teaming?

Mapping vCenter version fingerprints to CVEs involves automatic version detection correlated against a CVE matrix sorted by historical impact. This prioritizes patching and highlights critical attack vectors for red teaming engagements.

Can I use Metasploit and Nuclei to check for default credentials on a vCenter instance?

Yes, you can check for default credentials on a vCenter instance using dependencies like Metasploit and Nuclei. The analysis integrates these tools to detect security misconfigurations and validate attack vectors during reconnaissance.

How does external reconnaissance trigger automated CVE analysis on VMware vCenter?

External reconnaissance triggers automated CVE analysis by detecting signs of a VMware vCenter instance. Once detected, the process initiates predefined checks to analyze the attack surface and identify potential vulnerabilities.

Does this vCenter attack matrix analysis require Greenbone OpenVAS to run?

No, Greenbone OpenVAS is not strictly required to run the core analysis, but it is listed as a dependency. The Skill primarily relies on predefined checks, Nuclei, and Metasploit for vCenter vulnerability assessment and CVE matrix generation.

What are the limitations of using predefined checks for vCenter security assessment?

Using predefined checks for vCenter security assessment limits scanning to known CVEs and common misconfigurations. It may not detect novel zero-day vulnerabilities or complex custom security flaws outside its established attack matrix.

Related Skills