From fd9f9f16e0b6ed8ff2c6f9761c1f42c61468e656 Mon Sep 17 00:00:00 2001 From: Daniel Black Date: Wed, 12 Jun 2013 08:48:30 +1000 Subject: [PATCH] BF: need to anchor the start to avoid another repeat of DoS injection like Apache --- config/filter.d/3proxy.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/filter.d/3proxy.conf b/config/filter.d/3proxy.conf index be3a68d0..09855d75 100644 --- a/config/filter.d/3proxy.conf +++ b/config/filter.d/3proxy.conf @@ -12,6 +12,6 @@ # Log format is: "L%d-%m-%Y %H:%M:%S %z %N.%p %E %U %C:%c %R:%r %O %I %h %T" # Values: TEXT # -failregex = \s[+-][0-9]{4} \S+ 0000[1-9] \S+ :[0-9]+ [0-9.]+:[0-9]+ [0-9]+ .*$ +failregex = ^\s[+-][0-9]{4} \S+ 0000[1-9] \S+ :[0-9]+ [0-9.]+:[0-9]+ [0-9]+ .*$ ignoreregex =