<?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>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; Microsoft .Net Framework Assistant</title> <atom:link href="http://www.ghacks.net/tag/microsoft-net-framework-assistant/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Sat, 11 Feb 2012 09:52:46 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Microsoft Silently Installing Windows Presentation Foundation Plugin For Firefox</title><link>http://www.ghacks.net/2009/10/17/microsoft-silently-installing-windows-presentation-foundation-plugin-for-firefox/</link> <comments>http://www.ghacks.net/2009/10/17/microsoft-silently-installing-windows-presentation-foundation-plugin-for-firefox/#comments</comments> <pubDate>Sat, 17 Oct 2009 16:27:48 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[Microsoft]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[firefox plugin]]></category> <category><![CDATA[firefox security]]></category> <category><![CDATA[microsoft]]></category> <category><![CDATA[Microsoft .Net Framework Assistant]]></category> <category><![CDATA[Windows Presentation Foundation Plugin]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=17393</guid> <description><![CDATA[If you have recently opened your Firefox web browser you might have noticed a notification from the web browser that the Windows Presentation Foundation plugin was disabled to protect the user and the web browser. Many users who received the message were a bit puzzled as they did not install the plugin in first place. [...]]]></description> <content:encoded><![CDATA[<p>If you have recently opened your Firefox web browser you might have noticed a notification from the web browser that the Windows Presentation Foundation plugin was disabled to protect the user and the web browser. Many users who received the message were a bit puzzled as they did not install the plugin in first place. Remember the <a
href="http://www.ghacks.net/2009/02/09/remove-microsoft-net-framework-assistant-from-firefox/">Microsoft .net Framework Assistant</a> incident earlier this year when Microsoft installed the plugin in the Firefox web browser without notifying the user? The installation of the Windows Presentation Foundation plugin is basically the same deal.</p><p>The Windows Presentation Foundation Plugin gets installed when the Microsoft .net Framework 3.5 SP1 gets installed in the Windows operating system. Users who noticed the installation also noticed that they were not able to uninstall the plugin, only disable it in the Firefox plugin manager.</p><p><span
id="more-17393"></span>Mozilla today blacklisted the Windows Presentation Foundation Plugin. Not because of the silent install but because of a security vulnerability, or to be precise a remote code execution vulnerability. The vulnerability was reported on October 16 and measures to block the plugin were initiated today. Interested users can read up on the vulnerability at the Bug listing at the <a
href="https://bugzilla.mozilla.org/show_bug.cgi?id=522777">Mozilla</a> website.</p><p>This raises several interesting questions. Could Microsoft be held accountable if computer systems are successfully attacked? Microsoft is not the only developer that is adding plugins to Firefox without asking the user. The Mozilla developers should consider implementing a security control to block unwanted plugins from being installed. Users who have not received the message in Firefox yet should check in the plugin section if the plugin is installed and if it is enabled or disabled. It should be disabled immediately if it is not already.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/10/17/microsoft-silently-installing-windows-presentation-foundation-plugin-for-firefox/feed/</wfw:commentRss> <slash:comments>40</slash:comments> </item> <item><title>Remove Microsoft .Net Framework Assistant From Firefox</title><link>http://www.ghacks.net/2009/02/09/remove-microsoft-net-framework-assistant-from-firefox/</link> <comments>http://www.ghacks.net/2009/02/09/remove-microsoft-net-framework-assistant-from-firefox/#comments</comments> <pubDate>Mon, 09 Feb 2009 21:02:33 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[firefox 3]]></category> <category><![CDATA[firefox add-ons]]></category> <category><![CDATA[firefox microsoft .net]]></category> <category><![CDATA[firefox tips]]></category> <category><![CDATA[Microsoft .Net Framework Assistant]]></category> <category><![CDATA[remove firefox add-on]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2009/02/09/remove-microsoft-net-framework-assistant-from-firefox/</guid> <description><![CDATA[If you take a look at the installed add-ons in Firefox you might notice an add-on called Microsoft .net Framework Assistant. That add-on is different from most other installed add-ons. The first thing that you will notice is that you cannot uninstall it as the uninstall option is inactive in Firefox. You might also realize [...]]]></description> <content:encoded><![CDATA[<p>If you take a look at the installed add-ons in Firefox you might notice an add-on called Microsoft .net Framework Assistant. That add-on is different from most other installed add-ons. The first thing that you will notice is that you cannot uninstall it as the uninstall option is inactive in Firefox. You might also realize that you did not install that add-on actively which means it must have been installed by another application.</p><p>The <a
href="http://blog.ffextensionguru.com/2009/02/08/how-to-remove-microsoft-net-spyware-extension/">Firefox Extension Guru</a> posted a walkthrough on how to remove the Microsoft .Net Framework Assistant. It basically comes down to the following steps (it might be a good idea to backup all data before proceeding).</p><p><span
id="more-10431"></span><ul><li>Make sure Firefox is closed.</li><li>Go to C:\WINDOWS\Microsoft.NET\Framework\v3.5\Windows Presentation Foundation\DotNetAssistantExtension in Windows Explorer and delete everything in that folder but keep the folder name.</li><li>Start Firefox. The add-on should not be in the list anymore.</li><li>Type about:config in the Firefox address bar.</li><li>Filter for the entry general.useragent.extra.microsoftdotnet</li><li>Right-click that entry and select Reset</li></ul><p>The process is apparently a bit more complicated for Firefox 3.1 beta versions as the Microsoft .Net Framework Assistant is not yet compatible with that version of Firefox and thus not completely installed.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/02/09/remove-microsoft-net-framework-assistant-from-firefox/feed/</wfw:commentRss> <slash:comments>40</slash:comments> </item> </channel> </rss>
