<?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>CodeBlog &#187; Site Security</title>
	<atom:link href="http://www.codeblog.co.uk/tag/site-security/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codeblog.co.uk</link>
	<description></description>
	<lastBuildDate>Wed, 09 Jun 2010 23:00:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Preventing HTTP TRACE Method Cross Site Scripting Attacks</title>
		<link>http://www.codeblog.co.uk/2007/12/19/web-platforms/preventing-http-trace-method-cross-site-scripting-attacks/</link>
		<comments>http://www.codeblog.co.uk/2007/12/19/web-platforms/preventing-http-trace-method-cross-site-scripting-attacks/#comments</comments>
		<pubDate>Wed, 19 Dec 2007 12:03:46 +0000</pubDate>
		<dc:creator>Oliver</dc:creator>
				<category><![CDATA[Web Platforms]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Site Security]]></category>

		<guid isPermaLink="false">http://www.codeblog.co.uk/2007/12/19/tips-tricks/preventing-http-trace-method-cross-site-scripting-attacks/</guid>
		<description><![CDATA[What is a cross site scripting attack?:
&#8220;Cross-site scripting (XSS) is a simple idea at heart: the attacker loads exploitative HTML, including a client-side script, into a web site, typically one which allows public submissions and which does not properly quote HTML tags. Any user of the site who reads the story loads the exploit into [...]]]></description>
		<wfw:commentRss>http://www.codeblog.co.uk/2007/12/19/web-platforms/preventing-http-trace-method-cross-site-scripting-attacks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL Security</title>
		<link>http://www.codeblog.co.uk/2007/08/24/web-development/sql-security/</link>
		<comments>http://www.codeblog.co.uk/2007/08/24/web-development/sql-security/#comments</comments>
		<pubDate>Fri, 24 Aug 2007 11:41:14 +0000</pubDate>
		<dc:creator>Oliver</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Web Platforms]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Site Security]]></category>

		<guid isPermaLink="false">http://www.codeblog.co.uk/?p=31</guid>
		<description><![CDATA[SQL injection attacks pose a major security threat to un-guarded application code. Learn how to better protect your queries and code from these types of malicious attacks in this article by Angus Mackay. See his site for more info.

http://www.colinmackay.net/tabid/57/Default.aspx
]]></description>
		<wfw:commentRss>http://www.codeblog.co.uk/2007/08/24/web-development/sql-security/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
