5800,5801,5900,5901 - Pentesting vnc
VNC stands for Virtual Network Computing and refers to a technology that allows users to access and control a computer remotely over the internet or a local network. VNC provides a graphical user interface (GUI) to the remote computer, allowing the user to view and interact with the desktop as if they were physically present in front of the computer.
nmap
nmap --script vnc-brute -p 5900 $IP
nmap -sV -Pn --script vnc-info,realvnc-auth-bypass,vnc-title -p 5900 $IP
telnet
netcat
vncviewer
connect
xtightvncviewer
connect