<?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: WebGoat</title>
	<atom:link href="http://www.itsecpackets.com/blog/2008/07/13/webgoat/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.itsecpackets.com/blog/2008/07/13/webgoat/</link>
	<description>A Progammer explores the IT Security field; offering packets of useful information he picks up along the way.</description>
	<lastBuildDate>Tue, 05 Jan 2010 01:34:42 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ITSec Packets &#124; OSWASP 2008 and Fortify</title>
		<link>http://www.itsecpackets.com/blog/2008/07/13/webgoat/comment-page-1/#comment-255</link>
		<dc:creator>ITSec Packets &#124; OSWASP 2008 and Fortify</dc:creator>
		<pubDate>Mon, 06 Oct 2008 13:26:24 +0000</pubDate>
		<guid isPermaLink="false">http://itsecpackets.com/blog/?p=50#comment-255</guid>
		<description>[...] post I talked about WebGoat which is created and maintained by OWASP.   In that post I discussed SQL injection, which is one the of the OWASP top ten &#8220;vulns&#8221; [...]</description>
		<content:encoded><![CDATA[<p>[...] post I talked about WebGoat which is created and maintained by OWASP.   In that post I discussed SQL injection, which is one the of the OWASP top ten &#8220;vulns&#8221; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://www.itsecpackets.com/blog/2008/07/13/webgoat/comment-page-1/#comment-192</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Wed, 13 Aug 2008 19:29:58 +0000</pubDate>
		<guid isPermaLink="false">http://itsecpackets.com/blog/?p=50#comment-192</guid>
		<description>Another alternate to the sanitization of the parameters would be to use parameterized queries. By using them, you don&#039;t have to deal with what might be allowable and what isn&#039;t. 

And even better, if you were using one of the big databases, you would just use stored procedures.</description>
		<content:encoded><![CDATA[<p>Another alternate to the sanitization of the parameters would be to use parameterized queries. By using them, you don&#8217;t have to deal with what might be allowable and what isn&#8217;t. </p>
<p>And even better, if you were using one of the big databases, you would just use stored procedures.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
