<?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: SQL Injection Attacks by Example</title>
	<atom:link href="http://www.forevergeek.com/2005/01/sql_injection_attacks_by_example/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.forevergeek.com/2005/01/sql_injection_attacks_by_example/</link>
	<description>Nerds are for Dorks</description>
	<lastBuildDate>Sat, 20 Mar 2010 12:56:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Nicole</title>
		<link>http://www.forevergeek.com/2005/01/sql_injection_attacks_by_example/comment-page-1/#comment-7509</link>
		<dc:creator>Nicole</dc:creator>
		<pubDate>Tue, 11 Jan 2005 16:06:38 +0000</pubDate>
		<guid isPermaLink="false">http://forevergeek.com/?p=1058#comment-7509</guid>
		<description>Yeah, lok-lok, it&#039;s definitely best to sanitize any user input before using it in queries.  Of course, beginning PHP programmers don&#039;t always think of that.

I just thought it amazing how much someone could learn about a database knowing only basic SQL injection techniques.
</description>
		<content:encoded><![CDATA[<p>Yeah, lok-lok, it&#8217;s definitely best to sanitize any user input before using it in queries.  Of course, beginning PHP programmers don&#8217;t always think of that.</p>
<p>I just thought it amazing how much someone could learn about a database knowing only basic SQL injection techniques.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lok-lok</title>
		<link>http://www.forevergeek.com/2005/01/sql_injection_attacks_by_example/comment-page-1/#comment-7508</link>
		<dc:creator>lok-lok</dc:creator>
		<pubDate>Mon, 10 Jan 2005 12:59:43 +0000</pubDate>
		<guid isPermaLink="false">http://forevergeek.com/?p=1058#comment-7508</guid>
		<description>very nice article. but when programming the interface to a backend. Wouldnt u first grab the user input then format it in someway.

I mean im no expert on the sql stuff but when i did a couple web programs at uni that&#039;s the approach i took. It seemed the most logical. 

But then again when uve got ur boss on ur shoulder...</description>
		<content:encoded><![CDATA[<p>very nice article. but when programming the interface to a backend. Wouldnt u first grab the user input then format it in someway.</p>
<p>I mean im no expert on the sql stuff but when i did a couple web programs at uni that&#8217;s the approach i took. It seemed the most logical. </p>
<p>But then again when uve got ur boss on ur shoulder&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philip Q</title>
		<link>http://www.forevergeek.com/2005/01/sql_injection_attacks_by_example/comment-page-1/#comment-7507</link>
		<dc:creator>Philip Q</dc:creator>
		<pubDate>Thu, 06 Jan 2005 05:26:23 +0000</pubDate>
		<guid isPermaLink="false">http://forevergeek.com/?p=1058#comment-7507</guid>
		<description>There was an even more interesting webcast (infact, there are several) on MSDN a while back about different penetrative techniques.

The presenter gave several demos of utilising the UNION command when returning data to query the system tables and extract specific details about the tables, their columns and stored procedures in the database.</description>
		<content:encoded><![CDATA[<p>There was an even more interesting webcast (infact, there are several) on MSDN a while back about different penetrative techniques.</p>
<p>The presenter gave several demos of utilising the UNION command when returning data to query the system tables and extract specific details about the tables, their columns and stored procedures in the database.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
