*** Michael Meyer wrote: > Enable "Log whole attack" and watch openvassd.messages during a scan. > You should see if the NVT was executed or if not, why not.
There is also the option "log_plugins_name_at_load" which you should enable. Run "openvassd -s" and look for "config_file =". For example "config_file = /etc/openvas/openvassd.conf". Now run "openvassd -s > /etc/openvas/openvassd.conf" (or whatever config_file points to). Now edit this file, set "log_plugins_name_at_load" to yes, restart the scanner and watch openvassd.messages. As long as your NVT is not signed, you also have to set "nasl_no_signature_check = yes". Micha -- Michael Meyer OpenPGP Key: 0xAF069E9152A6EFA6 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] https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-plugins
