<?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: Internet Explorer cross-site scripting warning</title>
	<atom:link href="http://www.stpe.se/2009/04/internet-explorer-cross-site-scripting-warning/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stpe.se/2009/04/internet-explorer-cross-site-scripting-warning/</link>
	<description>Not a blog, more a log.</description>
	<lastBuildDate>Mon, 06 Feb 2012 12:08:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: scott schmitz</title>
		<link>http://www.stpe.se/2009/04/internet-explorer-cross-site-scripting-warning/comment-page-1/#comment-6357</link>
		<dc:creator>scott schmitz</dc:creator>
		<pubDate>Tue, 03 May 2011 01:32:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.stpe.se/?p=116#comment-6357</guid>
		<description>This XSS filter is a real menace.  It blocks XSS communication according to a rather crude algorithm.  In my opinion, it is set far too strict and blocks perfectly legitimate communications.  For example, it looks for suspicious XSS activity and blocks that. It also looks for more than 13 XSS communications within a few minute period of time and blocks that, regardless if it is suspicious or not.  This is some kind of brute-force algorithm which kicks in.  So, if you are doing any regular communication via XSS - chat, synchronization etc. you are seriously out of luck with IE.  IE9 is even worse than IE8 in this regards.

There&#039;s a preferences setting which can turn off the XSS filter, but that does not always work.  There are some circumstances where that preference setting is ignored.

I have to agree with the prior poster - XSS filter is a nightmare.  We have decided to tell anyone that needs that capability in our web product to use Firefox, Chrome or Safari.  This is not something I like to do, and if it weren&#039;t for this XSS filter, I would actually be real excited about recommending IE9.

Scott.</description>
		<content:encoded><![CDATA[<p>This XSS filter is a real menace.  It blocks XSS communication according to a rather crude algorithm.  In my opinion, it is set far too strict and blocks perfectly legitimate communications.  For example, it looks for suspicious XSS activity and blocks that. It also looks for more than 13 XSS communications within a few minute period of time and blocks that, regardless if it is suspicious or not.  This is some kind of brute-force algorithm which kicks in.  So, if you are doing any regular communication via XSS &#8211; chat, synchronization etc. you are seriously out of luck with IE.  IE9 is even worse than IE8 in this regards.</p>
<p>There&#8217;s a preferences setting which can turn off the XSS filter, but that does not always work.  There are some circumstances where that preference setting is ignored.</p>
<p>I have to agree with the prior poster &#8211; XSS filter is a nightmare.  We have decided to tell anyone that needs that capability in our web product to use Firefox, Chrome or Safari.  This is not something I like to do, and if it weren&#8217;t for this XSS filter, I would actually be real excited about recommending IE9.</p>
<p>Scott.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://www.stpe.se/2009/04/internet-explorer-cross-site-scripting-warning/comment-page-1/#comment-6161</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Wed, 13 Jan 2010 17:56:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.stpe.se/?p=116#comment-6161</guid>
		<description>I have an ajax app that is being broken by this &quot;feature&quot; of IE.

I have tried setting the x-xss-protection header to 0 and verified its in place but it does not disable the stupid feature!

It breaks a request I make to a hidden iframe to generate page content.

anyone had any luck getting legit apps through this feature?</description>
		<content:encoded><![CDATA[<p>I have an ajax app that is being broken by this &#8220;feature&#8221; of IE.</p>
<p>I have tried setting the x-xss-protection header to 0 and verified its in place but it does not disable the stupid feature!</p>
<p>It breaks a request I make to a hidden iframe to generate page content.</p>
<p>anyone had any luck getting legit apps through this feature?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marlon</title>
		<link>http://www.stpe.se/2009/04/internet-explorer-cross-site-scripting-warning/comment-page-1/#comment-6154</link>
		<dc:creator>Marlon</dc:creator>
		<pubDate>Sun, 10 Jan 2010 05:58:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.stpe.se/?p=116#comment-6154</guid>
		<description>Internet Explorer 8 is really good.                 This browser is very very stable and i have been using it for quite a while without blue screens or crashes.</description>
		<content:encoded><![CDATA[<p>Internet Explorer 8 is really good.                 This browser is very very stable and i have been using it for quite a while without blue screens or crashes.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

