> Using an application I do the following: > > Starting scan > ExecuTing /usr/local/bin/OpenVAS-Client -c /etc/seccubus/safe.openvasrc -q > 127.0.0.1 9390 andre '******' /tmp/seccubus.hosts.23756 > /tmp/seccubus.23758.nbe -x
> However, scanning a subnet take a looooong time. Is there an way to > scribble the output of O-VAS immediately, so I can use pipes...... With newer versions of OpenVAS, running the the Manager daemon alongside the Scanner, you can get the report directly as IVIL from the Manager using the OMP protocol. The command 'omp' in openvas-cli module can do this. The Manager will return the report even while the scan is running. -- Greenbone Networks GmbH Neuer Graben 17, 49074 Osnabrueck, Germany | AG Osnabrueck, HR B 202460 Executive Directors: Lukas Grunwald, Dr. Jan-Oliver Wagner _______________________________________________ Openvas-discuss mailing list [email protected] http://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss
