committing changes in /etc made by "-bash"
Package changes:
This commit is contained in:
@@ -35,14 +35,19 @@ 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;
|
||||
description = "Phishing exclusion symbol for known redirectors";
|
||||
}
|
||||
URL_REDIRECTOR_NESTED {
|
||||
weight = 1.0;
|
||||
description = "URL redirector nested limit has been reached";
|
||||
one_shot = true;
|
||||
}
|
||||
PHISHED_WHITELISTED {
|
||||
weight = 0.0;
|
||||
description = "Phishing exclusion symbol for known exceptions";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -135,7 +135,7 @@ symbols = {
|
||||
}
|
||||
"RECEIVED_SPAMHAUS_XBL" {
|
||||
weight = 1.0;
|
||||
description = "Received address is listed in ZEN XBL";
|
||||
description = "Received address is listed in Spamhaus XBL";
|
||||
groups = ["spamhaus"];
|
||||
one_shot = true;
|
||||
}
|
||||
|
||||
@@ -46,7 +46,7 @@ symbols = {
|
||||
}
|
||||
"CRACKED_SURBL" {
|
||||
weight = 4.0;
|
||||
description = "A domain in the message is listed in as SURBL cracked";
|
||||
description = "A domain in the message is listed in SURBL as cracked";
|
||||
one_shot = true;
|
||||
groups = ["surblorg"];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user