mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-08 06:03:12 +02:00
pjoink
This commit is contained in:
@@ -117,3 +117,10 @@ spamfilter {
|
||||
action block;
|
||||
reason "Infected by soex trojan: see http://www.trendmicro.com/vinfo/virusencyclo/default5.asp?VName=TROJ%5FSOEX.A";
|
||||
};
|
||||
|
||||
spamfilter {
|
||||
regex "(^wait a minute plz\. i am updating my site|.*my erotic video).*http://.+/erotic(a)?/myvideo\.exe$";
|
||||
target private;
|
||||
action block;
|
||||
reason "Infected by some trojan (erotica?)";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user