<?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: Twitter Worm: How It Could Have Been Prevented</title>
	<atom:link href="http://blog.impactalabs.com/2009/04/14/twitter-worm-how-it-could-have-been-prevented/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.impactalabs.com/2009/04/14/twitter-worm-how-it-could-have-been-prevented/</link>
	<description></description>
	<lastBuildDate>Sun, 06 Jun 2010 23:16:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Kevin Lam (IMPACTA)</title>
		<link>http://blog.impactalabs.com/2009/04/14/twitter-worm-how-it-could-have-been-prevented/#comment-163</link>
		<dc:creator>Kevin Lam (IMPACTA)</dc:creator>
		<pubDate>Tue, 21 Apr 2009 15:45:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.impactalabs.com/?p=377#comment-163</guid>
		<description>These are great Michael, thanks for sharing!

--Kevin</description>
		<content:encoded><![CDATA[<p>These are great Michael, thanks for sharing!</p>
<p>&#8211;Kevin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael R(homecoder)</title>
		<link>http://blog.impactalabs.com/2009/04/14/twitter-worm-how-it-could-have-been-prevented/#comment-162</link>
		<dc:creator>Michael R(homecoder)</dc:creator>
		<pubDate>Fri, 17 Apr 2009 12:55:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.impactalabs.com/?p=377#comment-162</guid>
		<description>Thanks again for another great article Kevin.

If you are programming on other languages (Non-MS), XSS can easily be combat.

There is a project for PHP called: HTML Purifier:

http://htmlpurifier.org/

Tutorial on XSS Prevention in Ruby: 

http://www.oopcenter.com/article/ruby-on-rails/protecting-against-cross-site-scripting-in-ruby.html

XSS Prevention in Perl:

http://www.perl.com/pub/a/2002/02/20/css.html

For ColdFusion I have only found a commercial ($10) mod to assist with XSS, but due to the fact its commercial I won&#039;t link it.

Also, there is &quot;Web Vulnerability Scanner&quot; available (Free Version does XSS Checks):

http://www.acunetix.com/cross-site-scripting/scanner.htm

This application (for a note) is by no way the end-all for XSS attacks, but certainly does a good job to prevent the Script Kids (People who find vulnerabilities on the internet and execute them for no reason, and dont possess the skill to find vulnerabilities themselves) from attacking your site.

I believe that many developers (along with myself at one point) don&#039;t take application security seriously enough, and work with well known (buzz word) attacks, such as SQL Injection.

I previously didn&#039;t look into it too deeply as I said &quot;Who would want to attack me?&quot; as I didn&#039;t run any large-scale sites.  But I can say from experience, that without a doubt, those few extra keystrokes (especially if you look at Kevin&#039;s tutorial how EASY it is) will save you a LOT of fighting, digging, apology emails, cleaning, etc.</description>
		<content:encoded><![CDATA[<p>Thanks again for another great article Kevin.</p>
<p>If you are programming on other languages (Non-MS), XSS can easily be combat.</p>
<p>There is a project for PHP called: HTML Purifier:</p>
<p><a href="http://htmlpurifier.org/" rel="nofollow">http://htmlpurifier.org/</a></p>
<p>Tutorial on XSS Prevention in Ruby: </p>
<p><a href="http://www.oopcenter.com/article/ruby-on-rails/protecting-against-cross-site-scripting-in-ruby.html" rel="nofollow">http://www.oopcenter.com/article/ruby-on-rails/protecting-against-cross-site-scripting-in-ruby.html</a></p>
<p>XSS Prevention in Perl:</p>
<p><a href="http://www.perl.com/pub/a/2002/02/20/css.html" rel="nofollow">http://www.perl.com/pub/a/2002/02/20/css.html</a></p>
<p>For ColdFusion I have only found a commercial ($10) mod to assist with XSS, but due to the fact its commercial I won&#8217;t link it.</p>
<p>Also, there is &#8220;Web Vulnerability Scanner&#8221; available (Free Version does XSS Checks):</p>
<p><a href="http://www.acunetix.com/cross-site-scripting/scanner.htm" rel="nofollow">http://www.acunetix.com/cross-site-scripting/scanner.htm</a></p>
<p>This application (for a note) is by no way the end-all for XSS attacks, but certainly does a good job to prevent the Script Kids (People who find vulnerabilities on the internet and execute them for no reason, and dont possess the skill to find vulnerabilities themselves) from attacking your site.</p>
<p>I believe that many developers (along with myself at one point) don&#8217;t take application security seriously enough, and work with well known (buzz word) attacks, such as SQL Injection.</p>
<p>I previously didn&#8217;t look into it too deeply as I said &#8220;Who would want to attack me?&#8221; as I didn&#8217;t run any large-scale sites.  But I can say from experience, that without a doubt, those few extra keystrokes (especially if you look at Kevin&#8217;s tutorial how EASY it is) will save you a LOT of fighting, digging, apology emails, cleaning, etc.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
