<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Darknet - The Darkside &#187; MS</title>
	<atom:link href="http://www.darknet.org.uk/tag/ms/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.darknet.org.uk</link>
	<description>Ethical Hacking, Penetration Testing &#38; Computer Security</description>
	<lastBuildDate>Tue, 07 Feb 2012 18:34:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Microsoft Open Source Security Tool &#8211; !exploitable Crash Analyzer</title>
		<link>http://www.darknet.org.uk/2009/03/microsoft-open-source-security-tool-exploitable-crash-analyzer/</link>
		<comments>http://www.darknet.org.uk/2009/03/microsoft-open-source-security-tool-exploitable-crash-analyzer/#comments</comments>
		<pubDate>Tue, 31 Mar 2009 08:40:15 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Countermeasures]]></category>
		<category><![CDATA[Exploits/Vulnerabilities]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Security Software]]></category>
		<category><![CDATA[!exploitable]]></category>
		<category><![CDATA[!exploitable crash analyzer]]></category>
		<category><![CDATA[crash analyzer]]></category>
		<category><![CDATA[fuzz testing]]></category>
		<category><![CDATA[fuzzer]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[microsoft crash analyzer]]></category>
		<category><![CDATA[microsoft crash tool]]></category>
		<category><![CDATA[microsoft security engineering center]]></category>
		<category><![CDATA[MS]]></category>
		<category><![CDATA[ms crash tool]]></category>
		<category><![CDATA[msec]]></category>
		<category><![CDATA[msec debugger extension]]></category>
		<category><![CDATA[windbg]]></category>
		<category><![CDATA[windows debugger]]></category>
		<category><![CDATA[windows fuzzer]]></category>
		<category><![CDATA[windows-exploits]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/?p=1625</guid>
		<description><![CDATA[Finally Microsoft is doing something proactive and perhaps even slightly ahead of the game, a real game-change for the security community. They have released a new AND open-source tool to make debugging easier, it gives developers a lot of help during the release cycle to build more secure software. Mostly because it takes the legwork [...]]]></description>
			<content:encoded><![CDATA[<p></p>
<p>Finally Microsoft is doing something proactive and perhaps even slightly ahead of the game, a real game-change for the security community.</p>
<p>They have released a new AND open-source tool to make debugging easier, it gives developers a lot of help during the release cycle to build more secure software. Mostly because it takes the legwork and labour intensive tasks and semi-automates them leaving the developer to concentrate on more important stuff.</p>
<p>At least something from Microsoft we can applaud!</p>
<blockquote><p>Microsoft on Friday released an open-source program designed to streamline the labor-intensive process of identifying security vulnerabilities in software while it&#8217;s still under development.</p>
<p>As its name suggests, !exploitable Crash Analyzer (pronounced &#8220;bang exploitable crash analyzer&#8221;) combs through bugs that cause a program to seize up, and assesses the likelihood of them being exploited by attackers. Dan Kaminsky, a well-known security expert who also provides consulting services to Microsoft, hailed the release a &#8220;game changer&#8221; because it provides a reliable way for developers to sort through thousands of bugs to identify the several dozen that pose the greatest risk.</p>
<p>&#8220;Microsoft has taken years of difficulties with security vulnerabilities and really condensed that experience down to a repeatable tool that takes a look at a crash and says &#8216;You better take a look at this,&#8217;&#8221; Kaminsky told The Reg. &#8220;What makes !exploitable so fascinating is that it takes at least the first level of this knowledge and packages it up into something that can be in the workflow.&#8221;</p></blockquote>
<p>It&#8217;s a great idea, as surely there are a lot of conditions that cause an application to hang &#8211; but the majority of them will pose no security risk other than a denial of service locally (which is quite pointless). The tool will point out those bugs that are exploitable and therefore can be considered critical issues.</p>
<p>I hope developers harness this app and really start to produce more secure code.</p>
<blockquote><p>Over the past five years, Microsoft has made a fair amount of progress hardening its operating systems and applications against the most-common security threats. Protections such as Address Space Layout Randomization and cross-site scripting defenses have been added to later versions of Windows and Internet Explorer, respectively. And the company has generally managed to exorcise its programs of dangerous vulnerabilities before they can be exploited by attackers.</p>
<p>Now, Microsoft wants to help secure third-party applications that run on top of Windows. Last year, the company released a threat-modeling tool and other resources designed to help software developers kick-start secure development lifecycle programs in their organizations. The idea was to package the security experience Microsoft has attained so it can serve as a sort of template for other companies.</p>
<p>The release of !exploitable, which was announced at the CanSecWest security conference in Vancouver, British Columbia, is a continuation of that effort. It&#8217;s a Windows debugger extension that&#8217;s used during fuzz testing, when testers test the stability and security of an application by throwing unexpected data at it.</p></blockquote>
<p>The tool creates hashes to ensure each crash is unique then rates them according to how exploitable it is &#8211; Exploitable, Probably Exploitable, Probably Not Exploitable or Unknown.</p>
<p>There is currently an x86 and an x64 version availalble.</p>
<p>As wisely said, it&#8217;s about the signal to noise ratio and this tool can really help you weed out the noise and get to the important issues.</p>
<p>You can download the application here:</p>
<p><a href="http://www.codeplex.com/msecdbg">!exploitable Crash Analyzer &#8211; MSEC Debugger Extensions</a></p>
<p></p>
<p>Source: <a href="http://www.theregister.co.uk/2009/03/20/microsoft_crash_tool/">The Register</a></p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Microsoft+Open+Source+Security+Tool+%E2%80%93+%21exploitable+Crash+Analyzer+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D1625+from+%40THEdarknet" title="Post to Twitter"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.darknet.org.uk/2009/03/microsoft-open-source-security-tool-exploitable-crash-analyzer/&amp;t=Microsoft+Open+Source+Security+Tool+%E2%80%93+%21exploitable+Crash+Analyzer" title="Post to Facebook"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.google.com/buzz/post?url=http://www.darknet.org.uk/2009/03/microsoft-open-source-security-tool-exploitable-crash-analyzer/&amp;imageurl=" title="Post to Google Buzz"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/gbuzz/tt-gbuzz-micro3.png" alt="Post to Google Buzz" /></a> <a class="tt" href="http://delicious.com/post?url=http://www.darknet.org.uk/2009/03/microsoft-open-source-security-tool-exploitable-crash-analyzer/&amp;title=Microsoft+Open+Source+Security+Tool+%E2%80%93+%21exploitable+Crash+Analyzer" title="Post to Delicious"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.darknet.org.uk/2009/03/microsoft-open-source-security-tool-exploitable-crash-analyzer/&amp;title=Microsoft+Open+Source+Security+Tool+%E2%80%93+%21exploitable+Crash+Analyzer" title="Post to Digg"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/digg/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://reddit.com/submit?url=http://www.darknet.org.uk/2009/03/microsoft-open-source-security-tool-exploitable-crash-analyzer/&amp;title=Microsoft+Open+Source+Security+Tool+%E2%80%93+%21exploitable+Crash+Analyzer" title="Post to Reddit"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/reddit/tt-reddit-micro3.png" alt="Post to Reddit" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.darknet.org.uk/2009/03/microsoft-open-source-security-tool-exploitable-crash-analyzer/&amp;title=Microsoft+Open+Source+Security+Tool+%E2%80%93+%21exploitable+Crash+Analyzer" title="Post to StumbleUpon"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/su/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p></div><div class="AWD_like_button "><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.darknet.org.uk%2F2009%2F03%2Fmicrosoft-open-source-security-tool-exploitable-crash-analyzer%2F&amp;send=false&amp;layout=standard&amp;width=&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=40" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:px; height:40px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.darknet.org.uk/2009/03/microsoft-open-source-security-tool-exploitable-crash-analyzer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Serious Flaw in Popular Media Players from Microsoft and AOL</title>
		<link>http://www.darknet.org.uk/2007/12/serious-flaw-in-popular-media-players-from-microsoft-and-aol/</link>
		<comments>http://www.darknet.org.uk/2007/12/serious-flaw-in-popular-media-players-from-microsoft-and-aol/#comments</comments>
		<pubDate>Tue, 11 Dec 2007 19:19:36 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[Exploits/Vulnerabilities]]></category>
		<category><![CDATA[Malware]]></category>
		<category><![CDATA[Windows Hacking]]></category>
		<category><![CDATA[aol]]></category>
		<category><![CDATA[aol winamp]]></category>
		<category><![CDATA[exploits]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[media player]]></category>
		<category><![CDATA[media player exploit]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[mp4]]></category>
		<category><![CDATA[MS]]></category>
		<category><![CDATA[vulnerabilities]]></category>
		<category><![CDATA[windows-media-player]]></category>
		<category><![CDATA[wmp]]></category>
		<category><![CDATA[wmp-exploit]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/2007/12/serious-flaw-in-popular-media-players-from-microsoft-and-aol/</guid>
		<description><![CDATA[It looks like there is a fairly serious vulnerability in some of the popular media player packages out in the wild packaged as a MP4 file (due to the MP4 codec from 3ivx), it effects Windows Media Player 6.4 and Windows Media Player Classic, which are made by Microsoft, and AOL&#8217;s Winamp version 3.5. All [...]]]></description>
			<content:encoded><![CDATA[<p></p>
<p>It looks like there is a fairly serious vulnerability in some of the popular media player packages out in the wild packaged as a MP4 file (due to the MP4 codec from 3ivx), it effects Windows Media Player 6.4 and Windows Media Player Classic, which are made by Microsoft, and AOL&#8217;s Winamp version 3.5.</p>
<p>All the more reason to use <a href="http://www.videolan.org/vlc/">VLC</a>! This follows fairly shortly after a couple of quite serious vulnerabilities in <a href="http://www.theregister.co.uk/2007/11/29/new_quicktime_exploit/">Quicktime</a>.</p>
<blockquote><p>Security researchers are warning that popular media players offered by Microsoft and AOL are vulnerable to attacks that can completely compromise a user&#8217;s PC.</p>
<p>Attack code has already been released for the bug, which has been confirmed in a codec used by older versions of Windows Media Player, made by Microsoft, and in AOL&#8217;s Winamp. A Symantec researcher has warned that users of other players may also be at risk because the vulnerability itself resides in a commonly used MP4 codec produced by a company called 3ivx Technologies.</p>
<p>&#8220;The exploit works by supplying victims with a maliciously formed MP4 file,&#8221; Raymond Ball wrote for Symantec&#8217;s DeepSight Threat Management System. &#8220;When a victim unknowingly clicks a link that appears safe, the MP4 content is delivered, causing the exploit to run.&#8221;</p></blockquote>
<p>At least it&#8217;s not Microsoft&#8217;s fault this time, but they did use a dodgy codec so I guess some of the blame lays with them right?</p>
<p>They could have checked it out properly before bundling it into their software.</p>
<blockquote><p>A researcher who goes by the name SYS 49152 released exploit code <a href="http://www.milw0rm.com/exploits/4702">here</a>, <a href="http://www.milw0rm.com/exploits/4701">here</a> and <a href="http://www.milw0rm.com/exploits/4703">here</a> that targets Windows Media Player 6.4 and Windows Media Player Classic, which are made by Microsoft, and AOL&#8217;s Winamp version 3.5. Each uses the 3ivx MP4 codec, which is vulnerable to a stack overflow.</p>
<p>Secunia describes the Windows Media Player vulnerabilities as &#8220;highly critical,&#8221; the second-highest rating on Secunia&#8217;s five-tier scale. The vulnerability reporting service didn&#8217;t have a rating for the Winamp vulnerability.</p>
<p>No patch is available. Ball recommends users remove the codec or disable media players that use the MP4 codec until the hole is plugged. That strikes us as overkill. Taking care not to click on suspicious links in browsers and email programs should suffice.</p></blockquote>
<p>So watch out, attack vectors are getting more varied &#8211; don&#8217;t let your guard down during this merry season.</p>
<p></p>
<p>Source: <a href="http://www.theregister.co.uk/2007/12/10/3ivx_mp4_vuln/">The Register</a></p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Serious+Flaw+in+Popular+Media+Players+from+Microsoft+and+AOL+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D763+from+%40THEdarknet" title="Post to Twitter"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.darknet.org.uk/2007/12/serious-flaw-in-popular-media-players-from-microsoft-and-aol/&amp;t=Serious+Flaw+in+Popular+Media+Players+from+Microsoft+and+AOL" title="Post to Facebook"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.google.com/buzz/post?url=http://www.darknet.org.uk/2007/12/serious-flaw-in-popular-media-players-from-microsoft-and-aol/&amp;imageurl=" title="Post to Google Buzz"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/gbuzz/tt-gbuzz-micro3.png" alt="Post to Google Buzz" /></a> <a class="tt" href="http://delicious.com/post?url=http://www.darknet.org.uk/2007/12/serious-flaw-in-popular-media-players-from-microsoft-and-aol/&amp;title=Serious+Flaw+in+Popular+Media+Players+from+Microsoft+and+AOL" title="Post to Delicious"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.darknet.org.uk/2007/12/serious-flaw-in-popular-media-players-from-microsoft-and-aol/&amp;title=Serious+Flaw+in+Popular+Media+Players+from+Microsoft+and+AOL" title="Post to Digg"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/digg/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://reddit.com/submit?url=http://www.darknet.org.uk/2007/12/serious-flaw-in-popular-media-players-from-microsoft-and-aol/&amp;title=Serious+Flaw+in+Popular+Media+Players+from+Microsoft+and+AOL" title="Post to Reddit"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/reddit/tt-reddit-micro3.png" alt="Post to Reddit" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.darknet.org.uk/2007/12/serious-flaw-in-popular-media-players-from-microsoft-and-aol/&amp;title=Serious+Flaw+in+Popular+Media+Players+from+Microsoft+and+AOL" title="Post to StumbleUpon"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/su/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p></div><div class="AWD_like_button "><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.darknet.org.uk%2F2007%2F12%2Fserious-flaw-in-popular-media-players-from-microsoft-and-aol%2F&amp;send=false&amp;layout=standard&amp;width=&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=40" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:px; height:40px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.darknet.org.uk/2007/12/serious-flaw-in-popular-media-players-from-microsoft-and-aol/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Microsoft Loves you to Pirate Their Software</title>
		<link>http://www.darknet.org.uk/2007/04/microsoft-loves-you-to-pirate-their-software/</link>
		<comments>http://www.darknet.org.uk/2007/04/microsoft-loves-you-to-pirate-their-software/#comments</comments>
		<pubDate>Mon, 16 Apr 2007 04:05:32 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[General News]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[microsoft-piracy]]></category>
		<category><![CDATA[MS]]></category>
		<category><![CDATA[pirate-windows]]></category>
		<category><![CDATA[software-piracy]]></category>
		<category><![CDATA[windows-piracy]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/2007/04/microsoft-loves-you-to-pirate-their-software/</guid>
		<description><![CDATA[I&#8217;ve heard this &#8216;rumour&#8217; plenty of times, I always suspected it was true and Adobe have said similar things about their software. If you are going to pirate, Microsoft wants you to pirate their software as when you go legit you are already locked in to their proprietary system. All the more grounds for OSS [...]]]></description>
			<content:encoded><![CDATA[<p></p>
<p>I&#8217;ve heard this &#8216;rumour&#8217; plenty of times, I always suspected it was true and Adobe have said similar things about their software.</p>
<p>If you are going to pirate, Microsoft wants you to pirate their software as when you go legit you are already locked in to their proprietary system.</p>
<p>All the more grounds for OSS if you ask me.</p>
<blockquote><p>A senior Microsoft exec has admitted that some software piracy actually ends up benefiting the technology giant because it leads to purchases of other software packages.</p>
<p>In this way, some software pirates who might otherwise never try Microsoft products become paying customers, according to Microsoft business group president Jeff Raikes.</p>
<p>&#8220;If they&#8217;re going to pirate somebody, we want it to be us rather than somebody else,&#8221; Raikes told delegates at last week&#8217;s Morgan Stanley Technology conference in San Francisco, Information Week reports.</p></blockquote>
<p>A pay as you go model for lower income countries? Sounds interesting.</p>
<blockquote><p>Rather than saying that piracy isn&#8217;t a problem per-se, Raikes reckons that between 20 and 25 per cent of US software is pirated, he argues pragmatically that it can have benefits over the long-run. &#8220;We understand that in the long run the fundamental asset is the installed base of people who are using our products,&#8221; Raikes said. &#8220;What you hope to do over time is convert them to licensing the software,&#8221; he said.</p>
<p>Although Microsoft has no intentions of scaling down (much less abandoning) its effort to chase software counterfeiters, Raikes argues that it&#8217;s against its interests to push illegitimate users so hard that they wind up using alternative products. &#8220;You want to push towards getting legal licensing, but you don&#8217;t want to push so hard that you lose the asset that&#8217;s most fundamental in the business,&#8221; Raikes said, adding that Microsoft is developing &#8220;pay-as-you-go&#8221; software pricing models in a bid to encourage low-income people in emerging countries to use its technology.</p></blockquote>
<p>So basically go ahead, pirate MS. Not so say we support Piracy as we don&#8217;t we support Open Source and the freedom to modify and control your own software infrastructure (especially useful when it comes to security).</p>
<p>Security through obscurity and patches with a 1 month lead time is never good.</p>
<p>Come let&#8217;s pirate <a href="http://www.ubuntu.com/">Ubuntu</a> instead.</p>
<p></p>
<p>Source: <a href="http://www.theregister.co.uk/2007/03/13/ms_piracy_benefits/">The Register</a></p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Microsoft+Loves+you+to+Pirate+Their+Software+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D505+from+%40THEdarknet" title="Post to Twitter"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.darknet.org.uk/2007/04/microsoft-loves-you-to-pirate-their-software/&amp;t=Microsoft+Loves+you+to+Pirate+Their+Software" title="Post to Facebook"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.google.com/buzz/post?url=http://www.darknet.org.uk/2007/04/microsoft-loves-you-to-pirate-their-software/&amp;imageurl=" title="Post to Google Buzz"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/gbuzz/tt-gbuzz-micro3.png" alt="Post to Google Buzz" /></a> <a class="tt" href="http://delicious.com/post?url=http://www.darknet.org.uk/2007/04/microsoft-loves-you-to-pirate-their-software/&amp;title=Microsoft+Loves+you+to+Pirate+Their+Software" title="Post to Delicious"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.darknet.org.uk/2007/04/microsoft-loves-you-to-pirate-their-software/&amp;title=Microsoft+Loves+you+to+Pirate+Their+Software" title="Post to Digg"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/digg/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://reddit.com/submit?url=http://www.darknet.org.uk/2007/04/microsoft-loves-you-to-pirate-their-software/&amp;title=Microsoft+Loves+you+to+Pirate+Their+Software" title="Post to Reddit"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/reddit/tt-reddit-micro3.png" alt="Post to Reddit" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.darknet.org.uk/2007/04/microsoft-loves-you-to-pirate-their-software/&amp;title=Microsoft+Loves+you+to+Pirate+Their+Software" title="Post to StumbleUpon"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/su/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p></div><div class="AWD_like_button "><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.darknet.org.uk%2F2007%2F04%2Fmicrosoft-loves-you-to-pirate-their-software%2F&amp;send=false&amp;layout=standard&amp;width=&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=40" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:px; height:40px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.darknet.org.uk/2007/04/microsoft-loves-you-to-pirate-their-software/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Security Companies Fight Against Microsoft Security Center</title>
		<link>http://www.darknet.org.uk/2006/10/security-companies-fight-against-microsoft-security-center/</link>
		<comments>http://www.darknet.org.uk/2006/10/security-companies-fight-against-microsoft-security-center/#comments</comments>
		<pubDate>Fri, 27 Oct 2006 05:46:59 +0000</pubDate>
		<dc:creator>Darknet</dc:creator>
				<category><![CDATA[General News]]></category>
		<category><![CDATA[Security Software]]></category>
		<category><![CDATA[anti-virus]]></category>
		<category><![CDATA[check-point]]></category>
		<category><![CDATA[mcafee]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[microsoft-security-center]]></category>
		<category><![CDATA[MS]]></category>
		<category><![CDATA[MSS]]></category>
		<category><![CDATA[symantec]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[windows-vista]]></category>

		<guid isPermaLink="false">http://www.darknet.org.uk/2006/10/security-companies-fight-against-microsoft-security-center/</guid>
		<description><![CDATA[No surprise really? Microsoft and they monopoly strategies, anti-competitive behaviour, nothing new really is it? Microsoft and its security rivals are feuding over a key piece of Windows Vista real estate. The fight is over the display of technology that helps Vista owners manage the security tools on their PC. Symantec, McAfee, Check Point Software [...]]]></description>
			<content:encoded><![CDATA[<p></p>
<p>No surprise really? Microsoft and they monopoly strategies, anti-competitive behaviour, nothing new really is it?</p>
<blockquote><p>Microsoft and its security rivals are feuding over a key piece of Windows Vista real estate.</p>
<p>The fight is over the display of technology that helps Vista owners manage the security tools on their PC. Symantec, McAfee, Check Point Software Technologies and other companies want Microsoft to change Vista so their products can easily replace the operating system&#8217;s built-in Windows Security Center on the desktop. But Microsoft is resisting the call. </p></blockquote>
<p>Microsoft was locking down the kernel too, how are other security companies supposed to survive?!</p>
<blockquote><p> &#8220;By imposing the Windows Security Center on all Windows users, Microsoft is defining a template through which everybody looks at security,&#8221; Bruce McCorkendale, a chief engineer at Symantec, said in an interview. &#8220;How do we trust that Microsoft knows what all the important things about security are to warn users about?&#8221;</p>
<p>Windows Security Center, introduced with Windows XP Service Pack 2, pops up on desktops to alert PC owners if their firewall, virus protection and other security tools need attention. The version in the Vista update, set for broad release in January, will add new categories and management tools. </p></blockquote>
<p>Microsoft better be careful unless they want another antitrust case to brew&#8230;I&#8217;ve heard they will open up the Vista Kernel to certain companies though, will report more on that later.</p>
<p></p>
<p>Source: <a href="http://news.com.com/Rivals+skirmish+with+Microsoft+over+Vista+security/2100-7355_3-6117296.html?tag=nefd.lede<br />
">News.com</a></p>
<div class="tweetthis" style="text-align:left;"><p> <a class="tt" href="http://twitter.com/intent/tweet?text=Security+Companies+Fight+Against+Microsoft+Security+Center+http%3A%2F%2Fdarknet.org.uk%2F%3Fp%3D347+from+%40THEdarknet" title="Post to Twitter"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter-micro3.png" alt="Post to Twitter" /></a> <a class="tt" href="http://www.facebook.com/share.php?u=http://www.darknet.org.uk/2006/10/security-companies-fight-against-microsoft-security-center/&amp;t=Security+Companies+Fight+Against+Microsoft+Security+Center" title="Post to Facebook"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/facebook/tt-facebook-micro3.png" alt="Post to Facebook" /></a> <a class="tt" href="http://www.google.com/buzz/post?url=http://www.darknet.org.uk/2006/10/security-companies-fight-against-microsoft-security-center/&amp;imageurl=" title="Post to Google Buzz"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/gbuzz/tt-gbuzz-micro3.png" alt="Post to Google Buzz" /></a> <a class="tt" href="http://delicious.com/post?url=http://www.darknet.org.uk/2006/10/security-companies-fight-against-microsoft-security-center/&amp;title=Security+Companies+Fight+Against+Microsoft+Security+Center" title="Post to Delicious"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/delicious/tt-delicious-micro3.png" alt="Post to Delicious" /></a> <a class="tt" href="http://digg.com/submit?url=http://www.darknet.org.uk/2006/10/security-companies-fight-against-microsoft-security-center/&amp;title=Security+Companies+Fight+Against+Microsoft+Security+Center" title="Post to Digg"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/digg/tt-digg-micro3.png" alt="Post to Digg" /></a> <a class="tt" href="http://reddit.com/submit?url=http://www.darknet.org.uk/2006/10/security-companies-fight-against-microsoft-security-center/&amp;title=Security+Companies+Fight+Against+Microsoft+Security+Center" title="Post to Reddit"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/reddit/tt-reddit-micro3.png" alt="Post to Reddit" /></a> <a class="tt" href="http://stumbleupon.com/submit?url=http://www.darknet.org.uk/2006/10/security-companies-fight-against-microsoft-security-center/&amp;title=Security+Companies+Fight+Against+Microsoft+Security+Center" title="Post to StumbleUpon"><img class="nothumb" src="http://www.darknet.org.uk/wp-content/plugins/tweet-this/icons/en/su/tt-su-micro3.png" alt="Post to StumbleUpon" /></a></p></div><div class="AWD_like_button "><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.darknet.org.uk%2F2006%2F10%2Fsecurity-companies-fight-against-microsoft-security-center%2F&amp;send=false&amp;layout=standard&amp;width=&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=40" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:px; height:40px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.darknet.org.uk/2006/10/security-companies-fight-against-microsoft-security-center/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

