<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>trickeries! &#187; users</title>
	<atom:link href="http://trickeries.com/tag/users/feed/" rel="self" type="application/rss+xml" />
	<link>http://trickeries.com</link>
	<description>it's tricky to rock a style thats liked online</description>
	<lastBuildDate>Tue, 02 Mar 2010 06:01:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Don&#8217;t fool yourself when cleaning input, Javascript is sneaky as hell.</title>
		<link>http://trickeries.com/98/dont-fool-yourself-when-cleaning-input-javascript-is-sneaky-as-hell/</link>
		<comments>http://trickeries.com/98/dont-fool-yourself-when-cleaning-input-javascript-is-sneaky-as-hell/#comments</comments>
		<pubDate>Sun, 04 May 2008 07:30:54 +0000</pubDate>
		<dc:creator>atom</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[NoScript]]></category>
		<category><![CDATA[users]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[xss]]></category>

		<guid isPermaLink="false">http://trickeries.com/?p=98</guid>
		<description><![CDATA[User input must never be trusted.  It is impossible to emphasize this enough.  Please excuse me if I get emotional, it is a sensitive subject for me.

All web developers worth anything know this, but very often even the most experienced developer makes assumptions or simple mistakes that leave a dirty little hole which [...]]]></description>
			<content:encoded><![CDATA[<h3>User input must never be trusted.  It is impossible to <em title="this is here for you kremey">emphasize</em> this enough.  Please excuse me if I get emotional, it is a sensitive subject for me.</h3>
<hr/>
<p>All web developers worth anything know this, but very often even the most experienced developer makes assumptions or simple mistakes that leave a dirty little hole which is ripe for pillaging.</p>
<p>I recently found a hole in an application which was caused by lazy / inadequate / ill-conceived input cleansing.  The developers have been notified and will surely correct the problem shortly.  I will release more detail regarding this when the issue has been resolved and a fix is in place.  Of course, if you are a trusted dot-comrade I can fill you in before hand as requested. For everyone else, check out:</p>
<ul>
<li>
<a href="http://www.owasp.org/index.php/SpoC_007_-_OWASP_The_Anti-Samy_Project" title="The Anti-Samy Project">The Anti-Samy Project</a>
</li>
<li>
<a href="http://ckers.org/xss.html" title="The ha.ckers.org XSS (Cross Site Scripting) Cheat Sheet - Esp: for filter evasion">The ha.ckers.org XSS (Cross Site Scripting) Cheat Sheet &#8211; Esp: for filter evasion</a>
</li>
<li>
Join the paranoid with <a href="http://noscript.net/" title="Join the paranoid - No Script">NoScript</a>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://trickeries.com/98/dont-fool-yourself-when-cleaning-input-javascript-is-sneaky-as-hell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
