diff options
Diffstat (limited to 'conf/metrics.conf')
-rw-r--r-- | conf/metrics.conf | 4 |
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" { |