log_plugins_name_at_load and nasl_no_signature_check are both set to yes. I DO see my plugin being loaded in openvassd.messages. I HAVE done openvasmd --rebuild.
But it still doesn't appear in the General family when editing a scan config, and when I use the "<get_nvts/>" remote API call to dump all the NVTs loaded, it doesn't show up. -----Original Message----- From: Openvas-plugins [mailto:[email protected]] On Behalf Of Michael Meyer Sent: Tuesday, September 16, 2014 2:29 AM To: [email protected] Subject: Re: [Openvas-plugins] OpenVAS isn't loading my plugin *** 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 _______________________________________________ Openvas-plugins mailing list [email protected] https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-plugins
