Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Nessus-Users
[Top] [All Lists]

Re: Nessus command line

Subject: Re: Nessus command line
Date: Fri, 27 Jul 2007 20:03:43 -0400
On 07/18/07 15:08, John J. Culkin wrote:

When running Nessus from the command line, is there any way to ensure 
that it downloads any available plugins (if available)?

While it's not possible to ensure that it does (eg, can you guarantee 
your IP connectivity?), you can probably alert when it doesn't. Exactly 
how you do that will depend on the version of Nessus that you're using 
as well as whether you're using Nessus 3.x's automatic update feature.

For example, if you're using the automatic updates, update activity is 
logged in nessusd.messages prefixed by "nessusd-update: ". You could 
monitor that file and exclude lines with "Will update plugins every", 
"finished - did not receive any new plugin", and "Fetching the newest 
plugins" and alert on anything else starting with "nessusd-update: ".

If instead you're running nessus-update-plugins, you could redirect 
stderr output to a file and email that out if the program return code is 
non-zero.


George
-- 
theall@tenablesecurity.com
_______________________________________________
Nessus mailing list
Nessus@list.nessus.org
http://mail.nessus.org/mailman/listinfo/nessus

<Prev in Thread] Current Thread [Next in Thread>