Re: SQL Server 2005 - getting Bruteforced
- From: "Uri Dimant" <urid@xxxxxxxxxxx>
- Date: Thu, 6 Apr 2006 13:35:57 +0200
Andreas
It is considered really bad practice that you connect to the database via SA
user. In my opinion it is matter of time that your server will be attacked
or soemthimg like that.
Pls read this article
http://vyaskn.tripod.com/sql_server_security_best_practices.htm --------security
best practices
"Andreas Kraus" <ak@xxxxxxxxxxxxxxxx> wrote in message
news:%23jVhnJWWGHA.4484@xxxxxxxxxxxxxxxxxxxxxxx
Hi and thanks for your reply.
The SQL Server is running on an Internet Server with ASP.NET v2 remotely.
We are testing several Web Applications there with a Remote Team.
The ASP.NET Applications are using SQL Authentication instead of Windows
Authentication. I wouldn't know how to create a Connection String based on
Windows Authentication..
The SA Password is pretty strong but those attacks are really annoying.
Is it possible to restrict the SA Account to local connections only?
Uri Dimant wrote:
Andreas
How did you host your SQL Server? Does it have an access thru internet?
TCP/IP port is enabled/disabled?
Make sure that your 'SA' password is strong enough amd you are connected
to the SQL Server via windows authentication
I think you should involve/inform your network admin that an appropriate
steps to be taken
"Andreas Kraus" <ak@xxxxxxxxxxxxxxxx> wrote in message
news:uboWfuUWGHA.1204@xxxxxxxxxxxxxxxxxxxxxxx
Hi,
in my Event Log I get every 2 seconds a new Entry about that:
Login failed for user 'sa'. [CLIENT: 80.190.250.116]
Obviously someone is trying to find out the password for my sa Account.
No matter when I put the SQL Server up, there's always some IP trying to
login with the sa Account.
What can I do against that?
Thanks!
.
- References:
- SQL Server 2005 - getting Bruteforced
- From: Andreas Kraus
- Re: SQL Server 2005 - getting Bruteforced
- From: Uri Dimant
- Re: SQL Server 2005 - getting Bruteforced
- From: Andreas Kraus
- SQL Server 2005 - getting Bruteforced
- Prev by Date: Re: SQL Server 2005 - getting Bruteforced
- Next by Date: Re: SQL Server 2005 - getting Bruteforced
- Previous by thread: Re: SQL Server 2005 - getting Bruteforced
- Next by thread: Re: SQL Server 2005 - getting Bruteforced
- Index(es):
Relevant Pages
|
Loading