Spamfilter updates / LOI worm
Posted: Thu Apr 01, 2004 4:03 am
From now on I'll mention here if we add a new rule...
Just added a rule for a new trojan presumably called LOI...
I was a bit suspicious about this report at first (it's April 1st after all), but just confirmed on a sandbox myself that it is real.. exploits an IE/mplayer vuln or something.
Also >1 week ago (I think?) some rules were added for the NKie worm (matrix 2 blabla / stop spam blabla use this command / to get ops use this hack etc...)
Just added a rule for a new trojan presumably called LOI...
I was a bit suspicious about this report at first (it's April 1st after all), but just confirmed on a sandbox myself that it is real.. exploits an IE/mplayer vuln or something.
Code: Select all
spamfilter {
regex ".*(http://jokes\.clubdepeche\.com|http://horny\.69sexy\.net|http://private\.a123sdsdssddddgfg\.com).*";
target private;
action block;
reason "Infected by LOI trojan"; /* Name is still unsure */
};