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: Verifying latest plugins

Subject: Re: Verifying latest plugins
Date: Thu, 06 Mar 2008 08:49:10 -0500
Doug V wrote:
I am using Fedora 8 with the latest non-beta versions of Nessus and the 
Nessus Client installed. I was wondering if there was a command that I could 
run to force Nessus to update its plugins or to show the date of the last 
update. When I run /opt/nessus/bin/nessus-fetch --check I do get the 
"nessus-fetch is properly configured to receive a Registered feed" response, 
and in nessusd.conf the auto_update option is set to "yes", but I would like 
to verify myself that the latest plugins are installed.

If you are on Linux, you can always do an

ls -lt | more while in the

/opt/nessus/lib/nessus/plugins

directory and look at the time on the last file. This should
give you some indication of when the last update was.

You could also do a plugins dump with the nessus tool and count the number
of plugins and see if it was more than the last time you updated:

[root@kingghidora bin]# ./nessus -p 127.0.0.1 1241 <user> <pass> | wc -l
20690


Ron Gula
Tenable Network Security


_______________________________________________
Nessus mailing list
Nessus@list.nessus.org
http://mail.nessus.org/mailman/listinfo/nessus

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