<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Decrease Malware Infections Using Software Restriction Policies (SRP) to Strip Administrative Privileges from Internet-Facing Applications</title>
	<atom:link href="http://dougzuck.com/decrease-malware-infections-using-software-restriction-policies/feed" rel="self" type="application/rss+xml" />
	<link>http://dougzuck.com/decrease-malware-infections-using-software-restriction-policies</link>
	<description>A place to put some stuff...</description>
	<lastBuildDate>Sat, 04 Feb 2012 00:13:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: doug</title>
		<link>http://dougzuck.com/decrease-malware-infections-using-software-restriction-policies#comment-45270</link>
		<dc:creator>doug</dc:creator>
		<pubDate>Sat, 23 Jul 2011 18:01:05 +0000</pubDate>
		<guid isPermaLink="false">http://dougzuck.com/?p=541#comment-45270</guid>
		<description>Kees - this blog posting is only valid for XP/2003.  You wouldn&#039;t want to use this technique for Windows 7 or 2008 because those OSes run EVERYTHING as basic user by default, only escalating to admin when necessary.</description>
		<content:encoded><![CDATA[<p>Kees &#8211; this blog posting is only valid for XP/2003.  You wouldn&#8217;t want to use this technique for Windows 7 or 2008 because those OSes run EVERYTHING as basic user by default, only escalating to admin when necessary.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kees</title>
		<link>http://dougzuck.com/decrease-malware-infections-using-software-restriction-policies#comment-45269</link>
		<dc:creator>Kees</dc:creator>
		<pubDate>Sat, 23 Jul 2011 17:42:29 +0000</pubDate>
		<guid isPermaLink="false">http://dougzuck.com/?p=541#comment-45269</guid>
		<description>This worked great on XP Pro and Vista Business, on my Windows 7 ultimate I have the option basic user, but it effectively acts as a deny execute.

Could you update this blog post for Windows7?

Thx Kees</description>
		<content:encoded><![CDATA[<p>This worked great on XP Pro and Vista Business, on my Windows 7 ultimate I have the option basic user, but it effectively acts as a deny execute.</p>
<p>Could you update this blog post for Windows7?</p>
<p>Thx Kees</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: doug</title>
		<link>http://dougzuck.com/decrease-malware-infections-using-software-restriction-policies#comment-1465</link>
		<dc:creator>doug</dc:creator>
		<pubDate>Thu, 10 Dec 2009 22:04:18 +0000</pubDate>
		<guid isPermaLink="false">http://dougzuck.com/?p=541#comment-1465</guid>
		<description>Mike - there isn&#039;t much you can do to get around this because the whole point of the policy is to prevent this sort of thing.  For Windows Updates you are best off just using the Windows Update feature of the OS (right click on My Computer &gt; Properties &gt; Automatic Updates) rather than relying on the Windows Updates web page.  Hope this helps.

-Doug</description>
		<content:encoded><![CDATA[<p>Mike &#8211; there isn&#8217;t much you can do to get around this because the whole point of the policy is to prevent this sort of thing.  For Windows Updates you are best off just using the Windows Update feature of the OS (right click on My Computer > Properties > Automatic Updates) rather than relying on the Windows Updates web page.  Hope this helps.</p>
<p>-Doug</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: m hanson</title>
		<link>http://dougzuck.com/decrease-malware-infections-using-software-restriction-policies#comment-1439</link>
		<dc:creator>m hanson</dc:creator>
		<pubDate>Tue, 08 Dec 2009 17:37:52 +0000</pubDate>
		<guid isPermaLink="false">http://dougzuck.com/?p=541#comment-1439</guid>
		<description>Doug,

With this policy enabled on Internet Explorer the option of running Windows Update is not available. Windows Update web page says &quot;you must be an administrator to use Windows Updates&quot;. 

I have been unable to find a way around this. Any ideas?

Also, thank you for posting this information. It is very helpful.

Mike</description>
		<content:encoded><![CDATA[<p>Doug,</p>
<p>With this policy enabled on Internet Explorer the option of running Windows Update is not available. Windows Update web page says &#8220;you must be an administrator to use Windows Updates&#8221;. </p>
<p>I have been unable to find a way around this. Any ideas?</p>
<p>Also, thank you for posting this information. It is very helpful.</p>
<p>Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: doug</title>
		<link>http://dougzuck.com/decrease-malware-infections-using-software-restriction-policies#comment-690</link>
		<dc:creator>doug</dc:creator>
		<pubDate>Wed, 07 Oct 2009 03:31:15 +0000</pubDate>
		<guid isPermaLink="false">http://dougzuck.com/?p=541#comment-690</guid>
		<description>You&#039;re welcome!</description>
		<content:encoded><![CDATA[<p>You&#8217;re welcome!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Al</title>
		<link>http://dougzuck.com/decrease-malware-infections-using-software-restriction-policies#comment-643</link>
		<dc:creator>Al</dc:creator>
		<pubDate>Thu, 01 Oct 2009 22:25:40 +0000</pubDate>
		<guid isPermaLink="false">http://dougzuck.com/?p=541#comment-643</guid>
		<description>Doug -

Thanks SO much for posting this.  I&#039;ve been trying to find the details on how to do exactly what you&#039;ve described for some time now.  I can&#039;t understand why Microsoft doesn&#039;t promote this avidly.  As you&#039;ve said, using DropMyRights (or psexec -l -d) is effective, but it&#039;s not comprehensive since users can create their own shortcuts and intentionally or inadvertantly bypass these protections.  I&#039;m totally stoked to try this out.

Thanks again!

- Al</description>
		<content:encoded><![CDATA[<p>Doug -</p>
<p>Thanks SO much for posting this.  I&#8217;ve been trying to find the details on how to do exactly what you&#8217;ve described for some time now.  I can&#8217;t understand why Microsoft doesn&#8217;t promote this avidly.  As you&#8217;ve said, using DropMyRights (or psexec -l -d) is effective, but it&#8217;s not comprehensive since users can create their own shortcuts and intentionally or inadvertantly bypass these protections.  I&#8217;m totally stoked to try this out.</p>
<p>Thanks again!</p>
<p>- Al</p>
]]></content:encoded>
	</item>
</channel>
</rss>

