Re: Please Help: Someone is hacking my server!

From: Mike Epprecht \(SQL MVP\) (mike_at_epprecht.net)
Date: 04/30/05


Date: Sat, 30 Apr 2005 16:56:20 +0200

Hi

You can't do much as you exposed your SQL Server to the outside world.

At best, you can filter the source IP and port at the router, blocking
66.15.173.105
SQL Server 2000 does not allow account lockouts or account policies.

If developers and admins need access to your SQL Server, look at
implementing a VPN, but for sure, don't expose SQL Server directly to the
internet.

Regards
--------------------------------
Mike Epprecht, Microsoft SQL Server MVP
Zurich, Switzerland

IM: mike@epprecht.net

MVP Program: http://www.microsoft.com/mvp

Blog: http://www.msmvps.com/epprecht/

"A.M" <Hate-Spam@nowhere.com> wrote in message
news:e%235pS4YTFHA.612@TK2MSFTNGP12.phx.gbl...
> Hi,
>
>
>
> My SQL server is has a public IP address admins and developers can access
> and manage remotely (this is the requirement)
>
>
>
> When I monitor the SQL server port I can see some one is brutally trying
> to hack my server. There are almost 70 connections from IP address
> 66.15.173.105 that try to connect to my server.
>
>
>
> My guess is he is trying to use brute force technique to find the sa
> password.
>
>
>
> What is the best way to prevent that? Can I adjust some settings, to have
> failed logins wait for 10 seconds?
>
>
>
> Any help would be appreciated,
>
> Alan
>
>
>
>
>
>



Relevant Pages

  • [NT] Microsoft SQL Server 2000 Unauthenticated System Compromise
    ... The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com ... Microsoft's database server SQL Server 2000 exhibits two buffer-overrun ... clients connecting to TCP port 1433 or both. ... This message is a single byte packet, ...
    (Securiteam)
  • Re: Is there any way to prevent hacker trying to guess sa password?
    ... and port 1433 will not be open. ... If someone can crash SQL Server by connecting to port 1433, ... You don't need multiple security experts. ...
    (microsoft.public.sqlserver.security)
  • Re: Accessing sql server
    ... port, select All ports, in Remote port, select Fixed port and input 1433 ... Microsoft CSS Online Newsgroup Support ... This newsgroup only focuses on SBS technical issues. ... | I have now checked and I can access the sql server when creating an ODBC ...
    (microsoft.public.windows.server.sbs)
  • Re: How to connect a workstation to SQL Server 2005 thru ODBC?
    ... and open the port in the Windows XP ... Welcome to the Getting Started with the Database Engine tutorial. ... Connecting to the Database Engine ... Either SQL Server Management Studio or Management Studio Express. ...
    (microsoft.public.sqlserver.connect)
  • Re: Failover problems on 2 active/active SQK 2k clusters on Windows 2003
    ... If you don't set the port numbers with SNU, the ports change each time the ... Microsoft SQL Server MVP ... I recently deployed 2 new SQL clusters for our web environments. ... The first cluster has instance names DBSERVER1 and DBSERVER2\DBSERVER2, ...
    (microsoft.public.sqlserver.clustering)