Re: MS Exchange Relay Authentication
From: Jannie Hanekom (j_hanekom_at_HOTMAIL.COM)
Date: 10/01/03
- Previous message: Russ: "Re: Something changing DNS server settings - confirmed"
- Maybe in reply to: Hovermale, Jake: "MS Exchange Relay Authentication"
- Next in thread: Greg Crowe: "Re: MS Exchange Relay Authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 1 Oct 2003 16:02:29 +0100 To: NTBUGTRAQ@LISTSERV.NTBUGTRAQ.COM
This is where past recommendations by a lot of people are shown to have a
solid basis.
* Do not run internet-facing services on domain controllers - this removes a
huge attack surface area. Guessing an account on a domain controller
requires only an account name and password. Guessing a domain account on a
member server requires the domain name, account name and password. Guessing
an account on a properly secured stand-alone server is next to impossible.
* Change the RestrictAnonymous setting to at least 1 (preferably 2) to
prevent enumeration of a list of accounts on a machine (leaving it at 0 is
akin to putting a list of all valid accounts up at the local Seven Eleven.)
* Implement account lockouts and a proper password policy (the "force
complex passwords" policy in 2K is quite efficient)
* There are high-security group policy templates which set all sorts of
things for you, including RestrictAnonymous. Use them.
Another good idea might be to disable Basic Authentication on the SMTP
service properties. This type of authentication is a bad idea to begin with
anyway. You could also consider disabling some of the ESMTP verbs on
public-facing
servers: http://support.microsoft.com/support/kb/articles/q257/5/69.asp
Jannie
-----
Wondering as to whether the list is running? The NTBugtraq archives are
updated first before messages are emailed to subscribers. Check the
archives first to see if you have missed any messages;
http://www.ntbugtraq.com/archives
-----
- Previous message: Russ: "Re: Something changing DNS server settings - confirmed"
- Maybe in reply to: Hovermale, Jake: "MS Exchange Relay Authentication"
- Next in thread: Greg Crowe: "Re: MS Exchange Relay Authentication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|