RE: Login failed for user 'sa'

From: Donna Lambert (DonnaLambert_at_discussions.microsoft.com)
Date: 04/28/05

  • Next message: Alex: "Re: Urgent question SQL Server"
    Date: Thu, 28 Apr 2005 09:36:05 -0700
    
    

    Yes, you are getting hacked...no SQL doesn't record the address of the attempt.
    Throw Network monitor on the SQL server and start sniffing all inbound
    traffic. Look for the failed SA attempts. Chances are it's outside your
    firewall anyway, and you should be able to ask your Network admin to give you
    a log of all inbound traffic to the SQL IP address.
    If you haven't moved SQL off port 1433, do so, and block all inbound 1433
    traffic!!!

    Donna Lambert

    "Ian Bell" wrote:

    > Hi,
    >
    > We are getting a lot of entries in the Windows event log indicating 'Login
    > failed for user 'sa'' and 'root'. It seems like an obvious hack attempt but
    > is there any way of determining the source (ip address) of these attempts. I
    > can't understand why SQL doesn't log the ip address of login attempts.
    >
    > Thanks - Ian
    >
    >
    >


  • Next message: Alex: "Re: Urgent question SQL Server"

    Relevant Pages

    • How do you create a server publishing rule for SQL 2000?
      ... I created a protocol def opening 1433 inbound but am ... My SQL 2000 ... server is also a NAT client of the ISA firewall. ...
      (microsoft.public.isaserver)
    • Re: Help with an Expression
      ... John Spencer wrote: ... Is it a number, text (Inbound), a boolean value? ... Perhaps you could share the SQL of the query you are using to generate the ... Do you have the field CallDirection in your report? ...
      (microsoft.public.access.reports)
    • Re: Permission question - another one
      ... If I add an Sql Login it does add the TRAVAC\ in front of the names, ... seems to be users that were setup to use SQL Server Authentication. ... RAPTOR is the Server that has SQL Server running on it. ... > " I could think I am taking permissions away from someone, ...
      (microsoft.public.sqlserver.programming)
    • Re: Renamed Windows login not found in SQL Server 2000
      ... It's almost like SQL tuck some knowledge away in an area ... of memory that only gets released on Windows stop. ... > I am running SQL Server 2000 SP2 with Windows ... > login gets corrupted) I am unable to add the new login to ...
      (microsoft.public.sqlserver.security)
    • Re: SQL Server on XP Home Network
      ... The sa account is the system administrator "God" account witihin SQL ... This account is a SQL-Server login. ... You might be able to use Enterprise Manager to go in and create a new SQL ... Select the "SQL Server Authentication" ...
      (microsoft.public.sqlserver.setup)