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: update plugins question

Subject: Re: update plugins question
Date: Wed, 24 May 2006 20:33:12 -0400
On Wed, May 24, 2006 at 07:59:14AM -0700, Larry wrote:

Can someone give me the details of what happens each time
nessus-update-plugins runs? It appears that each plugin is re-loaded when
the script runs.  Are all plugins re-written or just the new ones
added/appended? Is there a control file that keeps track of this?

nessus-update-plugins has the "-vv" option to enable verbose debugging
output. You can use this to see what's going on.

Essentially, though, what happens is that the script first checks
whether your copy of the plugins is current. If not, it downloads the
latest tarball, verifies its authenticity, extracts the contents into
the plugins directory, and finally sends a HUP signal to the main
nessusd process to cause it to reload. There's a lot of other stuff and
the behaviour is slightly different in older versions, but this should
give you the main gist.

Since the tarball is extracted in the plugins directory, existing
plugins are overwritten each time but any files that do not exist in the
tarball are not removed.

Also, how do plugin subscriptions affect the way the script runs?

They just affect which tarball you get.

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>