Hello, *** [email protected] <[email protected]> wrote: > vnc_security_types.nasl (script_id 19288) checks the VNC security types > and if <= 1: security hole. > > However, if you get 0 as a security type, this is an error indication, > not a bad protocol, see > > www.realvnc.com/support/documentation.html > > under 6.1.2. > > So, the test should be 'if == 1: security hole'
Thanks for pointing out. I'll fix that. Best Regards, Micha -- Michael Meyer OpenPGP Key: 52A6EFA6 http://www.greenbone.net/ Greenbone Networks GmbH, Neuer Graben 17, 49074 Osnabrück | AG Osnabrück, HR B 202460 Geschäftsführer: Lukas Grunwald, Dr. Jan-Oliver Wagner _______________________________________________ Openvas-plugins mailing list [email protected] http://lists.wald.intevation.org/mailman/listinfo/openvas-plugins
