<?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: Content-Disposition Hacking</title>
	<atom:link href="http://www.gnucitizen.org/blog/content-disposition-hacking/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gnucitizen.org/blog/content-disposition-hacking/</link>
	<description>Information Security Think Tank</description>
	<lastBuildDate>Sat, 02 Feb 2013 17:50:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
	<item>
		<title>By: Anant Shrivastava</title>
		<link>http://www.gnucitizen.org/blog/content-disposition-hacking/comment-page-1/#comment-134229</link>
		<dc:creator>Anant Shrivastava</dc:creator>
		<pubDate>Fri, 25 Jan 2013 09:56:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/content-disposition-hacking#comment-134229</guid>
		<description>Awesome was just looking for something simmilar. Altohugh i know i am atleast 5 years late. however what about POST request do you see a flaw in that too. as GET i can understand the requesting url trust is what we can voilate.</description>
		<content:encoded><![CDATA[<p>Awesome was just looking for something simmilar. Altohugh i know i am atleast 5 years late. however what about POST request do you see a flaw in that too. as GET i can understand the requesting url trust is what we can voilate.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Serkan KURT - Ar-Ge&#124;Bilgi Ä°ÅŸlem&#124;Sistem&#124;Network&#124;GÃ¼venlik</title>
		<link>http://www.gnucitizen.org/blog/content-disposition-hacking/comment-page-1/#comment-128107</link>
		<dc:creator>Serkan KURT - Ar-Ge&#124;Bilgi Ä°ÅŸlem&#124;Sistem&#124;Network&#124;GÃ¼venlik</dc:creator>
		<pubDate>Wed, 20 Jan 2010 02:14:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/content-disposition-hacking#comment-128107</guid>
		<description>[...] iÃ§in Ã§eÅŸitli problemlere yol aÃ§abilmektedir, ilgili ataklarÄ±nÄ± incelemek isteyen arkadaÅŸlar ÅŸuradan devam [...]</description>
		<content:encoded><![CDATA[<p>[...] iÃ§in Ã§eÅŸitli problemlere yol aÃ§abilmektedir, ilgili ataklarÄ±nÄ± incelemek isteyen arkadaÅŸlar ÅŸuradan devam [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian Pastor</title>
		<link>http://www.gnucitizen.org/blog/content-disposition-hacking/comment-page-1/#comment-74437</link>
		<dc:creator>Adrian Pastor</dc:creator>
		<pubDate>Tue, 20 Nov 2007 13:35:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/content-disposition-hacking#comment-74437</guid>
		<description>btw, I meant to say *locally*.</description>
		<content:encoded><![CDATA[<p>btw, I meant to say *locally*.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian Pastor</title>
		<link>http://www.gnucitizen.org/blog/content-disposition-hacking/comment-page-1/#comment-74436</link>
		<dc:creator>Adrian Pastor</dc:creator>
		<pubDate>Tue, 20 Nov 2007 13:34:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/content-disposition-hacking#comment-74436</guid>
		<description>@eXeCuTe - IE 7 displays a warning when opening files locall - which is great in my opinion. Even opening a .html file with a empty JS snippet causes the warning to show: 

&lt;pre&gt;&lt;code&gt;&lt;script&gt;//TEST&lt;/script&gt;&lt;/code&gt;&lt;/pre&gt;

On Firefox however, no warning is shown, which scares me as you can steal any files by using XHR()

Anyway, if you can cause manipulate the content-disposition reponse on a site, you can exploit the trust the victim has on that brand/company.

@Alice and @eXeCuTe - what you guys are telling is creeping the heck out of me! I guess we all are in similar frequencies!</description>
		<content:encoded><![CDATA[<p>@eXeCuTe &#8211; IE 7 displays a warning when opening files locall &#8211; which is great in my opinion. Even opening a .html file with a empty JS snippet causes the warning to show: </p>
<pre><code>&lt;script&gt;//TEST&lt;/script&gt;</code></pre>
<p>On Firefox however, no warning is shown, which scares me as you can steal any files by using XHR()</p>
<p>Anyway, if you can cause manipulate the content-disposition reponse on a site, you can exploit the trust the victim has on that brand/company.</p>
<p>@Alice and @eXeCuTe &#8211; what you guys are telling is creeping the heck out of me! I guess we all are in similar frequencies!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eXeCuTe</title>
		<link>http://www.gnucitizen.org/blog/content-disposition-hacking/comment-page-1/#comment-72693</link>
		<dc:creator>eXeCuTe</dc:creator>
		<pubDate>Sun, 18 Nov 2007 11:45:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/content-disposition-hacking#comment-72693</guid>
		<description>Alice, it&#039;s even more weird. i also tried that, yesterday, and now i see this.. strange :)

anyway, this is a really cool idea... but i do get the ActiveX warning on IE, even if i don&#039;t use any off-site files, why is that?
with FF it works great..</description>
		<content:encoded><![CDATA[<p>Alice, it&#8217;s even more weird. i also tried that, yesterday, and now i see this.. strange :)</p>
<p>anyway, this is a really cool idea&#8230; but i do get the ActiveX warning on IE, even if i don&#8217;t use any off-site files, why is that?<br />
with FF it works great..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gafoa</title>
		<link>http://www.gnucitizen.org/blog/content-disposition-hacking/comment-page-1/#comment-67435</link>
		<dc:creator>Gafoa</dc:creator>
		<pubDate>Thu, 08 Nov 2007 01:53:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/content-disposition-hacking#comment-67435</guid>
		<description>people at gnu are just smart I plan on looking for a few bugs etc... My self now</description>
		<content:encoded><![CDATA[<p>people at gnu are just smart I plan on looking for a few bugs etc&#8230; My self now</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alice</title>
		<link>http://www.gnucitizen.org/blog/content-disposition-hacking/comment-page-1/#comment-65808</link>
		<dc:creator>Alice</dc:creator>
		<pubDate>Tue, 06 Nov 2007 07:15:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/content-disposition-hacking#comment-65808</guid>
		<description>It&#039;s weird, I was attempting to do this exact same thing only yesterday, and now I see your article.

Very good work- it&#039;ll come in handy.</description>
		<content:encoded><![CDATA[<p>It&#8217;s weird, I was attempting to do this exact same thing only yesterday, and now I see your article.</p>
<p>Very good work- it&#8217;ll come in handy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Awesome AnDrEw</title>
		<link>http://www.gnucitizen.org/blog/content-disposition-hacking/comment-page-1/#comment-65436</link>
		<dc:creator>Awesome AnDrEw</dc:creator>
		<pubDate>Mon, 05 Nov 2007 16:29:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.gnucitizen.org/blog/content-disposition-hacking#comment-65436</guid>
		<description>This is a lot similar to many forum services that offer user-uploadable attachments, and then use the &quot;Content-Disposition&quot; header to have them appear in a prompt as displayed. I&#039;ve never come across a situation other than something along those lines though I did do some experimenting with files served in that manner, and figured that as the file executes in a local zone (the internet cache) if one could convince someone else to open the file as long as it did not contain any off-site files it should render on Internet Explorer without the ActiveX warning appearing.</description>
		<content:encoded><![CDATA[<p>This is a lot similar to many forum services that offer user-uploadable attachments, and then use the &#8220;Content-Disposition&#8221; header to have them appear in a prompt as displayed. I&#8217;ve never come across a situation other than something along those lines though I did do some experimenting with files served in that manner, and figured that as the file executes in a local zone (the internet cache) if one could convince someone else to open the file as long as it did not contain any off-site files it should render on Internet Explorer without the ActiveX warning appearing.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
