Files
OneForAll-mirror/data/rules/whatweb/vmware-esxi-server.json
T
2020-07-29 00:02:06 +08:00

24 lines
1.3 KiB
JSON

{
"name": "VMware-ESXi-Server",
"author": "Brendan Coles <bcoles@gmail.com>, Andrew Horton",
"version": "0.2",
"description": "VMware ESXi Server is virtual infrastructure software for partitioning, consolidating and managing systems in mission-critical environments. VMware ESXi Server provides a highly scalable virtual machine platform with advanced resource management capabilities, which can be managed by vSphere.",
"website": "http://www.vmware.com/products/vsphere-hypervisor/overview.html",
"matches": [
{
"text": "<script type=\"text/javascript\">document.write(\"<title>\" + ID_EESX_Welcome + \"</title>\");</script>"
},
{
"text": "<meta name=\"description\" content=\"VMware ESXi Server is virtual infrastructure software for partitioning, consolidating, and managing systems in mission-critical environments. VMware ESXi Server provides a highly scalable virtual machine platform with advanced resource management capabilities, which can be managed by VMware vCenter Server.\">"
},
{
"text": "<h1><script type=\"text/javascript\">document.write(ID_EESXServer3);</script></h1>"
},
{
"url": "/default.js",
"regexp": "(?-mix:var ID_ProductName = \"([^\"]+)\")",
"offset": 1
}
]
}