Web security and the Slammer Worm

Web security and the Slammer Worm

Unless you haven't been reading the technology news over the last few weeks, you already know about the SQL Slammer worm. What you probably know is that this malicious code threat is a worm that targets SQL Server 2000. You probably also know that this worm resides in memory only. Thus many anti-virus solutions are unable to scan for and detect this threat. Furthermore, its primary danger is a denial of service caused by excessive traffic generated over UDP port 1434.

If you are like most of the overworked, underpaid, under-staffed, under-appreciated network and security administrators out there, you probably had this line of thought: "Great, yet another Microsoft security problem. Let's see, the Slammer worm only affects SQL Server 2000. I don't run SQL Server 2000..." If you used this line of reasoning to move on to other issues, you may have left your Web server (and any other Internet linked systems) vulnerable.

You need not have the full commercial product of SQL Server 2000 deployed in order for your Web servers to have the SQL Server 2000 service present and active. In fact, many third-party applications use SQL Server as their database management system to handle all of their data. Applications such as message boards, FTP sites, gaming systems, e-mail servers, collaboration software, and much more. Plus, the SQL Slammer worm affects not just the SQL Server 2000 service but also the Microsoft Desktop Engine (MSDE) 2000.

I found this out the hard

    Requires Free Membership to View

    When you register, you’ll also receive targeted alerts from my team of editorial writers and independent industry experts with the latest news, tips, and advice to help you do your job more efficiently and effectively. Our goal is to keep you informed on the hottest topics and biggest challenges faced by IT professionals today working with desktop management and security technologies.

    Cathleen A. Gagne, Senior Editorial Director

    By submitting your registration information to SearchEnterpriseDesktop.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchEnterpriseDesktop.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

way. I had installed a discussion group product on my Web server. After about 6 months of use, I uninstalled the product using the vendor provided uninstall routine. However, it failed to remove the SQL service it was using. It even left it running and configured to load automatically on bootup.

If you have not already done so: thoroughly inspect your Web servers for hear-to-fore unknown instances of the SQL Server 2000 or the MSDE 2000 service. If you don't need it, disable it. If you are running applications that require it, deploy the fixes to correct the vulnerabilities (http://www.microsoft.com/technet/treeview/default.asp?url=/technet/security/bulletin/MS02-039.asp and http://www.microsoft.com/technet/treeview/default.asp?url=/technet/security/bulletin/MS02-061.asp).


About the author
James Michael Stewart is a partner of ITinfo Pros, Inc., a technology-focused writing and training organization.


This was first published in February 2003

Disclaimer: Our Tips Exchange is a forum for you to share technical advice and expertise with your peers and to learn from other enterprise IT professionals. TechTarget provides the infrastructure to facilitate this sharing of information. However, we cannot guarantee the accuracy or validity of the material submitted. You agree that your use of the Ask The Expert services and your reliance on any questions, answers, information or other materials received through this Web site is at your own risk.