On Sat, Oct 11, 2003 at 08:20:04PM -0400, [EMAIL PROTECTED] wrote:
> just did a cvs plugin update on head and got this:
>
> cvs server: Updating nessus-plugins/trusted-scripts
> U nessus-plugins/trusted-scripts/nikto_wrapper.nasl
>
> what is a trusted-script?
This is a Nessus 2.1.0 novelty (please bear in mind that Nessus 2.1.x is
considered as unstable at this time, and potentially dangerous. Use the
2.0.x branch if you want stability).
"trusted" scripts will have the ability to execute local commands
(calling nikto, nmap, whatever). This will facilitate the inclusion of
third-party programs by avoiding to create a .nes plugins for each of
them (which is painful to maintain and bug-prone).
-- Renaud