<?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: Security Engineering</title>
	<atom:link href="http://www.greebo.net/2007/09/05/security-engineering/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.greebo.net/2007/09/05/security-engineering/</link>
	<description>mostly useless crap from me</description>
	<pubDate>Wed, 07 Jan 2009 02:55:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mark</title>
		<link>http://www.greebo.net/2007/09/05/security-engineering/comment-page-1/#comment-14589</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Wed, 03 Oct 2007 02:28:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.greebo.net/2007/09/05/security-engineering/#comment-14589</guid>
		<description>I'm curious about your thoughts on sql injection and at what level you should attempt to handle it...  Let me explain.  I interviewed a project manager before auditing the application belonging to him.  When I asked him how they were handling sql injection, he told me 'at the stored procedure'.  I was a little puzzled by this as usually the input validation is handled at the web server level.  Do you see any problem with handling it at the database level?  

Thanks in advance, 
Mark</description>
		<content:encoded><![CDATA[<p>I&#8217;m curious about your thoughts on sql injection and at what level you should attempt to handle it&#8230;  Let me explain.  I interviewed a project manager before auditing the application belonging to him.  When I asked him how they were handling sql injection, he told me &#8216;at the stored procedure&#8217;.  I was a little puzzled by this as usually the input validation is handled at the web server level.  Do you see any problem with handling it at the database level?  </p>
<p>Thanks in advance,<br />
Mark</p>
]]></content:encoded>
	</item>
</channel>
</rss>
