|
|
To print: Select File and then Print from your browser's menu
-------------------------------------------------------------- This story was printed from ZDNet Australia. --------------------------------------------------------------
|
Why you must install a firewall -- now By Robert Vamosi, November 07, 2003 URL: http://www.zdnet.com.au/news/security/soa/Why-you-must-install-a-firewall-now/0,130061744,120279898,00.htm
COMMENTARY--
Anti-virus software won't protect you from the latest type of worm affecting Windows systems: you need a personal firewall. Here's why there's never been a better time to take this extra precaution.If you haven't already installed a personal firewall on your Windows computer, consider this your last warning. MSBlast, the worm that exploited the buffer overflow in Windows' DCOM RPC protocol, wasn't the sort of email-borne pest that anti-virus software is good at catching. Instead, it infiltrated computers directly through their Internet connections. Although installing the latest Microsoft patches should prevent infections from this sort of worm, a simple software firewall will do the trick, too, whether or not you have anti-virus software installed. A new critical Microsoft flaw In September, based on additional research by the companies eEye Digital Security, NSFocus and Tenable Network Security, Microsoft reported two more buffer overflows and one denial-of-service vulnerability within its RPC protocol. The fact that it is similar to the first flaw could mean a shorter timeline to the next major RPC worm. The Remote Procedure Call (RPC) is a protocol used by the Windows operating system. It's based on an RPC protocol from the Open Software Foundation, but it's the Microsoft-specific parts that are afflicted with vulnerabilities. The Distributed Component Model (DCOM), previously called Network Object Linking and Embedding (OLE), is a service that allows software on one computer to communicate directly with software on other computers over a network. In short, DCOM RPC in Windows allows a program on one machine to run code on another machine. To do so, a Windows computer must first listen on a dedicated port, usually 135. The Microsoft touch The problem is that RPC, like other services that use DCOM, is turned on by default for all Windows versions, whether or not you are working on a network. Also, when your system is connected to the Internet, DCOM makes Windows automatically listen on port 135 (and others) for remote signals. This means that a hacker need only construct a special message and aim it at port 135 on your Windows computer to cause a buffer-overflow error. The buffer overflow, in turn, could replace part of a program's original code with new code. That's how a hacker could use this flaw to take over your computer remotely. Upon seizing control of your computer, a hacker could then reformat the hard drive, use the computer to damage other computers or steal personal data (note: this description makes it sound easier than it truly is to execute). Prevention protection These days, we consider a personal firewall, along with anti-virus software, to be a requirement if you connect your PC to the Internet. There are 65,000 ports on a computer, of which the DCOM RPC protocol uses 8. Activity on any of these ports could signal the presence of a new RPC-based worm. But without a firewall, you'd never know the worm was attacking your system. Now, you can't say you weren't warned.
Copyright © 2009 CBS Interactive, a CBS Company. All Rights Reserved. |