summaryrefslogtreecommitdiffstats
path: root/conf/metrics.conf
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2017-03-09 15:38:02 +0000
committerVsevolod Stakhov <vsevolod@highsecure.ru>2017-03-09 15:38:20 +0000
commitd10012653e3fc6447461b7920fef24eca2985b00 (patch)
tree6364431725fe9f1945b3a7acbb89eae8770dedf1 /conf/metrics.conf
parent430fafa6ebd713ee20d94119951412fba182cb21 (diff)
downloadrspamd-d10012653e3fc6447461b7920fef24eca2985b00.tar.gz
rspamd-d10012653e3fc6447461b7920fef24eca2985b00.zip
[Conf] Add composite for hacked wordpress phishing
Diffstat (limited to 'conf/metrics.conf')
-rw-r--r--conf/metrics.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/metrics.conf b/conf/metrics.conf
index a8eff289c..bc39a7925 100644
--- a/conf/metrics.conf
+++ b/conf/metrics.conf
@@ -424,6 +424,10 @@ metric {
weight = 7.0;
description = "Phished URL found in phishtank.com";
}
+ symbol HACKED_WP_PHISHING {
+ weight = 4.5;
+ description = "Phishing message from hacked wordpress";
+ }
}
group "hfilter" {