Hello,
Thanks for noticing. It's fixed now. Updated NVT will be available in
next feed.
Thanks,
Antu Sanadi
On Sunday 13 March 2016 08:45 PM, Korodev wrote:
It appears there is a bug in NVT 1.3.6.1.4.1.25623.1.0.111050
(sw_vsftpd_detect.nasl) on the following line:
if( ! get_port_state(port:port)) exit(0);
Am I correct in that get_port_state should only be passed the port
argument and not a named var arg? Regardless, I could not get it to
return the expected result until changing it to:
if( ! get_port_state(port)) exit(0);
http://plugins.openvas.org/nasl.php?oid=111050
\\korodev
_______________________________________________
Openvas-plugins mailing list
Openvas-plugins@wald.intevation.org
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-plugins
--
Saner Personal
A free vulnerability mitigation
software. Build strong defense.
http://www.secpod.com/saner-personal.html
_______________________________________________
Openvas-plugins mailing list
Openvas-plugins@wald.intevation.org
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-plugins