While it is true that websites are fast becoming the number one source of security risks to the average user, viruses, worms, trojan horses and their friends are still out there to get. But shoving as much security software onto your computer as you can is not the solution; you need to understand what threats are there, and what you should do to protect yourself from them.
Viruses
Viruses can slow your computer down, steal private information from you, and damage your computer. Unfortunately, antivirus software has a reputation for slowing down your system, so apart from cost and effectiveness, you also have to look at the performance of an antivirus when you pick it.
Antivirus software can be broken down into two obvious categories: free and not free. I have not used an antivirus that you have to pay for since 2007 and I have not suffered a virus attack since. I was sent a virus at the start of the millennium that Norton at the time failed to stop; I also have a friend who around the same time got a virus that actually disabled Norton and thus held the door open for other viruses to come in. The only other virus I have suffered from was the blaster worm, which almost everyone got at the time.
I currently recommend Avast. In my own private benchmarks, my computer turned on faster when using Avast than it did using AVG, another popular antivirus that offers a free version.
If you do want to pay for your software, although that by no means ensures that it is more effective, then I recommend Sophos. I have had only bad experiences with Norton, but I have been informed that their latest version is an improvement.
I recommend keeping an antivirus installed and updated on your computer at all times and just swallowing the performance loss. If you are truly that concerned about performance, then try ClamWin, as it doesn't run in the background but can be used to run a full scan at any time, and updates daily.
Worms
Worms are similar to viruses, except that like real worms they can move around by themselves, and unlike computer viruses, don't need to attach themselves to existing files in order to infect PCs.
Apart from a good and up-to-date antivirus, the best protection from worms is to update your operating system whenever security updates are available.
Firewall
I used to run separate firewall software on Windows XP, but since Vista I have happily relied on the built-in firewall and not suffered for it. I don't recommend running separate firewall software for this reason as I don't believe it is worth the performance loss. If you are behind a router then it will be protecting you too.
Spyware
Spybot is the only dedicated anti-spyware software I have ever consistently used. If you disable the "teatimer" feature, then it will not run in the background consuming resources, but is still always available for you to run a system-scan whenever you like to ensure you haven't picked anything up on your travels. I am happy to report however that since using Avast, Spybot has never found a piece of spyware on my computer other than tracking cookies, which don't worry me.
UAC and other Windows security blemishes
Windows Vista and Windows 7 have two built-in security features that are worthless: User Account Control (UAC) and Windows Defender. According to Sophos, UAC has a 70% chance of not stopping a virus on your computer. So it really isn't worth the annoying pop-ups that it provides, and you should disable it. As for Windows Defender, running a good antivirus like Avast and using msconfig to control your startup programs makes this software essentially redundant, and you should disable this too, first from Control Panel, and then from the Services window, to increase system performance.
Hosts File
Before contacting a server to find out the IP address of a given link, Windows can check its own internal Hosts file to resolve the IP and save time. You can use this to your advantage however if you edit your hosts file to block the IPs of websites that will try to send you malicious software. Thankfully, you don't have to do this yourself; you can download a hosts file periodically from winhelp to avoid accessing websites that have been found by others to be harmful.
The hosts file can also be used to increase system performance; if you manually add all the IP addresses of your favourite websites, then Windows does not have to access any servers in order to resolve the URLs, although your web browser may cache these for you already.
Malicious Software
Tuesday, 16 March 2010
Posted by
Live-D
at
22:33
Posted by
Live-D
at
22:33
Labels:
PC User Guide,
Security,
Tips
Subscribe to:
Post Comments (Atom)
Followers
About Me
- Live-D
- I currently study for a Computer Science degree, and in my limited spare time I like to find out information about computing, hardware, the web, etc. I am also an admin for the popular Counter-Strike Source community "UK:Nemesis", which can be found at http://www.uknemesis-server.net/
Labels
- 64-Bit (2)
- 6735b (1)
- 6735s (1)
- Always Innovating (1)
- AMD (2)
- ARM (1)
- Batch Files (1)
- Bing (1)
- BIOS (1)
- Blind Search (1)
- Chrome (2)
- Cloud Computing (1)
- CNET (1)
- e-Paper (1)
- Godmode (1)
- Google (3)
- Google Android (1)
- HDD (2)
- HP (1)
- HyperTransport (1)
- i7 (2)
- Installing Windows 7 (2)
- Intel (2)
- Internet Services (2)
- jsDesk (1)
- Laptops (2)
- Linux (1)
- Microsoft (3)
- Mobile Computing (1)
- MSDNAA (1)
- msn (1)
- Multi-Hop Networking (1)
- News (9)
- Ninite (1)
- NVRAM (1)
- Operating System (2)
- Optical Storage (1)
- PC User Guide (9)
- Phenom II (2)
- Power Options (1)
- RAID 0 (1)
- RAM (2)
- Registry Defrag (1)
- Review (1)
- Screen Brightness (1)
- Search Engines (1)
- Security (2)
- Slashdot (1)
- Social Networking (1)
- Solid State (2)
- Speed Test (1)
- SSD (2)
- Tips (14)
- Touch Book (1)
- URL Shortener (1)
- Video (1)
- Virgin (1)
- Vista (2)
- Wave (1)
- Web Archiving (1)
- Web Service (3)
- Wifi (3)
- Wikipedia (1)
- Windows (2)
- Windows 7 (8)
- Windows Services (1)
- Windows XP (1)
- XP (1)
- Yahoo (1)
2 comments:
Downloaded the winhelp hosts file :)
Nice one, it should redirect you to "localhost" if you try to access a website that is on this security blacklist. Accessing "localhost" will display a 404 - page not found HTTP error, unless you host your own website on your computer - in which case it will go to the root of that website.
http://en.wikipedia.org/wiki/Localhost
Post a Comment