logo       

Re: Broadband querry: msg#00285

user-groups.linux.ilug.general

Subject: Re: Broadband querry

Quoting Brian Foster (blf@xxxxxxxxxxxxxx):

> as an FYI, there is also at least one site which will do
> a scan for being an open mail rely.

Aw, c'mon. It's dead simple to check without external assistance. All
you have to know is the definition of "mail relay" and a handful of SMTP
commands:

~ $ telnet linuxmafia.com smtp
Trying 198.144.195.186...
Connected to linuxmafia.com.
Escape character is '^]'.
220 linuxmafia.com ESMTP Exim 4.22 #1 Mon, 08 Mar 2004 08:31:20 -0800 - mm9
HELO imaspamhaven.com
250 linuxmafia.com Hello linuxmafia.com [198.144.195.186]
MAIL FROM: forgedaddress@xxxxxxx
250 OK
RCPT TO: victim@xxxxxxxxxxxxxxxx
550 authentication required
quit
221 linuxmafia.com closing connection
Connection closed by foreign host.
~ $

There ya go: My SMTP host tells attempted relayers to shove off (that 550
reject message).


[A few minutes later:]

> telnet relay-test.mail-abuse.org

OK, I have to admit, Paul Vixie's script (which runs on that autoresponder)
_does_ try quite a few truly sneaky tricks in its attempts to find a way
to relay mail through your SMTP host. (I gather that one must be
telnetting from the SMTP host's command prompt. Spammers actually used
to use the former CGI implementation of mail-abuse.org's relay test to
_find open relays_.)

I'm happy to say that my SMTP servers are all sufficiently paranoid that
none of those tricks work.

--
Cheers,
Rick Moen Ban the Bomb.
rick@xxxxxxxxxxxxxx Save the world for conventional warfare.
--
Irish Linux Users' Group
http://www.linux.ie/mailman/listinfo/ilug/




<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise