Here's the problem in a nutshell.
SQL server has been hacked a few times. Viruses were found on a couple of the servers, quickly contained and a couple of the servers even had to be rebuilt. Everything was fine for a couple weeks.
SQL server gets hacked again. Files added, etc. to the filesystem. Did some checking into shared sessions on the SQL server, and whalla, a couple PC's on the network have had a constant connection all day. I know there is a difference though between a use accessing certain resources in a database let's say, and a user that is making a connection for no apparent reason. (Programmers etc working on database are of course going to show up).
Using some new TNT software/appliances checked out the machines, and they are doing a constant port scan.
OK, done the work to check out odd connections. Problem now:
It's port scanning, how the hell do I make it stop?
Virus scan - Check
Spyware - Check
Windows Updates - Check
I am wondering what the next step is to locate a port scanner or some kind of hack that would cause a machine to port scan.
TIA
SQL server has been hacked a few times. Viruses were found on a couple of the servers, quickly contained and a couple of the servers even had to be rebuilt. Everything was fine for a couple weeks.
SQL server gets hacked again. Files added, etc. to the filesystem. Did some checking into shared sessions on the SQL server, and whalla, a couple PC's on the network have had a constant connection all day. I know there is a difference though between a use accessing certain resources in a database let's say, and a user that is making a connection for no apparent reason. (Programmers etc working on database are of course going to show up).
Using some new TNT software/appliances checked out the machines, and they are doing a constant port scan.
OK, done the work to check out odd connections. Problem now:
It's port scanning, how the hell do I make it stop?
Virus scan - Check
Spyware - Check
Windows Updates - Check
I am wondering what the next step is to locate a port scanner or some kind of hack that would cause a machine to port scan.
TIA