<?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: A JavaScript DOS Attack</title>
	<atom:link href="http://www.guyrutenberg.com/2007/11/23/a-javascript-dos-attack/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.guyrutenberg.com/2007/11/23/a-javascript-dos-attack/</link>
	<description>Keeping track of what I do</description>
	<lastBuildDate>Sun, 14 Mar 2010 00:15:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: clamshell</title>
		<link>http://www.guyrutenberg.com/2007/11/23/a-javascript-dos-attack/comment-page-1/#comment-25370</link>
		<dc:creator>clamshell</dc:creator>
		<pubDate>Tue, 17 Nov 2009 13:49:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.guyrutenberg.com/2007/11/23/a-javascript-dos-attack/#comment-25370</guid>
		<description>Hmmm, it seems that in two years, this is still a problem in Firefox 3.5.

Another problem, on Windows XP, at least, is that this alert box officially makes it responsive, which means you can&#039;t just click on the &#039;X&#039; and let windows ask you to close it, you actually have to go into Task Manager, etc...

There is a Firefox add-on called &quot;Session Manager&quot; which, in addition to a number of other features, allows you to choose which pages are to be reloaded when the session is restored.</description>
		<content:encoded><![CDATA[<p>Hmmm, it seems that in two years, this is still a problem in Firefox 3.5.</p>
<p>Another problem, on Windows XP, at least, is that this alert box officially makes it responsive, which means you can&#8217;t just click on the &#8216;X&#8217; and let windows ask you to close it, you actually have to go into Task Manager, etc&#8230;</p>
<p>There is a Firefox add-on called &#8220;Session Manager&#8221; which, in addition to a number of other features, allows you to choose which pages are to be reloaded when the session is restored.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: genius</title>
		<link>http://www.guyrutenberg.com/2007/11/23/a-javascript-dos-attack/comment-page-1/#comment-20774</link>
		<dc:creator>genius</dc:creator>
		<pubDate>Thu, 04 Jun 2009 18:34:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.guyrutenberg.com/2007/11/23/a-javascript-dos-attack/#comment-20774</guid>
		<description>

var x=0;
while(1)
{
alert(&quot;DOS&quot;);
}

</description>
		<content:encoded><![CDATA[<p>var x=0;<br />
while(1)<br />
{<br />
alert(&#8220;DOS&#8221;);<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sampablokuper</title>
		<link>http://www.guyrutenberg.com/2007/11/23/a-javascript-dos-attack/comment-page-1/#comment-19240</link>
		<dc:creator>sampablokuper</dc:creator>
		<pubDate>Mon, 27 Apr 2009 13:40:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.guyrutenberg.com/2007/11/23/a-javascript-dos-attack/#comment-19240</guid>
		<description>Good post. I&#039;m surprised more browser developers haven&#039;t implemented a feature to stop this. I&#039;ll be trying out the FireFox plugin shortly!</description>
		<content:encoded><![CDATA[<p>Good post. I&#8217;m surprised more browser developers haven&#8217;t implemented a feature to stop this. I&#8217;ll be trying out the FireFox plugin shortly!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anonymous</title>
		<link>http://www.guyrutenberg.com/2007/11/23/a-javascript-dos-attack/comment-page-1/#comment-17245</link>
		<dc:creator>anonymous</dc:creator>
		<pubDate>Wed, 18 Mar 2009 22:28:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.guyrutenberg.com/2007/11/23/a-javascript-dos-attack/#comment-17245</guid>
		<description>This addon for Firefox adds the ability to double-click the alert&#039;s icon and leave the page. This prevents the page from freezing up the browser:

https://addons.mozilla.org/en-US/firefox/addon/10422</description>
		<content:encoded><![CDATA[<p>This addon for Firefox adds the ability to double-click the alert&#8217;s icon and leave the page. This prevents the page from freezing up the browser:</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/10422" rel="nofollow">https://addons.mozilla.org/en-US/firefox/addon/10422</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christofer Abrahamsson</title>
		<link>http://www.guyrutenberg.com/2007/11/23/a-javascript-dos-attack/comment-page-1/#comment-5694</link>
		<dc:creator>Christofer Abrahamsson</dc:creator>
		<pubDate>Mon, 17 Nov 2008 18:15:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.guyrutenberg.com/2007/11/23/a-javascript-dos-attack/#comment-5694</guid>
		<description>Do this javascript have any future? I don&#039;t think vhost or dedicated dos is an bigger deal today.</description>
		<content:encoded><![CDATA[<p>Do this javascript have any future? I don&#8217;t think vhost or dedicated dos is an bigger deal today.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amitabh</title>
		<link>http://www.guyrutenberg.com/2007/11/23/a-javascript-dos-attack/comment-page-1/#comment-4212</link>
		<dc:creator>Amitabh</dc:creator>
		<pubDate>Thu, 12 Jun 2008 00:00:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.guyrutenberg.com/2007/11/23/a-javascript-dos-attack/#comment-4212</guid>
		<description>ya noscript, although useful can be quite annoying.. I repeatedly enable it (after becoming paranoid about JS attacks) only to disable it few days later due to the extreme annoyance.. :-(

A &quot;stop executing javascript&quot; on tab (and globally) is an essential feature / add on. I&#039;m also no browser developer.. but it appears quite doable, especially since Opera got it.</description>
		<content:encoded><![CDATA[<p>ya noscript, although useful can be quite annoying.. I repeatedly enable it (after becoming paranoid about JS attacks) only to disable it few days later due to the extreme annoyance.. <img src='http://www.guyrutenberg.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<p>A &#8220;stop executing javascript&#8221; on tab (and globally) is an essential feature / add on. I&#8217;m also no browser developer.. but it appears quite doable, especially since Opera got it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guy</title>
		<link>http://www.guyrutenberg.com/2007/11/23/a-javascript-dos-attack/comment-page-1/#comment-2336</link>
		<dc:creator>Guy</dc:creator>
		<pubDate>Sat, 22 Mar 2008 08:30:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.guyrutenberg.com/2007/11/23/a-javascript-dos-attack/#comment-2336</guid>
		<description>Hi Viet,
There is a firefox extension called NoScript that blocks anything that runs on the client-side until you specifically allow it (white-list). While it helps prevent many JS related issues, in my opinion it&#039;s a bit too harsh for most users.</description>
		<content:encoded><![CDATA[<p>Hi Viet,<br />
There is a firefox extension called NoScript that blocks anything that runs on the client-side until you specifically allow it (white-list). While it helps prevent many JS related issues, in my opinion it&#8217;s a bit too harsh for most users.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Viet</title>
		<link>http://www.guyrutenberg.com/2007/11/23/a-javascript-dos-attack/comment-page-1/#comment-2332</link>
		<dc:creator>Viet</dc:creator>
		<pubDate>Sat, 22 Mar 2008 05:33:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.guyrutenberg.com/2007/11/23/a-javascript-dos-attack/#comment-2332</guid>
		<description>Hey,

Thanks for the tip. In fact JS code is not verified until run. Do you know any Firefox add-on to prevent malicious JS snippets?</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>Thanks for the tip. In fact JS code is not verified until run. Do you know any Firefox add-on to prevent malicious JS snippets?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guy</title>
		<link>http://www.guyrutenberg.com/2007/11/23/a-javascript-dos-attack/comment-page-1/#comment-875</link>
		<dc:creator>Guy</dc:creator>
		<pubDate>Thu, 29 Nov 2007 05:41:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.guyrutenberg.com/2007/11/23/a-javascript-dos-attack/#comment-875</guid>
		<description>I wish Firefox would have such feature. The way opera does it (as you describe) sound too me like the perfect solution for this problem.</description>
		<content:encoded><![CDATA[<p>I wish Firefox would have such feature. The way opera does it (as you describe) sound too me like the perfect solution for this problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AssistantX</title>
		<link>http://www.guyrutenberg.com/2007/11/23/a-javascript-dos-attack/comment-page-1/#comment-874</link>
		<dc:creator>AssistantX</dc:creator>
		<pubDate>Thu, 29 Nov 2007 05:38:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.guyrutenberg.com/2007/11/23/a-javascript-dos-attack/#comment-874</guid>
		<description>Opera won&#039;t have this problem. On a Javascript alert, users can select &quot;Stop Executing Javascript on This Page&quot; and it will break the loop.</description>
		<content:encoded><![CDATA[<p>Opera won&#8217;t have this problem. On a Javascript alert, users can select &#8220;Stop Executing Javascript on This Page&#8221; and it will break the loop.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.417 seconds -->
