Port 902 โ VMware ESXi
TCP ยท Port 902/TCP is used by VMware ESXi for management and configuration purposes. It allows administrators to access the ESXi host's web-based interface, enabling tasks such as monitoring, troubleshooting, and firmware updates. This port is a critical component of ESXi's remote management capabilities.
- Port Number
- 902
- Service Name
- VMware ESXi
- Protocol
- TCP
- Common Software
- VMware ESXi
Security Notes
Review IANA registry for port 902 usage. Apply principle of least privilege - only open ports that are required.
FAQ
Port 902 is used for VMware ESXi. Port 902/TCP is used by VMware ESXi for management and configuration purposes. It allows administrators to access the ESXi host's web-based interface, enabling tasks such as monitoring, troubleshooting, and firmware updates. This port is a critical component of ESXi's remote management capabilities. Common software: VMware ESXi.
Review IANA registry for port 902 usage. Apply principle of least privilege - only open ports that are required.
Use nmap: nmap -p 902 <target> or check locally: ss -tlnp | rg 902