diff options
Diffstat (limited to 'conf/scores.d')
-rw-r--r-- | conf/scores.d/phishing_group.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/scores.d/phishing_group.conf b/conf/scores.d/phishing_group.conf index 5ee7374a1..24d0ad596 100644 --- a/conf/scores.d/phishing_group.conf +++ b/conf/scores.d/phishing_group.conf @@ -35,7 +35,7 @@ symbols = { } HACKED_WP_PHISHING { weight = 4.5; - description = "Phishing message from hacked wordpress"; + description = "Phish message sent by hacked Wordpress instance"; } REDIRECTOR_FALSE { weight = 0.0; @@ -50,4 +50,4 @@ symbols = { weight = 0.0; description = "Phishing exclusion symbol for known exceptions"; } -}
\ No newline at end of file +} |