Mailing List Archive

Plugin 20097: WindWeb <= 2.0 DoS; Patch to fix banner matching
This patch changes the regular expression for matching the banner. The
original expression, "^Server: +WindWeb/([01]\.|2\.0$)", didn't match
with the headers attached (windweb.txt). The patch changes the "$" to
"[^0-9]".
--
Simon Ward

Operations Security Specialist, Westpoint Ltd
Albion Wharf, 19 Albion Street, Manchester M1 5LN, United Kingdom

Web: www.westpoint.ltd.uk
Tel: +44-161-2371028
Re: Plugin 20097: WindWeb <= 2.0 DoS; Patch to fix banner matching [ In reply to ]
On 05/01/07 10:59, Simon Ward wrote:

> This patch changes the regular expression for matching the banner. The
> original expression, "^Server: +WindWeb/([01]\.|2\.0$)", didn't match
> with the headers attached (windweb.txt). The patch changes the "$" to
> "[^0-9]".

Thanks, Simon. I've just committed a change to fix this.

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