<?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>24 Hours is not enough &#187; security</title>
	<atom:link href="http://steventhomas.co.za/?feed=rss2&#038;cat=22" rel="self" type="application/rss+xml" />
	<link>http://steventhomas.co.za</link>
	<description></description>
	<lastBuildDate>Mon, 21 Sep 2009 07:17:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SQL Injection Example</title>
		<link>http://steventhomas.co.za/?p=20</link>
		<comments>http://steventhomas.co.za/?p=20#comments</comments>
		<pubDate>Sat, 12 Jul 2008 02:19:59 +0000</pubDate>
		<dc:creator>Steve himself</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://steventhomas.co.za/?p=20</guid>
		<description><![CDATA[Here is a good example of how hackers use SQL Injection to access data. The example here is only one of many possible attacks that hackers can use to access (or destroy) information on your site so its very important to implement security measures to protect your site.

More detail on what SQL Injection is:
What is [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a good example of how hackers use SQL Injection to access data. The example here is only one of many possible attacks that hackers can use to access (or destroy) information on your site so its very important to implement security measures to protect your site.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="src" value="http://www.youtube.com/v/MJNJjh4jORY&amp;hl=en&amp;fs=1" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/MJNJjh4jORY&amp;hl=en&amp;fs=1" allowfullscreen="true"></embed></object></p>
<p>More detail on what SQL Injection is:</p>
<p><a href="http://www.joelonsoftware.com/items/2006/11/01.html">What is a SQL Injection bug?</a> &#8211; Joel on software</p>
<p><a href="http://www.securiteam.com/securityreviews/5DP0N1P76E.html">SQL Injection walkthrough</a> &#8211; SecuriTeam</p>
<p><a href="http://www.metatitan.com/php/16/protecting-your-phpmysql-queries-from-sql-injection.html">Protecting Your PHP/MySQL Queries from SQL Injection</a> &#8211; Metatitan</p>
<p><a href="http://en.wikipedia.org/wiki/SQL_injection">SQL Injection</a> &#8211; WikiPedia<br />
As a bonus here is an old xkcd cartoon about sanitizing your database inputs:</p>
<p><img class="alignnone" src="http://imgs.xkcd.com/comics/exploits_of_a_mom.png" alt="Little Bobby tables" width="509" height="129" /></p>
]]></content:encoded>
			<wfw:commentRss>http://steventhomas.co.za/?feed=rss2&amp;p=20</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
