|
SQL Server Worm -- Is It Just Me....
Is it just me or am I missing something. Some script starts scanning the 'net looking for port 1433 (default SQL Server port). If it finds it, it tries to connect based on an empty default password. Then it proceeds to reek havoc. Why are all these servers out there with SQL Server exposed to the internet? There is never any reason to have direct access to a database over the internet. Never any good reason anyway.
|