Jeff Atwood over at Coding Horror has an interesting article about the numerous steps necessary to fight a Spyware infestation. It goes to show that you can't trust web sites just because lots of people link to them.
I run a Firefox plug-in called NoScript which allows the user to select web sites which should be allowed to run scripting languages like Javascript, Java, and Flash. Scripting languages are very dangerous so it's imperative that users only allow their browser to run scripts from trusted web sites. I'd caution people that they should mistrust all web sites by default. Just because a friend sends you a link is not enough reason to trust a web site.
It's much easier to prevent a Spyware infestation in the first place than it is to remove one from a PC after it's gained a foothold.
This blog is intended to give me a place to comment on things which strike my fancy, hence the title. Topics may include computer software or hardware, science, space, books, movies, television programs of a geeky nature, or almost anything else.
Subscribe to:
Post Comments (Atom)
-
A long time ago I was given a bit of advice that has served me well over the years. An engineer with much more experience than I had at the...
-
We lost our very special dog to an osteosarcoma a few days ago. He started limping a little over 4 months ago and it took a while to dia...
-
Most of the longtime Unix users like me love grep. Regular expressions make the silly wildcards available in Windows seem completely underw...
2 comments:
Unless, of course, one is using a Mac, which I'm given to understand imparts some measure of protection.... No?
Provided one is only running OS X and not Windows under virtualization software like Parallels, that's the case for the time being. Apple's recent release of the Safari browser for Windows and the security holes discovered almost immediately shows their code is not perfect (no software ever is). This lends credence to the theory that the lack of Mac malware is at least partially due to "security through obscurity."
I'd wager it's only a matter of time before the Mac market share rises to the point of becoming a more interesting target for the people who write malware. Until then I don't bother with cumbersome anti-virus and anti-spyware software on my Mac which bogs down even the fastest of computers and does a markedly imperfect job of protecting them from infection.
Post a Comment