On Wednesday 10 March 2010 16:31:05 Shehzad Abdul Khaliq wrote: > Dear members, > I am running openvas in quite mode with following changes to the openvasrc > file > > begin(PLUGIN_SET) > #removed all the plugins fron the section and enabled only 2 plugins > 1.3.6.1.4.1.25623.1.0.64670 = yes > 1.3.6.1.4.1.25623.1.0.65729 = yes > end(PLUGIN_SET) > > auto_enable_new_plugins = no > log_whole_attack = yes > logfile = /usr/local/var/log/openvas/openvassd.messages.custom > dumpfile = /usr/local/var/log/openvas/openvassd.dump.custom
How do the last two entries come into the openvasrc? They should be in openvas(s)d.conf, i think. > Even after all the above changes > 1. The scan is running through all the plugins > 2. the custom rc file gets overwritten with all the plugins list and set to > yes Are all the other options reset, too? > 3. logs are not getting generated to the file mentioned above See above, this has to be configured in the scanners config file (and the scanner has to be restarted for it takes effect). > Please Assist A similar question came up recently. You miss to mention two important facts: 1) ~Which openvasrc are you referring to (where is it located, e.g. /home/shehzad/.openvasrc). 2) How do you call OpenVAS-Client, and from where (e.g. cd /home/shehzad/ && OpenVAS-Client -q <....> -c <...>)? My intuituion is that OpenVAS-Client doesnt actually read the openvasrc that you try to use and instead creates a new one. hth --felix -- Felix Wolfsteller | ++49 541 335083-783 | http://www.intevation.de/ PGP Key: 39DE0100 Intevation GmbH, Neuer Graben 17, 49074 Osnabrück | AG Osnabrück, HR B 18998 Geschäftsführer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner _______________________________________________ Openvas-discuss mailing list [email protected] http://lists.wald.intevation.org/mailman/listinfo/openvas-discuss
