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: Interacting with running nessus scans

Subject: Re: Interacting with running nessus scans
Date: Wed, 30 Nov 2005 11:35:17 -0500
On Wed, Nov 30, 2005 at 09:15:54AM -0600, Schneider, Jake wrote:

I am looking for a way to interactively stop nessus scans that are
started via the command line and not with the client GUI.  Currently
when I kill the process, nessus will not dump the data it has already
gathered to an output file, it will just exit and the data is lost. 
This functionality is desired because I scan very large networks and
sometimes I need to see some immediate results.

Make sure you're enabling session saving; eg, "save_session = yes" in a
client config. Session data include information about a scan's progress
as well as any results and are written to a time-stamped file under
/usr/local/var/nessus/users/$user/sessions; eg, 20051130-112815-data.
Further, you don't need to kill off a scan to monitor a scan's results
since nessusd writes to the data file as the scan takes place.


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>