On Wed, Aug 11, 2004 at 03:25:03PM -0600, Muhammad Khan wrote: > Just a quick question that how many plugin families are supported in > 2.0.12? I have "[1]MacOS X Local Security Checks" family but I am not > seeing all of the pluggins in the family on my Nessus gui.
It's not so much a question of the families as the plugins themselves.
Indeed, if I write a plugin with "script_family('tifaware');", nessusd
will happily try to load it and offer to run it for clients if
successful.
That said, plugins involving local security checks are not supported in
versions under 2.1. Even though you might have them in your plugins
directory, they have a check at the start for the function bn_random and
exit if it's not defined, which causes nessusd to not load them.
George
--
[EMAIL PROTECTED]
pgpOa8UPKuLgP.pgp
Description: PGP signature
_______________________________________________ Nessus mailing list [EMAIL PROTECTED] http://mail.nessus.org/mailman/listinfo/nessus
