<?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"
	>
<channel>
	<title>Comments on: Remote Desktop Command Fixation Attacks</title>
	<atom:link href="http://www.gnucitizen.org/blog/remote-desktop-command-fixation-attacks/feed/" rel="self" type="application/rss+xml" />
	<link>/blog/remote-desktop-command-fixation-attacks/</link>
	<description>Information Security Think Tank</description>
	<pubDate>Thu, 21 Aug 2008 20:07:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Changlinn</title>
		<link>/blog/remote-desktop-command-fixation-attacks/#comment-121496</link>
		<dc:creator>Changlinn</dc:creator>
		<pubDate>Sun, 11 May 2008 13:11:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/remote-desktop-command-fixation-attacks#comment-121496</guid>
		<description>Most terminal servers I set up are restricted too, so the user can't run cmd.exe and evil.exe, only a set of programs specified... of course one of those because of business requirements is Internet Explorer, so game over right there. It is an interesting exploit, but not one that would necessarily work 100% of the time. Could you just MIM them, ie change the citrix/rdp to connect to a server on your network through port 443, then you redirect and capture their user/pass.</description>
		<content:encoded><![CDATA[<p>Most terminal servers I set up are restricted too, so the user can&#8217;t run cmd.exe and evil.exe, only a set of programs specified&#8230; of course one of those because of business requirements is Internet Explorer, so game over right there. It is an interesting exploit, but not one that would necessarily work 100% of the time. Could you just MIM them, ie change the citrix/rdp to connect to a server on your network through port 443, then you redirect and capture their user/pass.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Live Mesh - Good or Bad Idea? &#124; GNUCITIZEN</title>
		<link>/blog/remote-desktop-command-fixation-attacks/#comment-120702</link>
		<dc:creator>Live Mesh - Good or Bad Idea? &#124; GNUCITIZEN</dc:creator>
		<pubDate>Sun, 04 May 2008 18:35:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/remote-desktop-command-fixation-attacks#comment-120702</guid>
		<description>[...] the video on Channel 10 suggest, It bypasses the firewall! Now this is interesting. I wonder how my RDP shell injection attack will work [...]</description>
		<content:encoded><![CDATA[<p>[...] the video on Channel 10 suggest, It bypasses the firewall! Now this is interesting. I wonder how my RDP shell injection attack will work [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rogers</title>
		<link>/blog/remote-desktop-command-fixation-attacks/#comment-59594</link>
		<dc:creator>Rogers</dc:creator>
		<pubDate>Fri, 19 Oct 2007 10:21:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/remote-desktop-command-fixation-attacks#comment-59594</guid>
		<description>Isn't most Citrix-servers set up to NOT allow users to install or execute unknown applications? Will the user be allowed to execute cmd.exe and download and run an unknown file?</description>
		<content:encoded><![CDATA[<p>Isn&#8217;t most Citrix-servers set up to NOT allow users to install or execute unknown applications? Will the user be allowed to execute cmd.exe and download and run an unknown file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>/blog/remote-desktop-command-fixation-attacks/#comment-58576</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Mon, 15 Oct 2007 16:36:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/remote-desktop-command-fixation-attacks#comment-58576</guid>
		<description>An easy way to defend this is with an IPS that will shun RDP traffic on 3389 or detecting RDP over a non standard port. 

There is a rule on Bleeding Snort to do this.</description>
		<content:encoded><![CDATA[<p>An easy way to defend this is with an IPS that will shun RDP traffic on 3389 or detecting RDP over a non standard port. </p>
<p>There is a rule on Bleeding Snort to do this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pdp</title>
		<link>/blog/remote-desktop-command-fixation-attacks/#comment-58514</link>
		<dc:creator>pdp</dc:creator>
		<pubDate>Mon, 15 Oct 2007 09:08:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/remote-desktop-command-fixation-attacks#comment-58514</guid>
		<description>Der Klempner, here are two pictures that explain how the attack works in the most basic form:

&lt;div class="screen"&gt;&lt;img src="http://www.gnucitizen.org/images/drawing11.jpg"/&gt;&lt;img src="http://www.gnucitizen.org/images/drawing12.jpg"/&gt;&lt;/div&gt;

is it clearer now?</description>
		<content:encoded><![CDATA[<p>Der Klempner, here are two pictures that explain how the attack works in the most basic form:</p>
<div class="screen"><img src="http://www.gnucitizen.org/images/drawing11.jpg"/><img src="http://www.gnucitizen.org/images/drawing12.jpg"/></div>
<p>is it clearer now?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Der Klempner</title>
		<link>/blog/remote-desktop-command-fixation-attacks/#comment-58506</link>
		<dc:creator>Der Klempner</dc:creator>
		<pubDate>Mon, 15 Oct 2007 07:40:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/remote-desktop-command-fixation-attacks#comment-58506</guid>
		<description>I'am a little curious - why should my firewall policies allow to forward such outbound connections - and moreover - why should i expose my rdp/ica servers without additional protection (e.g. VPN/certificates) to the outside.

Security comes with layers of it.

Der Klempner</description>
		<content:encoded><![CDATA[<p>I&#8217;am a little curious - why should my firewall policies allow to forward such outbound connections - and moreover - why should i expose my rdp/ica servers without additional protection (e.g. VPN/certificates) to the outside.</p>
<p>Security comes with layers of it.</p>
<p>Der Klempner</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pdp</title>
		<link>/blog/remote-desktop-command-fixation-attacks/#comment-57870</link>
		<dc:creator>pdp</dc:creator>
		<pubDate>Sat, 13 Oct 2007 08:45:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/remote-desktop-command-fixation-attacks#comment-57870</guid>
		<description>LonerVamp, I am putting a post now, which explains everything in more detail. Thanks.</description>
		<content:encoded><![CDATA[<p>LonerVamp, I am putting a post now, which explains everything in more detail. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LonerVamp</title>
		<link>/blog/remote-desktop-command-fixation-attacks/#comment-57648</link>
		<dc:creator>LonerVamp</dc:creator>
		<pubDate>Fri, 12 Oct 2007 18:12:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/remote-desktop-command-fixation-attacks#comment-57648</guid>
		<description>If you truly believe security in depth (defense in depth is the common usage), then what are you envisioning? That we have one perfect security measure that is unbreakable? I'm not sure about you, but with the rest of the security industry, it is pretty accepted that there is no silver bullet.

We need and will always need layered defense in order to protect data and systems when one layer is thwarted.

You might say that people will always be a weak link, and that could be true even in an environment with security in depth. In fact, security in depth is even more needed due to the human factor. If people can make stupid mistakes, put up roadblocks, nets, and pointy objects in their way so they don't stupidly make those mistakes...

Perhaps you have a different definition of "security in depth," in which case I beg that you explain it so that everyone can move beyond focusing on that statement. Maybe we're really on the same page and just have different meanings to this rather common security term...</description>
		<content:encoded><![CDATA[<p>If you truly believe security in depth (defense in depth is the common usage), then what are you envisioning? That we have one perfect security measure that is unbreakable? I&#8217;m not sure about you, but with the rest of the security industry, it is pretty accepted that there is no silver bullet.</p>
<p>We need and will always need layered defense in order to protect data and systems when one layer is thwarted.</p>
<p>You might say that people will always be a weak link, and that could be true even in an environment with security in depth. In fact, security in depth is even more needed due to the human factor. If people can make stupid mistakes, put up roadblocks, nets, and pointy objects in their way so they don&#8217;t stupidly make those mistakes&#8230;</p>
<p>Perhaps you have a different definition of &#8220;security in depth,&#8221; in which case I beg that you explain it so that everyone can move beyond focusing on that statement. Maybe we&#8217;re really on the same page and just have different meanings to this rather common security term&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: d4brain</title>
		<link>/blog/remote-desktop-command-fixation-attacks/#comment-57298</link>
		<dc:creator>d4brain</dc:creator>
		<pubDate>Thu, 11 Oct 2007 21:36:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/remote-desktop-command-fixation-attacks#comment-57298</guid>
		<description>Hey, so great Image at the Top ;)And the tricks and infos too...</description>
		<content:encoded><![CDATA[<p>Hey, so great Image at the Top ;)And the tricks and infos too&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Larry Seltzer</title>
		<link>/blog/remote-desktop-command-fixation-attacks/#comment-57089</link>
		<dc:creator>Larry Seltzer</dc:creator>
		<pubDate>Thu, 11 Oct 2007 00:20:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/remote-desktop-command-fixation-attacks#comment-57089</guid>
		<description>Before I saw rkd's message I went to test the Outlook attachment stripping on Outlook 2003 and it does not strip .rdp files. 

I see that the attack has a hard IP address in it, and of course the attacker would need to know either a name or address. In a corporation this is likely to be a gateway I guess and not a big secret.

I also noticed the "working directory:s:C:\". Some of us don't have download and execute rights in our root directories. Is there a more elegant approach to this? Is %TEMP% supported here?</description>
		<content:encoded><![CDATA[<p>Before I saw rkd&#8217;s message I went to test the Outlook attachment stripping on Outlook 2003 and it does not strip .rdp files. </p>
<p>I see that the attack has a hard IP address in it, and of course the attacker would need to know either a name or address. In a corporation this is likely to be a gateway I guess and not a big secret.</p>
<p>I also noticed the &#8220;working directory:s:C:\&#8221;. Some of us don&#8217;t have download and execute rights in our root directories. Is there a more elegant approach to this? Is %TEMP% supported here?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fazed</title>
		<link>/blog/remote-desktop-command-fixation-attacks/#comment-57062</link>
		<dc:creator>fazed</dc:creator>
		<pubDate>Wed, 10 Oct 2007 19:37:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/remote-desktop-command-fixation-attacks#comment-57062</guid>
		<description>hey i posted about something like this on my blog:
http://fazed-darkstar.blogspot.com/2007/10/phishing-windows-passwords-with-citrix.html

it basically rely's on social engineering.
but this is a bit more indepth, nice!</description>
		<content:encoded><![CDATA[<p>hey i posted about something like this on my blog:<br />
<a href="http://fazed-darkstar.blogspot.com/2007/10/phishing-windows-passwords-with-citrix.html" rel="nofollow">http://fazed-darkstar.blogspot.com/2007/10/phishing-windows-passwords-with-citrix.html</a></p>
<p>it basically rely&#8217;s on social engineering.<br />
but this is a bit more indepth, nice!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mvs</title>
		<link>/blog/remote-desktop-command-fixation-attacks/#comment-57058</link>
		<dc:creator>mvs</dc:creator>
		<pubDate>Wed, 10 Oct 2007 19:32:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/remote-desktop-command-fixation-attacks#comment-57058</guid>
		<description>Any email that urges you to "click this" is a potential attack vector. The barn door was opened when email morphed beyond delivering plain ASCII text. The solution is to block any email that is not plain ASCII. Since users cry when you take their candy away, computers will never be secure. End of story. Get used to it.</description>
		<content:encoded><![CDATA[<p>Any email that urges you to &#8220;click this&#8221; is a potential attack vector. The barn door was opened when email morphed beyond delivering plain ASCII text. The solution is to block any email that is not plain ASCII. Since users cry when you take their candy away, computers will never be secure. End of story. Get used to it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pdp</title>
		<link>/blog/remote-desktop-command-fixation-attacks/#comment-57041</link>
		<dc:creator>pdp</dc:creator>
		<pubDate>Wed, 10 Oct 2007 17:47:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/remote-desktop-command-fixation-attacks#comment-57041</guid>
		<description>rkd, because the attacker may simply include a link to a remote RDP/ICA file which the user will click on. Of course it gets more suspicious but users will still fall for it. No to mention that RDP and ICA can be delivered to the target in multiple ways.</description>
		<content:encoded><![CDATA[<p>rkd, because the attacker may simply include a link to a remote RDP/ICA file which the user will click on. Of course it gets more suspicious but users will still fall for it. No to mention that RDP and ICA can be delivered to the target in multiple ways.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rkd</title>
		<link>/blog/remote-desktop-command-fixation-attacks/#comment-57029</link>
		<dc:creator>rkd</dc:creator>
		<pubDate>Wed, 10 Oct 2007 16:35:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/remote-desktop-command-fixation-attacks#comment-57029</guid>
		<description>&lt;blockquote&gt;Filter emails and email content and in general traffic that contains RDP or ICA files. Yes it sounds simple, but it is almost impossible to implement.&lt;/blockquote&gt;

I hate to be asking an obvious question but why is it that filtering *.rdp/*.ica (or whatever the ica extension is) is impossible?
As far as I know Outlook 2007 (the client itself) strips this attachments by itself...</description>
		<content:encoded><![CDATA[<blockquote><p>Filter emails and email content and in general traffic that contains RDP or ICA files. Yes it sounds simple, but it is almost impossible to implement.</p></blockquote>
<p>I hate to be asking an obvious question but why is it that filtering *.rdp/*.ica (or whatever the ica extension is) is impossible?<br />
As far as I know Outlook 2007 (the client itself) strips this attachments by itself&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pdp</title>
		<link>/blog/remote-desktop-command-fixation-attacks/#comment-56991</link>
		<dc:creator>pdp</dc:creator>
		<pubDate>Wed, 10 Oct 2007 13:08:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/remote-desktop-command-fixation-attacks#comment-56991</guid>
		<description>djteller, :) yeh right. first of all you have to educate the administrators. What I am trying to show here is how easy it is sometimes to gain remote access without too much effort. The security community and industry in general is sooo much into vulnerability research that they forget to look at the most obvious, the most simplistic, and the most successful threats. Who needs 0days when Andrea Johnson, the secretary from 3rd floor, will unawarely let you in?

Moreover, most people have never heard of Windows Terminal services. The don't know how they even look like. So, what's going to happen if the attacker just spawns a full-screen session on their desktop? They will probably think that somehow they logged out; type their username and password, and of course let the attacker in. Simple and effective.</description>
		<content:encoded><![CDATA[<p>djteller, :) yeh right. first of all you have to educate the administrators. What I am trying to show here is how easy it is sometimes to gain remote access without too much effort. The security community and industry in general is sooo much into vulnerability research that they forget to look at the most obvious, the most simplistic, and the most successful threats. Who needs 0days when Andrea Johnson, the secretary from 3rd floor, will unawarely let you in?</p>
<p>Moreover, most people have never heard of Windows Terminal services. The don&#8217;t know how they even look like. So, what&#8217;s going to happen if the attacker just spawns a full-screen session on their desktop? They will probably think that somehow they logged out; type their username and password, and of course let the attacker in. Simple and effective.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: djteller</title>
		<link>/blog/remote-desktop-command-fixation-attacks/#comment-56989</link>
		<dc:creator>djteller</dc:creator>
		<pubDate>Wed, 10 Oct 2007 12:56:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/remote-desktop-command-fixation-attacks#comment-56989</guid>
		<description>What can we do about it ? -&#62; Educate users.</description>
		<content:encoded><![CDATA[<p>What can we do about it ? -&gt; Educate users.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pdp</title>
		<link>/blog/remote-desktop-command-fixation-attacks/#comment-56978</link>
		<dc:creator>pdp</dc:creator>
		<pubDate>Wed, 10 Oct 2007 11:33:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/remote-desktop-command-fixation-attacks#comment-56978</guid>
		<description>now when I am thinking this trick should be called &lt;q&gt;Remote Desktop Shell Fixation Attacks&lt;/q&gt;</description>
		<content:encoded><![CDATA[<p>now when I am thinking this trick should be called <q>Remote Desktop Shell Fixation Attacks</q></p>
]]></content:encoded>
	</item>
</channel>
</rss>
