On Thu, Sep 16, 2004 at 06:20:29PM -0700, atish shah wrote:

> Does anyone know if there is a list of Nessus plugins
> sorted by Nessus plugin IDs.

You can generate one yourself using something like:

  nessus -c ~/.nessusrc -qp localhost 1241 $user $pass |
    sort +0n

This will produce one line for each plugin, with fields delineated by
'|'.  Fields are based on the NASL descriptive variables: id, family,
name, category, copyright, summary, version, cve-id, and description (or
bugtraq-id, xref, description if nessusd is 2.0.8 or above). 


George
-- 
[EMAIL PROTECTED]

Attachment: pgpHe8AYzhP8v.pgp
Description: PGP signature

_______________________________________________
Nessus mailing list
[EMAIL PROTECTED]
http://mail.nessus.org/mailman/listinfo/nessus

Reply via email to