Re: Protect from Login Attempts
- From: Joe <joe@xxxxxxxxxxxxxx>
- Date: Mon, 30 Jun 2008 21:31:36 +0100
Liam wrote:
I have recently had an intrusion and I want to beef up the security on the server.
Environment:
OWA is used extensively.
RDP to the server is used to manage it ( I am only here 1 or 2 days per week)
Problem
Over the weekend I logged about 200-300 failed logon attempts. Some obviously a week attempt at the admin password but one othe used admin_tmpl sbs_backup, kbrtgt etc that looks like a script.
Is there a hardware device that would sit between an RDP session and the windows authenticator? Or any other way besides turning off the RDP and OWA to keep these r-ff-raff away from even having a successful failed logon?
As Cliff says, using RDP over VPN will help secure what is a common attack target. I go slightly further and only allow unprivileged users to get in by VPN, at which point an admin password has to be cracked while the bad guy is already part-way in and featuring prominently in the router logs. To be accurate, I actually use RDP over SSH, but Windows doesn't have a native SSH server and I wouldn't trust a third party one.
RWW will also be suggested, but servers won't be offered for connection to anyone but admins, so the two-stage approach doesn't work there.
If it's only you needing RDP/RWW, then the router can limit connections to your IP address if fixed, or at least your ISP's DHCP pool, which is better than nothing. Most intrusions will not come from other customers of the same ISP. At a pinch, SBS itself in two-NIC mode or using VPN, can filter on client IP addresses/ranges, but it's cleaner to do it in a router.
Another option is to limit OWA and RWW access by requiring a client certificate. That's not too convenient, as the certificate has to be installed in the browsers used, and you'll probably have to trust your users to do that themselves. It's a bit wide-ranging, as it applies to the whole default website, even when accessed from the LAN. Also, check that your certificate has not expired before you enable it remotely, as certsrv is part of the default website...
.
- Prev by Date: Re: UPS Service Won't Start
- Next by Date: Re: sbs 2k3 sp2 - finding/listing files belonging to a given user
- Previous by thread: Re: Protect from Login Attempts
- Index(es):
Relevant Pages
|