<?xml version="1.0" encoding="ISO-8859-1"?>
<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>Web Dev Intensive &#187; injection attack</title>
	<atom:link href="http://wd.onepotcooking.com/tag/injection-attack/feed" rel="self" type="application/rss+xml" />
	<link>http://wd.onepotcooking.com</link>
	<description>with XHTML, CSS, Javascript, JQuery, PHP, MySQL</description>
	<lastBuildDate>Sat, 17 Dec 2011 14:48:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Class 9 &#8211; Sanitizing User-Generated Content</title>
		<link>http://wd.onepotcooking.com/2009/11/23/santizing-user-generated-content/</link>
		<comments>http://wd.onepotcooking.com/2009/11/23/santizing-user-generated-content/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 22:06:41 +0000</pubDate>
		<dc:creator>amos</dc:creator>
				<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[class 9]]></category>
		<category><![CDATA[injection attack]]></category>
		<category><![CDATA[sanitizing]]></category>

		<guid isPermaLink="false">http://wd.onepotcooking.com/?p=444</guid>
		<description><![CDATA[As a general rule, any data that comes from a user is not to be trusted.  So anytime you are dealing with data that may (or may not) have originated from a user, you need to sanitize that data before doing anything else with it.  Think of it as basic web hygiene, akin to washing [...]]]></description>
		<wfw:commentRss>http://wd.onepotcooking.com/2009/11/23/santizing-user-generated-content//feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

