<?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>Angels of security &#187; error handling</title>
	<atom:link href="http://angelsofsecurity.com/blog/tag/error-handling/feed/" rel="self" type="application/rss+xml" />
	<link>http://angelsofsecurity.com/blog</link>
	<description>Musings of an infosec renegade</description>
	<lastBuildDate>Tue, 02 Aug 2011 19:01:53 +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>error handling</title>
		<link>http://angelsofsecurity.com/blog/2009/05/19/error-handling/</link>
		<comments>http://angelsofsecurity.com/blog/2009/05/19/error-handling/#comments</comments>
		<pubDate>Tue, 19 May 2009 16:22:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[application security]]></category>
		<category><![CDATA[error handling]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[web applications]]></category>

		<guid isPermaLink="false">http://angelsofsecurity.com/blog/2009/05/19/error-handling/</guid>
		<description><![CDATA[Error handling is one of the most often overlooked areas of application security. If you have a public-facing application, you don&#8217;t want the public to know too much about how the application works, even if you&#8217;re convinced they should never see errors. Case in point is demonstrated in the image presented here. I was just [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://angelsofsecurity.com/blog/wp-content/uploads/2009/05/sql-error.JPG" title="SQL_info"><img src="http://angelsofsecurity.com/blog/wp-content/uploads/2009/05/sql-error.thumbnail.JPG" alt="SQL_info" align="right" width="197" height="128" /></a>Error handling is one of the most often overlooked areas of application security. If you have a public-facing application, you don&#8217;t want the public to know too much about how the application works, even if you&#8217;re convinced they should never see errors. Case in point is demonstrated in the image presented here. I was just surfing the web, reading about one of my other innocuous hobbies (in this case baseball) when I came across the following page. As a user, I shouldn&#8217;t be able to see any of that. As an attacker, I just found a goldmine if information which I can use to try and exploit the site.</p>
]]></content:encoded>
			<wfw:commentRss>http://angelsofsecurity.com/blog/2009/05/19/error-handling/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

