On Donnerstag, 3. Juli 2014, Jack Harvey wrote: > Could someone tell me what the name of the OpenVAS config file is on Kali? > GSA -> Administration -> Settings says /etc/openvas/openvassd.conf. The file > is not there. > As always help appreciated...
That sounds like the right path. Note that the file can be empty if only the default settings are used (which is the default by default :-) If you fill in something into that file, you overwrite the built-in defaults. You can even produce a valid config file this way: $ openvassd -s > openvassd.config -- Dr. Jan-Oliver Wagner | ++49-541-335084-0 | 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-discuss mailing list [email protected] https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss
