<?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 &#187; microsoft security</title>
	<atom:link href="http://www.ghacks.net/tag/microsoft-security/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Sun, 08 Nov 2009 22:45:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>New Security Vulnerability Affects Windows Operating Systems</title>
		<link>http://www.ghacks.net/2009/09/09/new-security-vulnerability-affects-windows-operating-systems/</link>
		<comments>http://www.ghacks.net/2009/09/09/new-security-vulnerability-affects-windows-operating-systems/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 20:18:15 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[microsoft security]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[windows security]]></category>
		<category><![CDATA[windows vulnerability]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=16177</guid>
		<description><![CDATA[Microsoft yesterday released a security advisory that described a new security vulnerability affecting several Microsoft operating systems. The article, which was posted only a few hours after the release of security patches for this month&#8217;s patch-day affects the Microsoft Server Message Block (SMB) implementation. The operating systems that are affected by the new vulnerability are [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft yesterday released a security advisory that described a new security vulnerability affecting several Microsoft operating systems. The article, which was posted only a few hours after the release of security patches for this month&#8217;s patch-day affects the Microsoft Server Message Block (SMB) implementation. The operating systems that are affected by the new vulnerability are Windows Vista, Windows Server 2008 and the <a href="http://windows7news.com/">Windows 7</a> Release Candidate.</p>
<p>Operating systems that are not affected include Windows XP, Windows 7 final and Windows Server 2003. No patch is currently available to fix the vulnerability. Microsoft has published workarounds to protect the operating system from possible attacks. </p>
<p><span id="more-16177"></span></p>
<blockquote><p>Disable SMB v2</p>
<p>To modify the registry key, perform the following steps:</p>
<p>Note Using Registry Editor incorrectly can cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that problems resulting from the incorrect use of Registry Editor can be solved. Use Registry Editor at your own risk. For information about how to edit the registry, view the &#8220;Changing Keys And Values&#8221; Help topic in Registry Editor (Regedit.exe) or view the &#8220;Add and Delete Information in the Registry&#8221; and &#8220;Edit Registry Data&#8221; Help topics in Regedt32.exe.</p>
<p>1. Click Start, click Run, type Regedit in the Open box, and then click OK.<br />
2. Locate and then click the following registry subkey:<br />
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services<br />
3. Click LanmanServer.<br />
4. Click Parameters.<br />
5. Right-click to add a new DWORD (32 bit) Value.<br />
6. Enter smb2 in the Name data field, and change the Value data field to 0.<br />
7. Exit.<br />
8. Restart the &#8220;Server&#8221; service by performing one of the following:<br />
- Open up the computer management MMC, navigate to Services and Applications, click Services, right-click the Server service name and click Restart. Answer Yes in the pop-up menu.<br />
- From a command prompt and with administrator privileges, type net stop server and then net start server.</p>
<p>Impact of workaround. Host will not be able to communicate using SMB2.</p></blockquote>
<blockquote><p>Block TCP ports 139 and 445 at the firewall</p>
<p>These ports are used to initiate a connection with the affected component. Blocking TCP ports 139 and 445 at the firewall will help protect systems that are behind that firewall from attempts to exploit this vulnerability. Microsoft recommends that you block all unsolicited inbound communication from the Internet to help prevent attacks that may use other ports. For more information about ports, see TCP and UDP Port Assignments.</p>
<p>Impact of Workaround: Several Windows services use the affected ports. Blocking connectivity to the ports may cause various applications or services to not function. Some of the applications or services that could be impacted are listed below:</p>
<p>• Applications that use SMB (CIFS)<br />
• Applications that use mailslots or named pipes (RPC over SMB)<br />
• Server (File and Print Sharing)<br />
• Group Policy<br />
• Net Logon<br />
• Distributed File System (DFS)<br />
• Terminal Server Licensing<br />
• Print Spooler<br />
• Computer Browser<br />
• Remote Procedure Call Locator<br />
• Fax Service<br />
• Indexing Service<br />
• Performance Logs and Alerts<br />
• Systems Management Server<br />
• License Logging Service</p></blockquote>
<p>Users that are running one of the operating systems that are affected by the vulnerability are encouraged to use one of the workarounds to protect their computer systems. More information are available at the Microsoft Security Advisory <a href="http://www.microsoft.com/technet/security/advisory/975497.mspx">page</a>.</p>

	Tags: <a href="http://www.ghacks.net/tag/microsoft-security/" title="microsoft security" rel="tag">microsoft security</a>, <a href="http://www.ghacks.net/tag/operating-system/" title="operating system" rel="tag">operating system</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a>, <a href="http://www.ghacks.net/tag/windows-security/" title="windows security" rel="tag">windows security</a>, <a href="http://www.ghacks.net/tag/windows-vulnerability/" title="windows vulnerability" rel="tag">windows vulnerability</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2006/12/04/windows-vista-editions-do-you-know-the-differences/" title="Windows Vista Editions &#8211; Do you know the differences ? (December 4, 2006)">Windows Vista Editions &#8211; Do you know the differences ?</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/06/03/windows-7-to-launch-october-22/" title="Windows 7 To Launch October 22 (June 3, 2009)">Windows 7 To Launch October 22</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/10/22/windows-7-released/" title="Windows 7 Released (October 22, 2009)">Windows 7 Released</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/06/25/windows-7-price-upgrades-and-preorders/" title="Windows 7 Price, Upgrades And Preorders (June 25, 2009)">Windows 7 Price, Upgrades And Preorders</a> (15)</li>
	<li><a href="http://www.ghacks.net/2008/05/12/windows-7-features-video/" title="Windows 7 Features Video (May 12, 2008)">Windows 7 Features Video</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/09/09/new-security-vulnerability-affects-windows-operating-systems/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Microsoft Security Patches July 2009</title>
		<link>http://www.ghacks.net/2009/07/15/microsoft-security-patches-july-2009/</link>
		<comments>http://www.ghacks.net/2009/07/15/microsoft-security-patches-july-2009/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 11:49:35 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[microsoft patches]]></category>
		<category><![CDATA[microsoft security]]></category>
		<category><![CDATA[microsoft security patches]]></category>
		<category><![CDATA[security bulletin]]></category>
		<category><![CDATA[security patches]]></category>
		<category><![CDATA[windows patches]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=14410</guid>
		<description><![CDATA[Microsoft has released the Security Bulletin Summary for July 2009 which contains security patches for several Microsoft products. Six security patches are provided by Microsoft this time that include three rated critical and three rated important. Affected programs are Microsoft Windows, Microsoft Office, Microsoft ISA Server, Virtual PC and Virtual Server. Affected operating systems are [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/microsoft.jpg" alt="microsoft" title="microsoft" width="156" height="125" class="alignleft size-full wp-image-12026" />Microsoft has released the Security Bulletin Summary for July 2009 which contains security patches for several Microsoft products. Six security patches are provided by Microsoft this time that include three rated critical and three rated important. Affected programs are Microsoft Windows, Microsoft Office, Microsoft ISA Server, Virtual PC and Virtual Server. Affected operating systems are pretty much all from Windows 2000 onwards although the severity rating varies depending on the operating system. </p>
<p>Critical ratings for Windows XP or Windows Server 2003 are usually important or moderate ratings for Windows Vista or Windows Server 2008 thanks to the increased security in those operating systems. Downloads are already available from various official sources including Automatic Updates, Windows Update or Microsoft Update. </p>
<p><span id="more-14410"></span>
<ul>
<li><a href="http://go.microsoft.com/fwlink/?LinkId=152887">MS09-028</a> &#8211; Vulnerabilities in the Embedded OpenType Font Engine Could Allow Remote Code Execution (961371) &#8211; This security update resolves two privately reported vulnerabilities in the Microsoft Windows component, Embedded OpenType (EOT) Font Engine. The vulnerabilities could allow remote code execution. An attacker who successfully exploited either of these vulnerabilities could take complete control of an affected system remotely. An attacker could then install programs; view, change, or delete data; or create new accounts with full user rights. Users whose accounts are configured to have fewer user rights on the system could be less impacted than users who operate with administrative user rights.</li>
<li><a href="http://go.microsoft.com/fwlink/?LinkID=139788">MS09-029</a> &#8211; Vulnerabilities in Microsoft DirectShow Could Allow Remote Code Execution (971633) &#8211; This security update resolves one publicly disclosed vulnerability and two privately reported vulnerabilities in Microsoft DirectShow. The vulnerabilities could allow remote code execution if a user opened a specially crafted QuickTime media file. An attacker who successfully exploited any of these vulnerabilities could gain the same user rights as the local user. Users whose accounts are configured to have fewer user rights on the system could be less impacted than users who operate with administrative user rights.</li>
<li>
<li><a href="http://go.microsoft.com/fwlink/?LinkID=147424">MS09-030</a> &#8211; Cumulative Security Update of ActiveX Kill Bits (973346) &#8211; This security update resolves a privately reported vulnerability that is currently being exploited. The vulnerability in Microsoft Video ActiveX Control could allow remote code execution if a user views a specially crafted Web page with <a href="http://www.ghacks.net/tag/internet-explorer/">Internet Explorer</a>, instantiating the ActiveX control. This ActiveX control was never intended to be instantiated in Internet Explorer. Users whose accounts are configured to have fewer user rights on the system could be less impacted than users who operate with administrative user rights.</li>
</li>
<li><a href="http://go.microsoft.com/fwlink/?LinkId=154993">MS09-031</a> &#8211; Vulnerability in Virtual PC and Virtual Server Could Allow Elevation of Privilege (969856) &#8211; This security update resolves a privately reported vulnerability in Microsoft Virtual PC and Microsoft Virtual Server. An attacker who successfully exploited this vulnerability could execute arbitrary code and take complete control of an affected guest operating system. An attacker could then install programs; view, change, or delete data; or create new accounts with full user rights.</li>
<li><a href="http://go.microsoft.com/fwlink/?LinkId=157386">MS09-032</a> -Vulnerability in Microsoft ISA Server 2006 Could Cause Elevation of Privilege (970953) &#8211; This security update resolves a privately reported vulnerability in Microsoft Internet Security and Acceleration (ISA) Server 2006. The vulnerability could allow elevation of privilege if an attacker successfully impersonates an administrative user account for an ISA server that is configured for Radius One Time Password (OTP) authentication and authentication delegation with Kerberos Constrained Delegation.</li>
<li><a href="http://go.microsoft.com/fwlink/?LinkId=153891">MS09-033</a> &#8211; Vulnerability in Microsoft Office Publisher Could Allow Remote Code Execution (969516) &#8211; This security update resolves a privately reported vulnerability in Microsoft Office Publisher that could allow remote code execution if a user opens a specially crafted Publisher file. An attacker who successfully exploited this vulnerability could take complete control of an affected system. An attacker could then install programs; view, change, or delete data; or create new accounts with full user rights. Users whose accounts are configured to have fewer user rights on the system could be less impacted than users who operate with administrative user rights.</li>
</ul>
<p>It is recommended to install the Microsoft Security Patches as soon as possible to close the security vulnerabilities.</p>

	Tags: <a href="http://www.ghacks.net/tag/microsoft-patches/" title="microsoft patches" rel="tag">microsoft patches</a>, <a href="http://www.ghacks.net/tag/microsoft-security/" title="microsoft security" rel="tag">microsoft security</a>, <a href="http://www.ghacks.net/tag/microsoft-security-patches/" title="microsoft security patches" rel="tag">microsoft security patches</a>, <a href="http://www.ghacks.net/tag/security-bulletin/" title="security bulletin" rel="tag">security bulletin</a>, <a href="http://www.ghacks.net/tag/security-patches/" title="security patches" rel="tag">security patches</a>, <a href="http://www.ghacks.net/tag/windows-patches/" title="windows patches" rel="tag">windows patches</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/11/12/microsoft-patch-tuesday-november-08/" title="Microsoft Patch Tuesday November 08 (November 12, 2008)">Microsoft Patch Tuesday November 08</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/09/09/microsoft-security-patches-september-2009/" title="Microsoft Security Patches September 2009 (September 9, 2009)">Microsoft Security Patches September 2009</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/06/10/microsoft-security-patches-for-june-2009/" title="Microsoft Security Patches for June 2009 (June 10, 2009)">Microsoft Security Patches for June 2009</a> (12)</li>
	<li><a href="http://www.ghacks.net/2008/04/08/microsoft-security-patches-april-2008/" title="Microsoft Security Patches April 2008 (April 8, 2008)">Microsoft Security Patches April 2008</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/12/10/microsoft-patch-tuesday-december-08/" title="Microsoft Patch Tuesday December 08 (December 10, 2008)">Microsoft Patch Tuesday December 08</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/07/15/microsoft-security-patches-july-2009/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Microsoft Security Patches for June 2009</title>
		<link>http://www.ghacks.net/2009/06/10/microsoft-security-patches-for-june-2009/</link>
		<comments>http://www.ghacks.net/2009/06/10/microsoft-security-patches-for-june-2009/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 22:45:19 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[internet-explorer]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[microsoft security]]></category>
		<category><![CDATA[office patches]]></category>
		<category><![CDATA[office update]]></category>
		<category><![CDATA[security vulnerabilities]]></category>
		<category><![CDATA[windows patches]]></category>
		<category><![CDATA[windows security]]></category>
		<category><![CDATA[windows-update]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2009/06/10/microsoft-security-patches-for-june-2009/</guid>
		<description><![CDATA[Microsoft has released the security bulletin summary for June 2009 which details this month&#8217;s software and system updates. A total of ten security bulletins have been released this month which patch vulnerabilities in a variety of Microsoft products including various Microsoft Windows operating systems, Microsoft Internet Explorer and Microsoft Office.
The easiest way to download and [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/microsoft_windows.jpg" alt="microsoft windows" title="microsoft windows" width="128" height="128" class="alignleft size-full wp-image-11907" />Microsoft has released the security bulletin summary for June 2009 which details this month&#8217;s software and system updates. A total of ten security bulletins have been released this month which patch vulnerabilities in a variety of Microsoft products including various Microsoft Windows operating systems, Microsoft <a href="http://www.ghacks.net/tag/internet-explorer/">Internet Explorer</a> and Microsoft Office.</p>
<p>The easiest way to download and install the patches is by pointing the Internet Explorer web browser to <a href="http://update.microsoft.com/windowsupdate/v6/thanks.aspx?ln=en&#038;&#038;thankspage=5">Microsoft Update</a> which will automatically detect and install the available patches for the computer system. Other possibilities include downloading the security patches from <a href="http://www.microsoft.com/downloads/en/results.aspx?displaylang=en&#038;freetext=security%20update">Microsoft Download Center</a> from where they are available as well.</p>
<p><span id="more-13419"></span>Six vulnerabilities have been rated as critical, three as important and one as moderate. Critical security vulnerabilities can usually be exploited for remote code execution meaning it is essential to fix these vulnerabilities quickly. You can follow the links below for additional information about each vulnerability.</p>
<ul>
<li><a href="http://go.microsoft.com/fwlink/?LinkID=151361">MS09-018</a> &#8211; Vulnerabilities in Active Directory Could Allow Remote Code Execution (971055)</li>
<li><a href="http://go.microsoft.com/fwlink/?LinkId=150860">MS09-019</a> &#8211; Cumulative Security Update for Internet Explorer (969897)</li>
<li><a href="http://go.microsoft.com/fwlink/?LinkID=150568">MS09-020</a> &#8211; Vulnerabilities in Internet Information Services (IIS) Could Allow Elevation of Privilege (970483)</li>
<li><a href="http://go.microsoft.com/fwlink/?LinkId=147294">MS09-021</a> &#8211; Vulnerabilities in Microsoft Office Excel Could Allow Remote Code Execution (969462)</li>
<li><a href="http://go.microsoft.com/fwlink/?LinkId=141786">MS09-022</a> &#8211; Vulnerabilities in Windows Print Spooler Could Allow Remote Code Execution (961501)</li>
<li><a href="http://go.microsoft.com/fwlink/?LinkId=143550">MS09-023</a> &#8211; Vulnerability in Windows Search Could Allow Information Disclosure (963093)</li>
<li><a href="http://go.microsoft.com/fwlink/?LinkId=128104">MS09-024</a> &#8211; Vulnerability in Microsoft Works Converters Could Allow Remote Code Execution (957632)</li>
<li><a href="http://go.microsoft.com/fwlink/?LinkId=150248">MS09-025</a> &#8211; Vulnerabilities in Windows Kernel Could Allow Elevation of Privilege (968537)</li>
<li><a href="http://go.microsoft.com/fwlink/?LinkId=150174">MS09-026</a> &#8211; Vulnerability in RPC Could Allow Elevation of Privilege (970238)</li>
<li><a href="http://go.microsoft.com/fwlink/?LinkId=147416">MS09-027</a> &#8211; Vulnerabilities in Microsoft Office Word Could Allow Remote Code Execution (969514)</li>
</ul>

	Tags: <a href="http://www.ghacks.net/tag/internet-explorer/" title="internet-explorer" rel="tag">internet-explorer</a>, <a href="http://www.ghacks.net/tag/microsoft/" title="microsoft" rel="tag">microsoft</a>, <a href="http://www.ghacks.net/tag/microsoft-security/" title="microsoft security" rel="tag">microsoft security</a>, <a href="http://www.ghacks.net/tag/office-patches/" title="office patches" rel="tag">office patches</a>, <a href="http://www.ghacks.net/tag/office-update/" title="office update" rel="tag">office update</a>, <a href="http://www.ghacks.net/tag/security-vulnerabilities/" title="security vulnerabilities" rel="tag">security vulnerabilities</a>, <a href="http://www.ghacks.net/tag/windows-patches/" title="windows patches" rel="tag">windows patches</a>, <a href="http://www.ghacks.net/tag/windows-security/" title="windows security" rel="tag">windows security</a>, <a href="http://www.ghacks.net/tag/windows-update/" title="windows-update" rel="tag">windows-update</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/10/15/microsoft-october-2008-patch-day-patches-11-security-vulnerabilities/" title="Microsoft October 2008 Patch Day Patches 11 Security Vulnerabilities (October 15, 2008)">Microsoft October 2008 Patch Day Patches 11 Security Vulnerabilities</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/04/18/windows-vulnerability-scanner/" title="Windows Vulnerability Scanner (April 18, 2008)">Windows Vulnerability Scanner</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/04/24/microsoft-updates-two-critical-security-patches/" title="Microsoft updates two critical security patches (April 24, 2008)">Microsoft updates two critical security patches</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/09/09/microsoft-security-patches-september-2009/" title="Microsoft Security Patches September 2009 (September 9, 2009)">Microsoft Security Patches September 2009</a> (6)</li>
	<li><a href="http://www.ghacks.net/2008/04/08/microsoft-security-patches-april-2008/" title="Microsoft Security Patches April 2008 (April 8, 2008)">Microsoft Security Patches April 2008</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/06/10/microsoft-security-patches-for-june-2009/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Microsoft Patch Day March 2009</title>
		<link>http://www.ghacks.net/2009/03/10/microsoft-patch-day-march-2009/</link>
		<comments>http://www.ghacks.net/2009/03/10/microsoft-patch-day-march-2009/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 17:26:36 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[microsoft patch day]]></category>
		<category><![CDATA[microsoft security]]></category>
		<category><![CDATA[microsoft security bulletin]]></category>
		<category><![CDATA[patch day]]></category>
		<category><![CDATA[remote code execution]]></category>
		<category><![CDATA[security bulletin]]></category>
		<category><![CDATA[spoofing]]></category>
		<category><![CDATA[windows security]]></category>
		<category><![CDATA[windows vulnerabilities]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=11081</guid>
		<description><![CDATA[Just a few minutes ago the patches for this month&#8217;s patch day have been uploaded to Windows Update and Microsoft Update. Users are encouraged to update their Microsoft operating system as soon as possible to close the recently discovered security vulnerabilities. Among the affected operating systems are practically all Microsoft operating systems since and including [...]]]></description>
			<content:encoded><![CDATA[<p>Just a few minutes ago the patches for this month&#8217;s patch day have been uploaded to Windows Update and Microsoft Update. Users are encouraged to update their Microsoft operating system as soon as possible to close the recently discovered security vulnerabilities. Among the affected operating systems are practically all Microsoft operating systems since and including Windows 2000. This means the popular operating systems Windows XP and Vista are affected as well as Windows Server 2003 and 2008.</p>
<p>One security vulnerability has a critical rating for all affected operating systems while the other two are rated important by Microsoft&#8217;s security research team. </p>
<p>Details about the Security Bulletins can be found by following these links: Microsoft Security Bulletin <a href="http://www.microsoft.com/technet/security/bulletin/MS09-006.mspx">MS09-006</a>, <a href="http://www.microsoft.com/technet/security/bulletin/MS09-007.mspx">MS09-007</a> or <a href="http://www.microsoft.com/technet/security/bulletin/MS09-008.mspx">MS09-008</a>. Another possibility is to <a href="http://www.microsoft.com/technet/security/bulletin/ms09-mar.mspx">access</a> the Security Bulletin Summary at Microsoft Technet.</p>
<p>The vulnerabilities fix one remote code execution vulnerability and two spoofing vulnerabilities on the affected Windows operating systems:</p>
<ul>
<li>Vulnerabilities in Windows Kernel Could Allow Remote Code Execution</li>
<li>Vulnerability in SChannel Could Allow Spoofing</li>
<li>Vulnerabilities in DNS and WINS Server Could Allow Spoofing</li>
</ul>
<p><span id="more-11081"></span></p>

	Tags: <a href="http://www.ghacks.net/tag/microsoft-patch-day/" title="microsoft patch day" rel="tag">microsoft patch day</a>, <a href="http://www.ghacks.net/tag/microsoft-security/" title="microsoft security" rel="tag">microsoft security</a>, <a href="http://www.ghacks.net/tag/microsoft-security-bulletin/" title="microsoft security bulletin" rel="tag">microsoft security bulletin</a>, <a href="http://www.ghacks.net/tag/patch-day/" title="patch day" rel="tag">patch day</a>, <a href="http://www.ghacks.net/tag/remote-code-execution/" title="remote code execution" rel="tag">remote code execution</a>, <a href="http://www.ghacks.net/tag/security/" title="Security" rel="tag">Security</a>, <a href="http://www.ghacks.net/tag/security-bulletin/" title="security bulletin" rel="tag">security bulletin</a>, <a href="http://www.ghacks.net/tag/spoofing/" title="spoofing" rel="tag">spoofing</a>, <a href="http://www.ghacks.net/tag/windows-security/" title="windows security" rel="tag">windows security</a>, <a href="http://www.ghacks.net/tag/windows-vulnerabilities/" title="windows vulnerabilities" rel="tag">windows vulnerabilities</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/09/09/new-security-vulnerability-affects-windows-operating-systems/" title="New Security Vulnerability Affects Windows Operating Systems (September 9, 2009)">New Security Vulnerability Affects Windows Operating Systems</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/08/12/microsoft-security-updates-august-2009/" title="Microsoft Security Updates August 2009 (August 12, 2009)">Microsoft Security Updates August 2009</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/04/15/microsoft-security-updates-april-2009/" title="Microsoft Security Updates April 2009 (April 15, 2009)">Microsoft Security Updates April 2009</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/07/15/microsoft-security-patches-july-2009/" title="Microsoft Security Patches July 2009 (July 15, 2009)">Microsoft Security Patches July 2009</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/06/10/microsoft-security-patches-for-june-2009/" title="Microsoft Security Patches for June 2009 (June 10, 2009)">Microsoft Security Patches for June 2009</a> (12)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/03/10/microsoft-patch-day-march-2009/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Microsoft February Security Updates</title>
		<link>http://www.ghacks.net/2009/02/11/microsoft-february-security-updates/</link>
		<comments>http://www.ghacks.net/2009/02/11/microsoft-february-security-updates/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 07:18:51 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[ie security updates]]></category>
		<category><![CDATA[internet explorer 7]]></category>
		<category><![CDATA[internet explorer 8]]></category>
		<category><![CDATA[internet explorer security]]></category>
		<category><![CDATA[internet-explorer]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[microsoft exchange]]></category>
		<category><![CDATA[microsoft office visio]]></category>
		<category><![CDATA[microsoft patch day]]></category>
		<category><![CDATA[microsoft security]]></category>
		<category><![CDATA[microsoft sql server]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=10470</guid>
		<description><![CDATA[Microsoft has released a cumulative security update for Internet Explorer 7 and 8 that fixes several critical vulnerabilities in the web browser. It is recommended to update Internet Explorer as soon as possible to fix those vulnerabilities. The vulnerabilities are rated critical for Internet Explorer versions running under Windows XP or Windows Vista and moderate [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft has <a href="http://www.microsoft.com/technet/security/Bulletin/MS09-002.mspx">released</a> a cumulative security update for <a href="http://www.ghacks.net/tag/internet-explorer/">Internet Explorer</a> 7 and 8 that fixes several critical vulnerabilities in the web browser. It is recommended to update Internet Explorer as soon as possible to fix those vulnerabilities. The vulnerabilities are rated critical for Internet Explorer versions running under Windows XP or Windows Vista and moderate for Windows Server 2003 and Windows Server 2008. The article is mentioning downloads for Internet Explorer 8 beta but the linked article is not containing any. This seems to suggest that Internet Explorer 8 is affected by the vulnerability as well. This probably only affects pre release candidate builds of Internet Explorer 8.</p>
<p>The security update fixes the following two vulnerabilities: Uninitialized Memory Corruption Vulnerability and CSS Memory Corruption Vulnerability. Since it is a cumulative update it does apply all previous security updates for Internet Explorer on the computer system.</p>
<p>The easiest way to update affected systems is to use Microsoft Update which will download and apply the security updates automatically. The other possibility is to <a href="http://www.microsoft.com/downloads/results.aspx?pocId=&#038;freetext=961260&#038;DisplayLang=en">download</a> the patch from Microsoft Download and apply it manually.</p>
<p><span id="more-10470"></span>Microsoft has released three additional security bulletins:</p>
<ul>
<li>Vulnerabilities in Microsoft Exchange Could Allow Remote Code Execution (<a href="http://go.microsoft.com/fwlink/?LinkId=136636">959239</a>)</li>
<li>Vulnerability in Microsoft SQL Server Could Allow Remote Code Execution (<a href="http://go.microsoft.com/fwlink/?LinkId=139513">959420</a>)</li>
<li>Vulnerabilities in Microsoft Office Visio Could Allow Remote Code Execution (<a href="http://go.microsoft.com/fwlink/?LinkId=128107">957634</a>)</li>
</ul>

	Tags: <a href="http://www.ghacks.net/tag/ie-security-updates/" title="ie security updates" rel="tag">ie security updates</a>, <a href="http://www.ghacks.net/tag/internet-explorer-7/" title="internet explorer 7" rel="tag">internet explorer 7</a>, <a href="http://www.ghacks.net/tag/internet-explorer-8/" title="internet explorer 8" rel="tag">internet explorer 8</a>, <a href="http://www.ghacks.net/tag/internet-explorer-security/" title="internet explorer security" rel="tag">internet explorer security</a>, <a href="http://www.ghacks.net/tag/internet-explorer/" title="internet-explorer" rel="tag">internet-explorer</a>, <a href="http://www.ghacks.net/tag/microsoft/" title="microsoft" rel="tag">microsoft</a>, <a href="http://www.ghacks.net/tag/microsoft-exchange/" title="microsoft exchange" rel="tag">microsoft exchange</a>, <a href="http://www.ghacks.net/tag/microsoft-office-visio/" title="microsoft office visio" rel="tag">microsoft office visio</a>, <a href="http://www.ghacks.net/tag/microsoft-patch-day/" title="microsoft patch day" rel="tag">microsoft patch day</a>, <a href="http://www.ghacks.net/tag/microsoft-security/" title="microsoft security" rel="tag">microsoft security</a>, <a href="http://www.ghacks.net/tag/microsoft-sql-server/" title="microsoft sql server" rel="tag">microsoft sql server</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/08/30/use-multiple-internet-explorer-versions-simultaneously/" title="Use Multiple Internet Explorer Versions Simultaneously (August 30, 2008)">Use Multiple Internet Explorer Versions Simultaneously</a> (10)</li>
	<li><a href="http://www.ghacks.net/2007/10/06/validation-removed-from-internet-explorer-7/" title="Validation removed from Internet Explorer 7 (October 6, 2007)">Validation removed from Internet Explorer 7</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/08/29/uninstall-internet-explorer-8/" title="Uninstall Internet Explorer 8 (August 29, 2008)">Uninstall Internet Explorer 8</a> (33)</li>
	<li><a href="http://www.ghacks.net/2009/06/18/microsofts-internet-explorer-comparison-chart/" title="Microsoft&#8217;s Internet Explorer Comparison Chart (June 18, 2009)">Microsoft&#8217;s Internet Explorer Comparison Chart</a> (23)</li>
	<li><a href="http://www.ghacks.net/2009/06/10/microsoft-security-patches-for-june-2009/" title="Microsoft Security Patches for June 2009 (June 10, 2009)">Microsoft Security Patches for June 2009</a> (12)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/02/11/microsoft-february-security-updates/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Microsoft Patch Tuesday November 08</title>
		<link>http://www.ghacks.net/2008/11/12/microsoft-patch-tuesday-november-08/</link>
		<comments>http://www.ghacks.net/2008/11/12/microsoft-patch-tuesday-november-08/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 13:55:43 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[microsoft patches]]></category>
		<category><![CDATA[microsoft security]]></category>
		<category><![CDATA[microsoft security bulletin]]></category>
		<category><![CDATA[patch tuesday]]></category>
		<category><![CDATA[security vulnerabilities]]></category>
		<category><![CDATA[windows patches]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=8233</guid>
		<description><![CDATA[Microsoft released only two patches for their products on this November&#8217;s Patch Tuesday. The Microsoft Security Bulletins MS08-069 and MS08-068 patched two vulnerability with the status critical and important.
The vulnerability rated as critical could allow remote code execution in the in Microsoft XML Core Services while the vulnerability rated important could allow remote code execution [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft released only two patches for their products on this November&#8217;s Patch Tuesday. The Microsoft Security Bulletins <a href="http://www.microsoft.com/technet/security/bulletin/ms08-069.mspx">MS08-069</a> and <a href="http://www.microsoft.com/technet/security/bulletin/ms08-068.mspx">MS08-068</a> patched two vulnerability with the status critical and important.</p>
<p>The vulnerability rated as critical could allow remote code execution in the in Microsoft XML Core Services while the vulnerability rated important could allow remote code execution in Microsoft Server Message Block (SMB) Protocol.</p>
<p>Both security vulnerabilities can be fixed by using Windows Update or by downloading the security updates directly from the Microsoft Download website by following the two links given above in this article.</p>
<p><span id="more-8233"></span></p>

	Tags: <a href="http://www.ghacks.net/tag/microsoft-patches/" title="microsoft patches" rel="tag">microsoft patches</a>, <a href="http://www.ghacks.net/tag/microsoft-security/" title="microsoft security" rel="tag">microsoft security</a>, <a href="http://www.ghacks.net/tag/microsoft-security-bulletin/" title="microsoft security bulletin" rel="tag">microsoft security bulletin</a>, <a href="http://www.ghacks.net/tag/patch-tuesday/" title="patch tuesday" rel="tag">patch tuesday</a>, <a href="http://www.ghacks.net/tag/security-vulnerabilities/" title="security vulnerabilities" rel="tag">security vulnerabilities</a>, <a href="http://www.ghacks.net/tag/windows-patches/" title="windows patches" rel="tag">windows patches</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/04/08/microsoft-security-patches-april-2008/" title="Microsoft Security Patches April 2008 (April 8, 2008)">Microsoft Security Patches April 2008</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/07/15/microsoft-security-patches-july-2009/" title="Microsoft Security Patches July 2009 (July 15, 2009)">Microsoft Security Patches July 2009</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/06/10/microsoft-security-patches-for-june-2009/" title="Microsoft Security Patches for June 2009 (June 10, 2009)">Microsoft Security Patches for June 2009</a> (12)</li>
	<li><a href="http://www.ghacks.net/2008/12/10/microsoft-patch-tuesday-december-08/" title="Microsoft Patch Tuesday December 08 (December 10, 2008)">Microsoft Patch Tuesday December 08</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/01/09/microsoft-releases-two-security-patches-for-windows/" title="Microsoft releases two security patches for Windows (January 9, 2008)">Microsoft releases two security patches for Windows</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/11/12/microsoft-patch-tuesday-november-08/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Melissa Strip Captcha Breaker Trojan</title>
		<link>http://www.ghacks.net/2007/12/07/melissa-strip-captcha-breaker-trojan/</link>
		<comments>http://www.ghacks.net/2007/12/07/melissa-strip-captcha-breaker-trojan/#comments</comments>
		<pubDate>Fri, 07 Dec 2007 13:00:36 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Spyware]]></category>
		<category><![CDATA[captcha]]></category>
		<category><![CDATA[microsoft security]]></category>
		<category><![CDATA[trojan]]></category>
		<category><![CDATA[virus]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/12/07/melissa-strip-captcha-breaker-trojan/</guid>
		<description><![CDATA[I bet you have never seen such a tempting Trojan before. The Trojan named Melissa Strip, identified as TROJ_CAPTCHAR.A by TrendMicro and Trj/RompeCaptchas.A by Panda, starts by asking the user if he wants to play a game where she (Melissa) will strip for the user if the enters the correct code. ]]></description>
			<content:encoded><![CDATA[<p>I bet you have never seen such a tempting Trojan before. The Trojan named Melissa Strip, identified as TROJ_CAPTCHAR.A by <a href="http://blog.trendmicro.com/captcha-wish-your-girlfriend-was-hot-like-me/">TrendMicro</a> and Trj/RompeCaptchas.A by Panda, starts by asking the user if he wants to play a game where she (Melissa) will strip for the user if the enters the correct code. </p>
<p>After clicking Start Play the image of a women on the left side and a captcha on the right is displayed. The program asks the user to enter the captcha to see another picture of the woman with less clothes on. After entering the captcha correctly and clicking on enter the Trojan loads another picture and captcha asking the user again to type the correct code to see Melissa strip even more.</p>
<p>You might have already guessed that the captcha is actually the captcha of another website, Yahoo for instance, and the Trojan uses the help of users to enter those captchas correctly on those websites. Captchas are used to tell human users from bots apart and make it more difficulty to create automatic process to signup or submit data.</p>
<p><span id="more-2448"></span><img src='http://www.ghacks.net/wp-content/uploads/2007/12/melissa1.jpg' alt='melissa strip 1' /></p>
<p>The Trojan does not seem to cause harm on the users system. It simply uses him to create correct responses to captcha codes that are used to create accounts on websites like Yahoo Mail.</p>
<p><img src='http://www.ghacks.net/wp-content/uploads/2007/12/melissa2.jpg' alt='melissa strip 2' /></p>
<p>Trend Micro reports that the Trojan most likely arrives as a file downloaded by other malware on the system. It could also be send as an email attachement.</p>
<p><img src='http://www.ghacks.net/wp-content/uploads/2007/12/melissa3.jpg' alt='melissa strip 3' /></p>

	Tags: <a href="http://www.ghacks.net/tag/captcha/" title="captcha" rel="tag">captcha</a>, <a href="http://www.ghacks.net/tag/microsoft-security/" title="microsoft security" rel="tag">microsoft security</a>, <a href="http://www.ghacks.net/tag/trojan/" title="trojan" rel="tag">trojan</a>, <a href="http://www.ghacks.net/tag/virus/" title="virus" rel="tag">virus</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/05/20/what-you-should-do-after-buying-a-new-computer-system/" title="What You Should Do After Buying A New Computer System (May 20, 2009)">What You Should Do After Buying A New Computer System</a> (18)</li>
	<li><a href="http://www.ghacks.net/2008/01/12/test-avira-antivir-personaledition-premium-for-6-months/" title="Test Avira AntiVir PersonalEdition Premium for 6 months (January 12, 2008)">Test Avira AntiVir PersonalEdition Premium for 6 months</a> (10)</li>
	<li><a href="http://www.ghacks.net/2008/03/02/say-no-to-drugs-virus/" title="Say no to Drugs Virus (March 2, 2008)">Say no to Drugs Virus</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/07/10/recover-computer-system-after-malware-infection/" title="Recover Computer System After Malware Infection (July 10, 2009)">Recover Computer System After Malware Infection</a> (7)</li>
	<li><a href="http://www.ghacks.net/2008/07/11/overview-of-online-virus-scanners/" title="Overview of Online Virus Scanners (July 11, 2008)">Overview of Online Virus Scanners</a> (5)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/12/07/melissa-strip-captcha-breaker-trojan/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Auto logon into Windows</title>
		<link>http://www.ghacks.net/2007/12/04/auto-logon-into-windows/</link>
		<comments>http://www.ghacks.net/2007/12/04/auto-logon-into-windows/#comments</comments>
		<pubDate>Tue, 04 Dec 2007 15:51:23 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[microsoft security]]></category>
		<category><![CDATA[windows tips]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/12/04/auto-logon-into-windows/</guid>
		<description><![CDATA[Auto logon should not be configured if more than one user is working with a computer or if the computer is part of a local area network. A PC that is only used by one user could be configured to automatically log that user in when he boots his computer. I have auto logon enabled in Windows XP and really enjoy the faster boot speed.]]></description>
			<content:encoded><![CDATA[<p>Auto logon should not be configured if more than one user is working with a computer or if the computer is part of a local area network. A PC that is only used by one user could be configured to automatically log that user in when he boots his computer. I have auto logon enabled in Windows XP and really enjoy the faster boot speed.</p>
<p>There is however a discrepancy among users on how to enable automatic logons in Windows XP. If you search for this on the Internet you will find the advice to configure it directly in the Registry. This works fine but has the disadvantage that the password of the user is stored in clear text.</p>
<p>While this is not really that problematic if you are the single user of the computer it still poses a greater security risk than storing the auto logon password unencrypted. Since it is not difficulty to store the encrypted password you should always use this way to store it.</p>
<p><span id="more-2394"></span><a href="http://www.microsoft.com/windowsxp/downloads/powertoys/xppowertoys.mspx">Tweak UI</a> for Windows XP offers an auto logon function that makes it possible to enable auto logon in Windows XP and store the password that has to be saved in encrypted form.</p>
<p><img src='http://www.ghacks.net/wp-content/uploads/2007/12/auto-logon-windows-xp.jpg' alt='auto logon windows xp' /></p>
<p>Another way would be to simply change the password of that user account to one that does not reveal any information about the user and that also is not similar to passwords normally used by the user. I do prefer the Tweak UI solution though.</p>

	Tags: <a href="http://www.ghacks.net/tag/microsoft-security/" title="microsoft security" rel="tag">microsoft security</a>, <a href="http://www.ghacks.net/tag/windows-tips/" title="windows tips" rel="tag">windows tips</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2007/12/03/disable-the-windows-xp-guest-account-correctly/" title="Disable the Windows XP Guest account correctly (December 3, 2007)">Disable the Windows XP Guest account correctly</a> (2)</li>
	<li><a href="http://www.ghacks.net/2007/08/19/xdn-tweaker-for-windows/" title="XdN Tweaker for Windows (August 19, 2007)">XdN Tweaker for Windows</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/03/02/windows-xp-run-count-list-and-editor/" title="Windows XP Run Count List and Editor (March 2, 2008)">Windows XP Run Count List and Editor</a> (3)</li>
	<li><a href="http://www.ghacks.net/2007/12/15/windows-xp-prompts-to-activate-every-time/" title="Windows XP prompts to activate every time (December 15, 2007)">Windows XP prompts to activate every time</a> (6)</li>
	<li><a href="http://www.ghacks.net/2005/12/11/windows-xp-diagnostic-guide/" title="Windows Xp Diagnostic Guide (December 11, 2005)">Windows Xp Diagnostic Guide</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/12/04/auto-logon-into-windows/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Disable the Windows XP Guest account correctly</title>
		<link>http://www.ghacks.net/2007/12/03/disable-the-windows-xp-guest-account-correctly/</link>
		<comments>http://www.ghacks.net/2007/12/03/disable-the-windows-xp-guest-account-correctly/#comments</comments>
		<pubDate>Mon, 03 Dec 2007 10:25:53 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[microsoft security]]></category>
		<category><![CDATA[windows tips]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/12/03/disable-the-windows-xp-guest-account-correctly/</guid>
		<description><![CDATA[The Windows XP guest account is not only used to allow guests to login to Windows XP but also to authenticate the computer in peer to peer networks. Disabling the XP guest account is therefor only advised if you do not use file sharing, printer sharing or Internet connection sharing. Please note that file sharing refers to the build in Windows XP functionality and not applications like Bittorrent or Emule.]]></description>
			<content:encoded><![CDATA[<p>The Windows XP guest account is not only used to allow guests to login to Windows XP but also to authenticate the computer in peer to peer networks. Disabling the XP guest account is therefor only advised if you do not use file sharing, printer sharing or Internet connection sharing. Please note that file sharing refers to the build in Windows XP functionality and not applications like Bittorrent or Emule.</p>
<p>Disabling the account in the User Accounts menu of the Control Panel does not disable it but simply removes the icon from the login screen. Users who connect to the computer in Peer to Peer networks still authenticate as guests.</p>
<p>To fully disable the Windows XP guest account you need to use the following command in the command line. Open the command line by pressing Windows R, entering cmd and return afterwards.</p>
<p><span id="more-2375"></span>Use the command <em>net user guest /active:no</em> to disable the guest account with the consequences outlined above. Windows XP Pro users can alternatively disable the guest account in Computer Management. Navigate to Local users and groups in Computer Management and click on the Users menu. </p>
<p>The right pane displays all current user accounts. Right-click the guest account and select Properties from the menu. Check Account is disabled to fully disable the account.</p>

	Tags: <a href="http://www.ghacks.net/tag/microsoft-security/" title="microsoft security" rel="tag">microsoft security</a>, <a href="http://www.ghacks.net/tag/windows-tips/" title="windows tips" rel="tag">windows tips</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2007/12/04/auto-logon-into-windows/" title="Auto logon into Windows (December 4, 2007)">Auto logon into Windows</a> (6)</li>
	<li><a href="http://www.ghacks.net/2007/08/19/xdn-tweaker-for-windows/" title="XdN Tweaker for Windows (August 19, 2007)">XdN Tweaker for Windows</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/03/02/windows-xp-run-count-list-and-editor/" title="Windows XP Run Count List and Editor (March 2, 2008)">Windows XP Run Count List and Editor</a> (3)</li>
	<li><a href="http://www.ghacks.net/2007/12/15/windows-xp-prompts-to-activate-every-time/" title="Windows XP prompts to activate every time (December 15, 2007)">Windows XP prompts to activate every time</a> (6)</li>
	<li><a href="http://www.ghacks.net/2005/12/11/windows-xp-diagnostic-guide/" title="Windows Xp Diagnostic Guide (December 11, 2005)">Windows Xp Diagnostic Guide</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/12/03/disable-the-windows-xp-guest-account-correctly/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Microsoft Security Release ISO Images</title>
		<link>http://www.ghacks.net/2007/11/24/microsoft-security-release-iso-images/</link>
		<comments>http://www.ghacks.net/2007/11/24/microsoft-security-release-iso-images/#comments</comments>
		<pubDate>Sat, 24 Nov 2007 07:30:06 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[microsoft security]]></category>
		<category><![CDATA[windows updates]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/11/24/microsoft-security-release-iso-images/</guid>
		<description><![CDATA[Microsoft is releasing a monthly Security Release Iso image which contains the security releases of that month packed on one Iso image. The benefit of this approach is not really obvious for home computers running just one version of an operating system by Microsoft but for networks with lots of installed operating systems.]]></description>
			<content:encoded><![CDATA[<p>Microsoft is releasing a monthly Security Release Iso image which contains the security releases of that month packed on one Iso image. The benefit of this approach is not really obvious for home computers running just one version of an operating system by Microsoft but for networks with lots of installed operating systems.</p>
<p>The size of the Iso image is usually around 450 Megabytes and it contains sometimes only two or three patches in total. That means, end users are better off using Windows Updates to get their updates while administrators should definitely evaluate the possibility of using the Security Release Iso Images.</p>
<blockquote><p>This DVD5 ISO image is intended for administrators that need to download multiple individual language versions of each security update and that do not use an automated solution such as Windows Server Update Services (WSUS). You can use this ISO image to download multiple updates in all languages at the same time.</p></blockquote>
<p><span id="more-2324"></span><a href="http://www.microsoft.com/downloads/details.aspx?familyid=CA311D3E-F4FB-4F79-825B-D5A81BB44376&#038;displaylang=en">November 2007 Security Releases ISO Image</a><br />
<a href="http://www.microsoft.com/downloads/details.aspx?familyid=51ABD334-EE54-493E-9690-C2611DE4EA08&#038;displaylang=en">October 2007 Security Releases ISO Image</a><br />
<a href="http://www.microsoft.com/downloads/details.aspx?familyid=08CB7697-468F-4642-857E-1B5137ECC242&#038;displaylang=en">September 2007 Security Releases ISO Image</a></p>

	Tags: <a href="http://www.ghacks.net/tag/microsoft-security/" title="microsoft security" rel="tag">microsoft security</a>, <a href="http://www.ghacks.net/tag/windows-updates/" title="windows updates" rel="tag">windows updates</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/03/26/windows-xp-service-pack-3-release-candidate-2-refresh/" title="Windows XP Service Pack 3 Release Candidate 2 Refresh (March 26, 2008)">Windows XP Service Pack 3 Release Candidate 2 Refresh</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/07/20/windows-updates-downloader/" title="Windows Updates Downloader (July 20, 2008)">Windows Updates Downloader</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/04/13/windows-update-fix/" title="Windows Update Fix (April 13, 2009)">Windows Update Fix</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/03/09/windows-update-error-services-not-running/" title="Windows Update Error services not running (March 9, 2008)">Windows Update Error services not running</a> (16)</li>
	<li><a href="http://www.ghacks.net/2009/08/12/stop-restart-now-restart-later-dialog-after-windows-updates/" title="Stop Restart Now Restart Later Dialog After Windows Updates (August 12, 2009)">Stop Restart Now Restart Later Dialog After Windows Updates</a> (8)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/11/24/microsoft-security-release-iso-images/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Microsoft releases critical IE and Outlock Patches</title>
		<link>http://www.ghacks.net/2006/04/12/microsoft-releases-critical-ie-and-outlock-patches/</link>
		<comments>http://www.ghacks.net/2006/04/12/microsoft-releases-critical-ie-and-outlock-patches/#comments</comments>
		<pubDate>Wed, 12 Apr 2006 08:34:01 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[IE patches]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[microsoft security]]></category>
		<category><![CDATA[outlook patches]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=393</guid>
		<description><![CDATA[If you are still using Microsoft Internet Explorer or Outlook you should immediatly start your Windows Update Service and download and install the latest patches for those two programs that Microsoft released yesterday to the public. The <a href="http://www.microsoft.com/technet/security/bulletin/ms06-apr.mspx" target="_blank">Microsoft Security Bulletin Summary for April, 2006</a> lists three critical, one important and one moderate vulnerability that have been fixed with the new patch. ]]></description>
			<content:encoded><![CDATA[<p>If you are still using Microsoft <a href="http://www.ghacks.net/tag/internet-explorer/">Internet Explorer</a> or Outlook you should immediatly start your Windows Update Service and download and install the latest patches for those two programs that Microsoft released yesterday to the public. The <a href="http://www.microsoft.com/technet/security/bulletin/ms06-apr.mspx" target="_blank">Microsoft Security Bulletin Summary for April, 2006</a> lists three critical, one important and one moderate vulnerability that have been fixed with the new patch. </p>
<p>My advise would be to switch from Internet Explorer and Outlook to applications that do not have that many serious flaws and are less of a security risk to the user. Those would be Firefox or Opera instead of Internet Explorer and Opera Mail or TheBat mail client instead of Outlook Express. Just search in google for the above terms and you will find the manufacturers website.</p>
<p><span id="more-393"></span></p>

	Tags: <a href="http://www.ghacks.net/tag/ie-patches/" title="IE patches" rel="tag">IE patches</a>, <a href="http://www.ghacks.net/tag/microsoft/" title="microsoft" rel="tag">microsoft</a>, <a href="http://www.ghacks.net/tag/microsoft-security/" title="microsoft security" rel="tag">microsoft security</a>, <a href="http://www.ghacks.net/tag/outlook-patches/" title="outlook patches" rel="tag">outlook patches</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/06/10/microsoft-security-patches-for-june-2009/" title="Microsoft Security Patches for June 2009 (June 10, 2009)">Microsoft Security Patches for June 2009</a> (12)</li>
	<li><a href="http://www.ghacks.net/2009/02/11/microsoft-february-security-updates/" title="Microsoft February Security Updates (February 11, 2009)">Microsoft February Security Updates</a> (4)</li>
	<li><a href="http://www.ghacks.net/2007/01/20/zune-does-not-allow-to-share-all-songs/" title="Zune does not allow to share all songs (January 20, 2007)">Zune does not allow to share all songs</a> (3)</li>
	<li><a href="http://www.ghacks.net/2006/10/21/zoom-it/" title="Zoom It (October 21, 2006)">Zoom It</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/04/23/yuck-new-windows-vista-ultimate-extras/" title="Yuck new Windows Vista Ultimate Extras (April 23, 2008)">Yuck new Windows Vista Ultimate Extras</a> (20)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2006/04/12/microsoft-releases-critical-ie-and-outlock-patches/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
