nessus –h

 

J

 

I use something similar to this

nessus -c /nessus/nessusrc -x -q localhost 1241 nessususer nessuspass -T nbe /nessus/file_of_IPs_to_scan /nessus/saved_scan.nbe

 

the nessusrc file can be generated from a nessus client.  –T means what type of file.  I use NBE and then convert it, just in case I need to filter the file first.  The file of IPs to scan is just that, text file with an ip range, and then lastly my location.

 

And to convert it I do this

nessus -i results.nbe -o results.html

 

 

and remember, google is your friend.

 

http://www.google.com/search?q=nessus+command+line&start=0&ie=utf-8&oe=utf-8&client=firefox-a&rls=org.mozilla:en-US:official

 

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Philip, Elizabeth T.
Sent: Friday, March 31, 2006 4:06 PM
To: [email protected]
Subject: How do you start Nessus scan without GUI

 

Nessus 2.0.3 is installed on a VMware, compiled by Red Hat Linux 8.0.

How do you start the scan without a GUI?  This is my first time with Nessus.

Thanks in advance.

EP

 

_______________________________________________
Nessus mailing list
[email protected]
http://mail.nessus.org/mailman/listinfo/nessus

Reply via email to