Even with all of my SPAM filtering in place I have been getting a lot of SPAM lately (around 4 a day which is a lot for me). Of course I have several accounts that get 0 SPAM but there is one I use that has slipped into the spammer database. I purposefully use it to continue to block class C address ranges that the SPAM is coming from.
What I have noticed for the last several days (or longer) is that all of the SPAM appears to be coming from Windows machines on cable. I have been nmap'ing every address that I get a SPAM from and port 5000 and 1025 is open on nearly every one and they are usually on home cable connections. So it looks to me like people at home are infected with a SPAM virus of some sort and they seem to be oblivious to it. Until people clean up their crap it's almost impossible to block everything. It seems to have no effect.
Something I am toying with is to write a milter filter for Sendmail that when a message is received it will check for port 5000 being open on the machine that sent the message. If it is, reject it as SPAM. Hell, 5000 is probably the port the virus came in on in the first place, it's a crappy M$ security hole is what it is, the CeNsOrEd, trustworthy computing it is. I figure either that or I could just have the filter connect to the machine and reformat their drive for them...
Anybody else notice similar behavior or have any other suggestions?


