Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Pen-Test
[Top] [All Lists]

RE: Discovering users by RCPT TO

Subject: RE: Discovering users by RCPT TO
Date: Fri, 14 Jan 2005 13:17:07 -0600
A better way of doing an "authorized user list", is to accept mail for
every address at your domain, but toss it into the bit bucket if it's
not a valid recipient.  The major difference being that you accept the
message regardless, it just never gets delivered.  Lots of anti-spam
products provide this ability.  Ciphertrust Ironmail, and Clearswift
MimeSweeper are both anti-spam vendors that do this that I can think of
offhand.

Mark Bassett
Firewall Administrator
Omaha World Herald


-----Original Message-----
From: Vince Hoang [mailto:vince@litrium.com] 
Sent: Thursday, January 13, 2005 5:20 PM
To: pen-test@securityfocus.com
Subject: Re: Discovering users by RCPT TO

On Thu, Jan 13, 2005 at 02:20:12PM -0500, Chris Buechler wrote:
I'd recommend disabling it unless you get flooded by such spam
attacks. I would probably consider it unnecessary information
disclosure, depending on the environment and reason (if any)
for doing it that way.

Some MTAs allow permit you to drop the session after a certain
number of failures, but that only slows down the dictionary
attacks.

You cannot disable RCPT TO because that is how the SMTP protocol
designates the recipients.

-Vince


<Prev in Thread] Current Thread [Next in Thread>