Re: [Plugins-writers] google_search_appliance_detect.nasl Bug Fix

From: George A. Theall (theall@private)
Date: Thu Dec 01 2005 - 11:36:36 PST


On Thu, Dec 01, 2005 at 10:55:41AM -0800, Scott Shebby wrote:

> google_search_appliance_detect.nasl is missing brackets around the 
> second if statement, causing it to FP on any target with a 302 on /
> 
> should be:
> 
> if( egrep(pattern:"^Location...
> {
>   set_kb_item..
>   security_note(port);
> }
> 
> }

I just fixed it; the revised version should become available via
nessus-update-plugins in an hour or so. Thanks for your report.

George
-- 
theall@private
_______________________________________________
Plugins-writers mailing list
Plugins-writers@private
http://mail.nessus.org/mailman/listinfo/plugins-writers



This archive was generated by hypermail 2.1.3 : Thu Dec 01 2005 - 11:37:16 PST