On Sun, Feb 01, 2004 at 11:01:03PM -0500, Peter Wang wrote: > I used "describe-nessus-plugin" script by George A. Theall > <http://www.tifaware.com/perl/describe-nessus-plugin/> to > get the plugins information and processed the plugins & imported to my > database. But it only works with plugins written > in NASL (*.nasl), not NASL include files (*.inc) or plugins written in C > (*.nes). > > Does anybody know how & where can I get information about those plugins not > written in NASL?
One possibility for plugins written in C is to use the nessus commandline tool with "-qp" to return several, but not all possible, descriptive fields. One drawback to this is that you'll need some other means to map plugin id to filename, although there are only a handful of plugins written in C. As for include files, what information are you looking for? Understand they don't have a descriptive section like NASL plugins themselves. George -- [EMAIL PROTECTED]
pgp00000.pgp
Description: PGP signature
_______________________________________________ Nessus mailing list [EMAIL PROTECTED] http://mail.nessus.org/mailman/listinfo/nessus
