On Wed, Jul 30, 2003 at 09:58:04AM +1000, Barry Lynam wrote: > I'm using nessus 1.2.6 (yes I should upgrade) and I think that there is > an error in plug id 11129. The family is listed as mixed, but on the
If you read the plugin code in 1.2.x it reads :
if (safe_checks()) exit(0);
ie: the plugin will exit right away.
And by the way, Nessus 1.2.x is not supported any more.
-- Renaud
