[svlug] botnets

Chris Miller lordsauronthegreat at gmail.com
Sun Jan 7 21:47:35 PST 2007


On 1/7/07, Rick Moen <rick at linuxmafia.com> wrote:
> Quoting Chris Miller (lordsauronthegreat at gmail.com):
>
> > I'm currently nurturing my own little brainchild solution to fix the
> > proliferation of spam-sending botnets (just the spam part, nothing
> > else.)  It hinges on the answer to this question:
> >
> > When I send mail to my email server (smtp.gmail.com) it goes through
> > as SMTP traffic, no?  So, when GMail sends that mail to my brother's
> > email server (comcast.net), doesn't it use a different protocol?  I
> > don't know.
>
> It would indeed use SMTP -- and, if you want to know the exact routing,
> have your brother send a copy back _with full headers_, and you'll see
> every SMTP hop your mail went through.
>
> Comcast's public-facing SMTP hosts' DNS hostnames will of necessity be
> in the public DNS.  Just use "dig" and ask for their MX records, like
> this:
>
> :r! dig -t mx comcast.net +short
>
> 5 gateway-a.comcast.net.
> 5 gateway-r.comcast.net.
> 5 gateway-s.comcast.net.

Ah, blast.  My anti-spam idea won't work then.

-- 
==  ==  ==  Ƒ 5 |) 3 |/  ==  ==  ==
==    ( 0 |) 3    \|/ 4 |2 |2 | 0 |2    ==
==  ==  7 | |\| µ Ж    6 µ |2 µ  ==  ==


More information about the Svlug mailing list