question about "enable all"

Josh Zlatin-Amishav josh at tkos.co.il
Thu Oct 6 06:31:19 EDT 2005


On Thu, 6 Oct 2005, Jack Harvey wrote:

> If i choose "safe checks" after having "enabled all", does safe checks
> take precedence?

Yes.

Destructive plugins have logic similar to the following psuedo code:

if (safe_checks is on)
{
   Run a banner check
}
else
{
   Perform the actual exploit
}

--
  - Josh




More information about the Nessus mailing list