<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Quickpost: SAFER and Malicious Documents</title>
	<atom:link href="http://blog.didierstevens.com/2009/09/28/quickpot-safer-and-malicious-documents/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.didierstevens.com/2009/09/28/quickpot-safer-and-malicious-documents/</link>
	<description>(blog 'DidierStevens)</description>
	<lastBuildDate>Tue, 16 Mar 2010 07:37:33 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: karthik</title>
		<link>http://blog.didierstevens.com/2009/09/28/quickpot-safer-and-malicious-documents/#comment-35842</link>
		<dc:creator>karthik</dc:creator>
		<pubDate>Mon, 28 Sep 2009 23:53:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.didierstevens.com/?p=1769#comment-35842</guid>
		<description>I see your point, agreed that AD GPO&#039;s is much elegant solution. I generally launch (just configure short cuts once) my email client, browser, IM client (basically all that connect to internet) with stripped down privileges, so all their child processes also gets privileges stripped.
and I dont like windows explorer, its crappy and heavy. i use blackbox shell instead. ;-)

your posts are very helpful, i enjoy reading it. thanks.</description>
		<content:encoded><![CDATA[<p>I see your point, agreed that AD GPO&#8217;s is much elegant solution. I generally launch (just configure short cuts once) my email client, browser, IM client (basically all that connect to internet) with stripped down privileges, so all their child processes also gets privileges stripped.<br />
and I dont like windows explorer, its crappy and heavy. i use blackbox shell instead. <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>your posts are very helpful, i enjoy reading it. thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Didier Stevens</title>
		<link>http://blog.didierstevens.com/2009/09/28/quickpot-safer-and-malicious-documents/#comment-35841</link>
		<dc:creator>Didier Stevens</dc:creator>
		<pubDate>Mon, 28 Sep 2009 21:36:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.didierstevens.com/?p=1769#comment-35841</guid>
		<description>@karthik

We want to restrict the token of the process which ever way the application is launched. For malicious documents, the &quot;reader application&quot; can be started in many different ways:
1) Double-clicking the document in Windows Explorer.
2) Opening the document in your browser
3) opening the document in your e-mail client
...

For every of these cases, you want the application to run with restricted rights. So psexec is a solution, if you can configure your system to execute psexec for all of these different cases.

That&#039;s why I talked about StripMyRights and the Image Execution registry entry. Because that&#039;s one of the methods to make sure StripMyRights will proxy your application. Have you tested psexec with the Image Execution method? If it supports it, you can use it in stead of StripMyRights.

SAFER offers the advantage that you don&#039;t need a proxy application to start the vulnerable application, and that it can be deployed with AD.</description>
		<content:encoded><![CDATA[<p>@karthik</p>
<p>We want to restrict the token of the process which ever way the application is launched. For malicious documents, the &#8220;reader application&#8221; can be started in many different ways:<br />
1) Double-clicking the document in Windows Explorer.<br />
2) Opening the document in your browser<br />
3) opening the document in your e-mail client<br />
&#8230;</p>
<p>For every of these cases, you want the application to run with restricted rights. So psexec is a solution, if you can configure your system to execute psexec for all of these different cases.</p>
<p>That&#8217;s why I talked about StripMyRights and the Image Execution registry entry. Because that&#8217;s one of the methods to make sure StripMyRights will proxy your application. Have you tested psexec with the Image Execution method? If it supports it, you can use it in stead of StripMyRights.</p>
<p>SAFER offers the advantage that you don&#8217;t need a proxy application to start the vulnerable application, and that it can be deployed with AD.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: karthik</title>
		<link>http://blog.didierstevens.com/2009/09/28/quickpot-safer-and-malicious-documents/#comment-35840</link>
		<dc:creator>karthik</dc:creator>
		<pubDate>Mon, 28 Sep 2009 21:24:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.didierstevens.com/?p=1769#comment-35840</guid>
		<description>why not run using psexec utility from sysinternals like, &quot;psexec.exe -l -d &quot;</description>
		<content:encoded><![CDATA[<p>why not run using psexec utility from sysinternals like, &#8220;psexec.exe -l -d &#8220;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
