I frequently have people write to me to discuss how much Windows sucks and how great open source is. They say it as if Windows is my only security problem and Linux, Apache, and Firefox are our saviors. I often write back that I use Windows and Linux on a daily basis -- and any of them can be secure or insecure. They then somehow take that to mean I’m a Windows zealot because I have the audacity to stand up for Microsoft every now and then.

Here’s the plain truth: Malicious mobile code has been around since before Microsoft was a company, and it will be around long after they are a historical footnote. If Microsoft disappears, that won't stop mischievous hackers from writing rogue programs. Real security solutions aren’t as easy as replacing Windows with another alternative. Real security means persuasive authentication, loss of anonymity, less functionality, peer code review, and programmers learning security along with their first GOTO statement. End-users will have to accept that security means slower development times and more expensive products.

News source: InfoWorld


Breplibot.b is a file 10240 bytes in size, packed using UPX. When launching, the backdoor copies itself to the Windows system directory as $SYS$DRV.EXE. Using this name makes it possible for the Sony rootkit technology to be used to hide the activity of the malicious program. Of course, the backdoor's activity will only be hidden if DRM protection, as used on some Sony Audio CDs, functions on the victim machine.

As usual, Kaspersky Lab warns users to be careful, and not to open email from unknown senders, or open attachments to suspicious messages.



There are 43 additional comments
Advertisement
Quote this comment Reply to this comment #1 Posted by Fedorpheux on 11 Nov 2005 - 20:32
Achoo!
Quote this comment Reply to this comment #2 Posted by darkyi on 11 Nov 2005 - 20:33
Completely agreed.
Quote this comment Reply to this comment #3 Posted by betasp on 11 Nov 2005 - 20:37
I was taught not to use GOTO statements, but to use subroutines... for what it is worth.
(7 replies) Quote this comment Reply to this comment #4 Posted by markjensen on 11 Nov 2005 - 20:40
Poor Administration is the cause of nearly all security issues.

Now, Microsoft does bring some of this on themselves by encouraging home users to run as root, and often with no password.

But in the end, it is the people maintaining the box that is the cause of the problem, not what OS it is.
Quote this comment #4.1 Posted by vetmalebolgia on 11 Nov 2005 - 20:44
Well put.
Quote this comment #4.2 Posted by Evolution on 11 Nov 2005 - 21:03
That's not true at all. They created the standard user acounts for a reason. It's the Software developers that are at fault, they're the ones who force many of us to stick with Admin accounts.

In the initial setup, for both prebuild systems and installs, you select which users to create and their rights....it even indicates the uses of each account.

It seems like everyone now a days is blaming Microsoft for issues created by other companies, i.e. First it was bad drivers, now it's security.
Quote this comment #4.3 Posted by TwoTailedFox on 11 Nov 2005 - 23:03
Except Limited Accounts can do almost nothing. And even when set with certain rights, those things can be dangerous, in the wrong paws.

Registry Editing
Driver Installation
Systems Settings Change
Command Prompt Access

One and Two happen with almost all of todays needed software, such as Display Drivers (Catalyst, and Forceware, anyone?). And No.1 can also be unwittingly tampered with. Installation of Update, and Service Packs also requires Admin Mode.

System Settings Changes I partially agree arn't needed on most Idiot Account users. Unless you count things like Display Settings, Firewall Settings, or even access to the Control Panel itself.

Command Prompt access can be dangerous, but it's also very, very handy, but catch is, you need to know how to use it. Unlike Linux, where its CLI, Bash, can't be swept under the rug, and forgotten about.


Point of the matter is, you need Admin Accounts, for what todays software needs to do. Gone are the days of Windows 3.1, where we could get away with .INI files to store settings
Quote this comment #4.4 Posted by markjensen on 12 Nov 2005 - 02:46
If you truly NEED admin rights for so much software in Windows, then perhaps Microsoft is more to blame than I had previously thought in my earlier post.

They should allow an app to run in the 'restricted user' environment, and if it is a poorly written app, and needs to do something like write to the registry, perhaps Windows should prompt for a password? Or even allow the admin to assign a user rights class override to specific problematic apps? Do these things exist in Windows currently? I have heard of "Run As" that is supposed to do this sort of thing.
Quote this comment #4.5 Posted by Callaway on 12 Nov 2005 - 15:39
Run As works sometimes, but many programs need the ability to modify registry settings or write/modify files to portions of the drive you need to restrict access to. It's a fault of Microsoft's and the companys who produce software for the platform.

Wouldn't it be nice just to drag/drop an install or uinstall? Sigh...
Quote this comment #4.6 Posted by mr_demilord on 12 Nov 2005 - 20:56
MS should drop the registry, then the admin vs user problem can be solved, so that the program saves the settings to a xml file or config file, that way the windows system stays clean and users can normally install, use, and remove programs.
System stays clean and fast, more userfriendly maintaining the system and better overall overview of the system.

Better security, users doesn't need to run programs as Administrator.
System stays clean, better performance.
better maintaining, easier to locate software problems, installing and removing programs.

Just my 2 cents.

It's not ment as a flame, just my thoughts, I use windows regulary and is a good OS.
Quote this comment #4.7 Posted by matt74441 on 13 Nov 2005 - 14:23
I think a big issue that still exists with Microsoft, one that they need to bury is backwards compatibility with previous versions of Windows.
Quote this comment Reply to this comment #5 Posted by H3lix on 11 Nov 2005 - 20:40
*waits attentively for the zealots to show up*
(2 replies) Quote this comment Reply to this comment #6 Posted by Airlink on 11 Nov 2005 - 20:51
It's not Windows you have to worry about there, Grimey: It's grabing a set of exposed high-votage main busses in an effort to demonstrate how lazy and unprofesional one of your more obnoxious co-workers is. There's a history of that in the Grimes family, or so telivision has lead me to belive.
<hugs the TV>
And as we all know, everything we see on TV is correct.
Quote this comment #6.1 Posted by King Rilian on 11 Nov 2005 - 21:48
Did that go over anyone else's head, or just mine?
Quote this comment #6.2 Posted by LTD on 11 Nov 2005 - 21:51
If you're not a Simpsons fan, that clever reference will mean nothing to you, unfortunately.

Now, if you'll excuse me, I'll walk back to my ivory tower to watch more Simpsons.

(6 replies) Quote this comment Reply to this comment #7 Posted by em_te on 11 Nov 2005 - 20:54
Open source software has 6 billion programmers working around the clock. That means they have 2 billion people searching for bugs, another 2 billion are creating innovative features and another 2 billion are doing security audits. How could that not be more secure than Windows?
Quote this comment #7.1 Posted by vetmalebolgia on 11 Nov 2005 - 21:02
QUOTE
Open source software has 6 billion programmers working around the clock. That means they have 2 billion people searching for bugs, another 2 billion are creating innovative features and another 2 billion are doing security audits. How could that not be more secure than Windows?

The number of programmers doesn't necessarily equal better security.
Quote this comment #7.2 Posted by RangerLG on 11 Nov 2005 - 21:23
Are there even six billion people in this world?
Quote this comment #7.3 Posted by Eclipse™ on 11 Nov 2005 - 21:41
QUOTE
Are there even six billion people in this world?

Thereabouts.
Quote this comment #7.4 Posted by Airlink on 11 Nov 2005 - 22:02
"Open source software has 6 billion programmers"
That's true, if by "Open Source Software" you mean the planet Earth and by "Programers" you mean living human beings. After all, the Earth's ecosystem is a very open-source system. You might even say that it's the ultimate in open-source concepts.
Now hold still while I poke you repeatedly with a stick.
Quote this comment #7.5 Posted by rm20010 on 12 Nov 2005 - 03:58
QUOTE
Are there even six billion people in this world?


Close. There's about 6.3 billion people on this planet. And less than 0.1% are OSS developers.

(0.1% = 6.3 million developers)
Quote this comment #7.6 Posted by Smigit on 13 Nov 2005 - 04:42
6 billion people and microsofts software still has the majority of the market....

Somehow I think its a little less, but if so I'm glad Linus was looking at a new way to implkement late code, I'm sure it must be hard when 6billion developers submit their updates past the deadline
(4 replies) Quote this comment Reply to this comment #8 Posted by Eversurf on 11 Nov 2005 - 21:07
I really liked the article. It wasn't just another "My penis is bigger than your penis" article. It had facts and figures. He explained what the facts were "Viruses have been around since the begining and will be until the end" and "The Apaches VS IIS" I agree with the fact that more of those OS are on the internet the more likely people will find faults in the code.

Great article
Quote this comment #8.1 Posted by Kreuger on 11 Nov 2005 - 21:21
Yes viruses have been around for a long time but how often do you hear of a virus for the *nix OS? As far as I know there was only one minor one. It's a lot harder to exploit holes in *nix because it's open source, there is always someone finding bugs, reporting and patching ASAP. Whereas with Windows, you have to wait sometimes months to close over a hole in the system.
Quote this comment #8.2 Posted by Joshie on 11 Nov 2005 - 21:51
And how often do you see a dirty Ferrari?
Quote this comment #8.3 Posted by Airlink on 11 Nov 2005 - 22:03
Define dirty.
Quote this comment #8.4 Posted by dotRoot on 12 Nov 2005 - 00:20
I've been using Apache SSL 1.3, which is what most Apache 1.3ers use. That has had only 1 advisory since 2003.
Quote this comment Reply to this comment #9 Posted by CDog on 11 Nov 2005 - 21:12
Obvious stuff but this sort of thing needs to be said
Quote this comment Reply to this comment #10 Posted by ArtOf_War on 12 Nov 2005 - 05:43
Very good artcile... serves well as a reality check for both Windows and, more importantly, Linux Fanboys
(1 reply) Quote this comment Reply to this comment #11 Posted by Sterling Christensen on 12 Nov 2005 - 10:04
First, see this article and discussion on how many Linux viruses there are:
http://digg.com/linux_unix/How_many_Linux_viruses_are_there_

Linux has about 3 to 8% percent of the desktop market, and more server market share than Windows. You'd think there would be more Linux viruses and worms, but there aren't.

Windows is only just now (in Vista) making it easy to run with reduced privileges, something Linux has done all along.

THAT's what makes me think Microsoft security IS something to sneeze at.

As for his figures, Apache having more reported holes than IIS, one big problem: he compared the number of reported holes, without even looking at their severity. Some of exploits reported for Apache are local, while all of IIS's are remote.
Quote this comment #11.1 Posted by markjensen on 13 Nov 2005 - 00:32
QUOTE
Linux has about 3 to 8% percent of the desktop market
Ummm... No. I use Linux 100% on my desktop at home. But the latest reports show Linux anywhere from around 1.5% to 3% of the desktop market. Not sure where you got your numbers from...

QUOTE
and more server market share than Windows.
Again, no. Linux is at about 9-10% of the server market (by sales and by unit estimates). Windows is at about 35%, as is Unix.

Now, *nix (all derivitives) outnumbers Windows in servers. But Linux does not. It is a small (but the most rapidly growing) share of the market.
Quote this comment Reply to this comment #12 Posted by Blaz0r on 12 Nov 2005 - 12:09
I wouldn't dare to sneeze at a Windows computer, it'd propably get infected!
Quote this comment Reply to this comment #13 Posted by aleck79 on 12 Nov 2005 - 13:24
so this 'Malicious mobile' code before Microsoft was on what, punch cards?
(4 replies) Quote this comment Reply to this comment #14 Posted by bucko on 12 Nov 2005 - 14:06
The most safest computer is one that is not connected to the internet or lan.
Quote this comment #14.1 Posted by mr_demilord on 12 Nov 2005 - 20:51
Amen
Quote this comment #14.2 Posted by Smigit on 13 Nov 2005 - 04:45
true but its probably the least useful computer going

Like yeah, you can be pretty safe not being connected and not using any removable media, but then you cant do alot of what the normal user needs, nor can you update your OS to SP2. Cant install games (I mean they may have a virus on the cd), cant install anything infact.
Quote this comment #14.3 Posted by Hotrocket on 13 Nov 2005 - 08:16
as you state: "The most safest computer is one that is not connected to the internet or lan."

for this reason i recommend Telstra Broadband
Quote this comment #14.4 Posted by |Maxim| on 13 Nov 2005 - 13:29
Hotrocket: you left out the bash number #168859
(3 replies) Quote this comment Reply to this comment #15 Posted by EduardValencia on 12 Nov 2005 - 17:23
deren microsoft will never dissapear,what a crap article,the legacy of microsft will be intact forever,stop trolling against MS!
Quote this comment #15.1 Posted by mr_demilord on 12 Nov 2005 - 20:50
He is not trolling.
He never said MS will disappear.
Quote this comment #15.2 Posted by matt74441 on 13 Nov 2005 - 14:23
I don't think he ever said any of that...
Quote this comment #15.3 Posted by sphbecker on 14 Nov 2005 - 15:04
That is a stupid thing to say. No know knows what will happen in the next 1,000 years. I would agree that MS will probably be a major player for the rest of our lives, at least.
Quote this comment Reply to this comment #16 Posted by LTD on 12 Nov 2005 - 23:13
--delete---



Last edited by 25908 on 13 Nov 2005 - 04:10
[1]

Commenting has either been disabled on this article or you are not logged in. Click here to login or register, its free!

Note: Anonymous commenting is disabled in order to keep the quality of responses to a high standard.


Scroll to the Top
....
My Preferences
....
Communicating with server
Loading
Please Wait...
....
Loading
 X 
....