10 Security Problems and 10 Security Solutions
May 21st, 2009 · by David Bradley >> 5 Comments
If your firewall didn’t fire up an alert and your antivirus software is giving everything the green light, how can you know if your PC is compromised nevertheless? Here are the signs to watch out for.
- PC suddenly starts running much slower – malware uses RAM and CPU resources to run in the background that would otherwise be used by your legitimate programs.
- You cannot send email – your ISP may have blocked port 25 because your machine is compromised.
- You cannot access the internet at all – your ISP may have blocked your connection.
- You’re getting lots of unwanted popups and spoofed system messages offering free antivirus and other downloads – these are usually phishing messages designed to persuade you to download a Trojan without realizing it.
- Your browser favorites or bookmarks have links to pr0n, gambling and other illicit sites that you didn’t add yourself – not so common these days.
- Your browser homepage was changed to something undesirable – no longer a common attack
- You’re getting constant browser popups to sites you’d rather not see – again, this is rare these days but still happens, it’s usually marketing rather than malicious.
- Scanning your network with “netstat -an” at the command line shows lots of internet protocol numbers (IP numbers) you don’t recognise. 127.0.0.1, 0.0.0.0, 192.168.*.* are safe. Others maybe Microsoft, Google or other apps, some may be malicious connections.
- Your router or modem lights are flashing fast and constantly even when you’re not doing anything on the net – a good sign that a hidden program is accessing the net without your knowledge or someone is piggybacking on your wireless network. Alternatively, it could be your antivirus program updating.
- There are suspicious programs loading at Windows startup. You can check and delete these by installing the Control Panel addon startup.cpl or a similar tool.
According to AssociatedContent:
Hackers infiltrate unprotected computers by using automated tools to sniff out susceptible computers on the Internet. Once found, malicious software is installed and the computer mindlessly follows whatever instructions the hacker sends its way. Once the computer becomes a robot, it is part of the larger botnet and you have become a pawn for malicious deeds!
Surf safe
- Make sure you heed Google and other malware warnings when surfing the net and don’t visit compromised sites.
- Ensure you are running good antivirus software (ESET’s NOD32, AVG, Avast! Kaspersky, Avira) and keep it up to date.
- Make sure you have changed your router default username and password to something else and switch on the hardware firewall.
- Run Windows Firewall as a bare minimum, but better still install and run ZoneAlarm, and keep it updated.
- Visit GRC.com and download the various small security tools that scan and block problems.
- Run Windows Malicious Software tool periodically, or install SpyBot S&D or AdAware, keep them updated and run periodically to detect and immunize against malware.
- Use NoScript in Firefox to protect against malicious downloads and clickjacking.
- If you’re using a public wireless network or even a public wired network connection, use a VPN to encrypt all internet traffic.
- Periodically check Windows Task Manager for spurious applications running the names of which you don’t recognize – Google those and double check they are legitimate. e.g. svchost.exe
- Make sure Windows Updates is running and that you download, install and reboot all Windows security fixes and patches as soon as possible; especially important if you reinstall Windows from backup disks.

















5 responses so far ↓
Kim Woodbridge // May 21, 2009 at 2:50 pm
Great list of problems and solutions David.
Do you think ZoneAlarm is the best free firewall solution? I use it because I haven’t found anything better but I’m not overly fond of it.
David Bradley // May 21, 2009 at 4:22 pm
What don’t you like about Zone Alarm, Kim? I think it’s pretty stable and coupled with a hardware firewall in my router is pretty robust. I chose it over the others some time ago on the basis of various tests by independent sites, but I’m open to persuasion if there is something better, simpler, more robust…
Ari Herzog // May 21, 2009 at 4:32 pm
Great tips!
I’d add one: In your email program, disable images by default. This prevents trackers and phishes and other things that could be embedded in images. You can then selectively view images per email.
Ari Herzog // May 21, 2009 at 4:33 pm
I also disagree on running Windows Updates. I learned many years ago that those are bad, and most of those security “patches” do more harm than good. It is for this reason I do not have the service running automatically.
David Bradley // May 21, 2009 at 5:01 pm
Thanks Ari, yeah image downloads are disabled by default in some mail clients like Thunderbird as is html. As to not running Windows updates. Other than a dodgy sp2 to an early version of sp3, I’ve never seen problems. What “bad” things have happened to you?
Leave a Comment