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. |

| Subject: | Re: RE: break in? - terminal services on alternate port |
|---|---|
| Date: | Tue, 15 Nov 2005 23:32:54 -0800 |
Inline:
Moving the TS port is for the most part unnecessary, silly and not "smart". In fact, moving your TS port around might even make you machine less accessible from some networks depending on the vigilance of network administrators there by reducing the utility of the service.
By moving the port you gain some degree of security through obscurity. Though, no real tangible gains have been made on the safety of the system. This is in my opinion no security at all - moving the port does not mitigate a human threat, and it does not mitigate threats from somewhat intelligent worms. Only in the case of a self propagating "dumb" worm or program that specifically targets 3389 (and no others) will one find themselves in trouble. Terminal services has an excellent (as far as MS is concerned) track record in regards to security and while this is no degree of insurance it does lead me to believe that it can be trusted.
The "smart" solution here would involved isolating access to Terminal Services to authorized users of your network. Access to the terminal serviced machine should be provided via a VPN connection. If you want to be really paranoid about it - the VPN connection should not be provided by your DC (tempting on smaller networks) but instead by another network device or server. You should also make sure that the device authenticates with a higher level of credentials than a preshared key (IPSec comes to mind).
In my experience TS can stand on it's own. It's a hardy service that has managed to prove itself through so many catastrophes with other windows services. Moving the port only has the capacity to restrict your ability to use the service as intended and does not truly provide any sort of security. It also adds to the complexity of the network.
Changing the administrative login is a good idea though - as it is nearly impossible to guess in a reasonable amount of time both a user and a pass for the machine in question.
I agree.
Make sure that your lockout policy is defined such that there is a long pause between incorrect logins and a lockout for an extended period of time after no more than 5 failed authentication attempts. Also, if you do use terminal services you should enable both successful and failed authentication events. Periodically reviewing the logs is always a good idea and not just when you think you've been compromised ;-)
thx
t
--------------------------------------------------------------------------- ---------------------------------------------------------------------------
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | RE: Renaming Administrator account, Depp, Dennis M. |
|---|---|
| Next by Date: | Re: What server hardening are you doing these days?, Thor (Hammer of God) |
| Previous by Thread: | RE: RE: break in? - terminal services on alternate port, James Eaton-Lee |
| Next by Thread: | RE: break in? - terminal services on alternate port, Steve.Cummings |
| Indexes: | [Date] [Thread] [Top] [All Lists] |