Re: SQL Server Security
From: Matt Barton (mattyb77@newsguy.com)
Date: 05/25/02
- Next message: Matt Barton: "Re: Encrypt / Decrypt password?"
- Previous message: Matt Barton: "Re: XML Files"
- In reply to: Lour: "SQL Server Security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Matt Barton <mattyb77@newsguy.com> Date: Fri, 24 May 2002 22:35:51 -0500 To: Lour <mlgdelarosa@yahoo.com>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Fri, 24 May 2002, Lour wrote:
> I ran SQL Server Profiler. From the trace, I found out that there were
> a few times when someone tried logging in as 'sa' (we think it's a
> hacker). Profiler showed the hostname/clientname and the application
> name (Microsoft Windows Script Host).
>
> Is there a way to trace the IP address of these client machines who are
> trying to hack into SQL Server?
This is not necessarily someone trying to crack into SQL Server, as much
as it is a new worm.
There has been a huge increase in scans on port 1433 to which SQL Server
listens.
You should ensure that your SA password is VERY strong (random numbers,
letters, and non-alphanumeric characters). You should also firewall off
port 1433, if possible.
Good luck.
- --
Matt Barton mattyb77@newsguy.com
Indianapolis, IN http://www.mattbarton.ws/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (FreeBSD)
iD8DBQE87waa0MGobtNQgm0RAtm/AJwMS6rzJjxzrFrJYRmHHQAPz6dqgQCdHW9c
9i/RS10hDZALYN+4jrq3zpM=
=ZIzw
-----END PGP SIGNATURE-----
- Next message: Matt Barton: "Re: Encrypt / Decrypt password?"
- Previous message: Matt Barton: "Re: XML Files"
- In reply to: Lour: "SQL Server Security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|