Script vmware-version
Script types:
portrule
Categories:
discovery, safe, version
Download: https://svn.nmap.org/nmap/scripts/vmware-version.nse
Script Summary
Queries VMware server (vCenter, ESX, ESXi) SOAP API to extract the version information.
The same script as VMware Fingerprinter from VASTO created by Claudio Criscione, Paolo Canaletti
Script Arguments
- slaxml.debug
See the documentation for the slaxml library.
- http.host, http.max-body-size, http.max-cache-size, http.max-pipeline, http.pipeline, http.truncated-ok, http.useragent
See the documentation for the http library.
- smbdomain, smbhash, smbnoguest, smbpassword, smbtype, smbusername
See the documentation for the smbauth library.
Example Usage
nmap --script vmware-version -p443 <host>
Script Output
| vmware-version: | Server version: VMware ESX 4.1.0 | Build: 348481 | Locale version: INTL 000 | OS type: vmnix-x86 |_ Product Line ID: esx
Requires
Author:
License: Same as Nmap--See https://nmap.org/book/man-legal.html