aboutsummaryrefslogtreecommitdiffstats
path: root/conf/scores.d
diff options
context:
space:
mode:
authortwesterhever <40121680+twesterhever@users.noreply.github.com>2023-06-02 10:02:19 +0000
committertwesterhever <40121680+twesterhever@users.noreply.github.com>2023-06-02 10:02:19 +0000
commit6a9bb3606bb8371ff799dc95cfca49277d2a3cfe (patch)
tree402ea767af210062c215858c9a2c5c0fe3946783 /conf/scores.d
parenteb001dce519558f4b14c6a0bd044f762ce804b09 (diff)
downloadrspamd-6a9bb3606bb8371ff799dc95cfca49277d2a3cfe.tar.gz
rspamd-6a9bb3606bb8371ff799dc95cfca49277d2a3cfe.zip
[Minor] Improve HACKED_WP_PHISHING coverage
Diffstat (limited to 'conf/scores.d')
-rw-r--r--conf/scores.d/phishing_group.conf4
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
+}