[Plugins-writers] google_search_appliance_detect.nasl Bug Fix

From: Scott Shebby (scotts@private)
Date: Thu Dec 01 2005 - 10:55:41 PST


Hello,

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);
}

}

Sincerely,
Scott
_______________________________________________
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:18:55 PST