Re: New types of Trojans coming
Professional Software Engineering <PSE-L <at> mail.professional.org>
2005-02-03 17:45:26 GMT
At 18:16 2005-02-03 +0100, Dallman Ross did say:
>http://news.zdnet.com/2100-1009_22-5560664.html
>
>Precis: Spam levels expected to rise with suddenness
>soon, as blacklists become less effective.
Er, spammers have been using trojans for a while now already. Yes,
traditionally, the user's own PC is converted into a mail server and it
delivers mail directly. With some large ISPs (earthlink comes to mind)
blocking outgoing SMTP originating from user systems, this technique isn't
very effective.
However, viruses have for some time used the user's own ISP mail server (or
at least that of the forged address snarfed from their saved email) to
deliver messages, thereby lending some apparent legitimacy to the message
(for instance, you can't block them using a dial-up list type DNSBL,
because the machine passing the message to your host is an actual ISP
mailserver, not the user's own machine).
Yes, blacklists aren't particularly effective against this
chuff. Ironically, effecive post-reception filters are still successful
at eliminating virtually all the spam, but once they've brought the crap
INTO my server is when I get especially pissed about it - the messages
rejected during the SMTP connection have a minimal impact - they don't
generate a lot of net traffic or CPU load (though gobs and gobs of them can
still borderline a DoS). once you've forced your way into my mail host,
you're providing me with further identifyable information - complete
headers, URLs in the spew, etc - which can be used to identify the
spammer. Plus, for those areas which have anti-spam "laws" (such as they
are), actually having the spam in hand is a crucial part of being able to
(Continue reading)