August 5, 2005 1:02 PM PDT

Microsoft: Virus target won't be in Vista

A new scripting tool targeted by a virus writer will not be part of Windows Vista, the next Windows client release, Microsoft announced Friday.

Instead, the software maker is looking at possibly delivering the command-line shell tool, code-named Monad, as part of its next major server operating system release, a Microsoft representative said. That release, code-named Longhorn Server, is due in 2007.

"Monad will not be included in the final version of Windows Vista," Stephen Toulouse, a program manager in Microsoft's security group, said in a blog posting. "So these potential viruses do not affect Windows Vista."

Microsoft is responding to the online publication of five examples of malicious code that target Monad. The tool was initially intended to be included in Vista. When news of the exploits came out, it triggered reports that they would be the first viruses for Windows Vista.

With the announcement, Microsoft is making it clear that the Monad viruses will not affect the client version of the operating system update, formerly known as Longhorn.

Monad, also known as MSH, is the replacement for the simple command shell in the current versions of Windows. A command shell lets users enter text-based commands, as in the predecessor to Windows, DOS. Monad has much more functionality, similar to shells in competing products, such as Bash in Unix.

Monad is available to testers, but is not part of the first Vista beta, released last week, Microsoft said Thursday. However, at the time, the company left open the possibility that it would be included in later test versions of Vista, saying that it had no further details on a specific delivery vehicle for the command line shell in Windows. Friday's announcement ended any confusion over Monad's inclusion in Vista.

Taking stock
Toulouse's posting follows comments from a Microsoft developer in another blog posting on Thursday criticizing security company F-Secure's claims of a possible first Windows Vista virus. "It's a misleading title, as it's an issue that affects any vehicle for any executable code on any operating system," wrote Lee Holmes, who works on the team building Monad.

"The fact that MSH is used as the execution vehicle is really a side-note, as it does not exploit any vulnerabilities in Monad," Holmes wrote. "The guidance on shell script viruses is the same as the guidance on all viruses and malware: protect yourself against the point of entry, and limit the amount of damage that the malicious code can do."

Toulouse gave no details on why Monad won't be part of Vista. He did say that the new shell is "being considered for the Windows operating system platform for the next three to five years."

While it is now clear that the new command line shell won't ship as part of Vista, it is still unclear how the technology will be delivered. Microsoft representatives have said Monad would first ship as a feature of Exchange 12, the next release of Microsoft's e-mail server, due in the second half of 2006.

In a TechNet Web chat for developers and technology professionals in December, Microsoft representatives said Monad will support Windows Server 2003, Windows XP and Longhorn, which then was the code name for both the client and server versions. Microsoft could release Monad as an operating system update or downloadable add-on.

34 comments

Join the conversation!
Add your comment (Log in or register)
New MS code is invincible to hackers!
Because it's vaporware. MS is really making progress on the security front.
Posted by scdecade (330 comments )
Reply Link Flag
New MS code is invincible to hackers!
Because it's vaporware. MS is really making progress on the security front.
Posted by scdecade (330 comments )
Reply Link Flag
Monad was pulled from Vista a while ago
Monad has been out of Vista for quite a while now. This story tries to imply that Monad was pulled after the virus story hit.
Posted by (4 comments )
Reply Link Flag
Actually
On Thursday Microsoft would not confirm that Monad would not be in Vista. I asked their spokespeople and they would only say it was not in the first beta and that no decision had been made about a delivery vehicle for Monad. A person familiar with Microsoft's plans also yesterday told me that no decision had yet been made. Friday is indeed the first time I heard officially that Monad is definitely not in Vista -- Joris, CNET News.com
Posted by JorisEvers (48 comments )
Link Flag
Monad was pulled from Vista a while ago
Monad has been out of Vista for quite a while now. This story tries to imply that Monad was pulled after the virus story hit.
Posted by (4 comments )
Reply Link Flag
Actually
On Thursday Microsoft would not confirm that Monad would not be in Vista. I asked their spokespeople and they would only say it was not in the first beta and that no decision had been made about a delivery vehicle for Monad. A person familiar with Microsoft's plans also yesterday told me that no decision had yet been made. Friday is indeed the first time I heard officially that Monad is definitely not in Vista -- Joris, CNET News.com
Posted by JorisEvers (48 comments )
Link Flag
In other news...
Microsoft states that viruses will no longer be a threat to Windows because it won't be shipping the next version of Windows with Windows. That is the only way Windows will be virus free.
Posted by (22 comments )
Reply Link Flag
In other news...
Microsoft states that viruses will no longer be a threat to Windows because it won't be shipping the next version of Windows with Windows. That is the only way Windows will be virus free.
Posted by (22 comments )
Reply Link Flag
I've lost track
What's left on Longhorn (Vista) now? Is it just a desktop theme enhancement to XP? It seems every major feature has now been pulled out, and I'm having a hard time trying to figure out what the product is now.
Posted by macemoneta (18 comments )
Reply Link Flag
I've lost track
What's left on Longhorn (Vista) now? Is it just a desktop theme enhancement to XP? It seems every major feature has now been pulled out, and I'm having a hard time trying to figure out what the product is now.
Posted by macemoneta (18 comments )
Reply Link Flag
What virus?
Did you ever take a look at the supposed "virus"? It's a batch file that copies itself! It's not a virus by any definition of the term. It's just a typical batch file. The original announcement should have been posted as "New Windows Scripting Host Can Run Scripts". But of course, that's not news. This article, as well as the original one about the virus, are misleading.
Posted by Hernys (685 comments )
Reply Link Flag
What virus?
Did you ever take a look at the supposed "virus"? It's a batch file that copies itself! It's not a virus by any definition of the term. It's just a typical batch file. The original announcement should have been posted as "New Windows Scripting Host Can Run Scripts". But of course, that's not news. This article, as well as the original one about the virus, are misleading.
Posted by Hernys (685 comments )
Reply Link Flag
Misleading Report
This is the second time CNET is misleading the public about scripting. Unix, Solaris, Linux, Mac, etc. have scripting support after which MSH is more or less patterned. It is unfair to specify that MSH is unsafe. If MSH is unsafe, then it is safe to say that all shell scripting languages are unsafe. And, therefore, all OSs with shell scripting support are not safe. It's a shame this article is ever published after an earlier report on Monad which is similarly misleading.
Posted by Mendz (520 comments )
Reply Link Flag
Geez!!!
It's the same author... Tsk, tsk, tsk...
Posted by Mendz (520 comments )
Link Flag
Scripting in combination with architecture
It's the combination of scipting possibilities and the way windows works that are a dangerous combination.

Windows is build in such a way that quite a lot of people are using it with administrative rights. Using powerfull scripting on top of that makes it dangerous as the script will also be executed with administrative rights.

On the *nixes this threat is less present. Everywhere it is stressed that using the root account is insecure, so scripts have less power, as most of them will be executed with user rights.

It's not the features of windows, but the architecture that are making it such a willing victim of spyware, viruses, ... The features (new and old) just make it easier to exploit the flawed architecture.
Posted by Steven N (423 comments )
Link Flag
Misleading Report
This is the second time CNET is misleading the public about scripting. Unix, Solaris, Linux, Mac, etc. have scripting support after which MSH is more or less patterned. It is unfair to specify that MSH is unsafe. If MSH is unsafe, then it is safe to say that all shell scripting languages are unsafe. And, therefore, all OSs with shell scripting support are not safe. It's a shame this article is ever published after an earlier report on Monad which is similarly misleading.
Posted by Mendz (520 comments )
Reply Link Flag
Geez!!!
It's the same author... Tsk, tsk, tsk...
Posted by Mendz (520 comments )
Link Flag
Scripting in combination with architecture
It's the combination of scipting possibilities and the way windows works that are a dangerous combination.

Windows is build in such a way that quite a lot of people are using it with administrative rights. Using powerfull scripting on top of that makes it dangerous as the script will also be executed with administrative rights.

On the *nixes this threat is less present. Everywhere it is stressed that using the root account is insecure, so scripts have less power, as most of them will be executed with user rights.

It's not the features of windows, but the architecture that are making it such a willing victim of spyware, viruses, ... The features (new and old) just make it easier to exploit the flawed architecture.
Posted by Steven N (423 comments )
Link Flag
 

Join the conversation

Add your comment

The posting of advertisements, profanity, or personal attacks is prohibited. Click here to review our Terms of Use.

ie8 fix

What's Hot

Discussions

Shared

RSS Feeds

Add headlines from CNET News to your homepage or feedreader.

ie8 fix
  • Recently Viewed Products
  • My Lists
  • My Software Updates
  • Promo
  • Log In | Join CNET