<?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"
	>
<channel>
	<title>Comments on: Python Recipe: Connect to a MySQL database, execute a query, print the results.</title>
	<atom:link href="http://www.palewire.com/2008/04/26/python-recipe-connect-to-mysql-database-execute-a-query-print-the-results/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.palewire.com/2008/04/26/python-recipe-connect-to-mysql-database-execute-a-query-print-the-results/</link>
	<description>life it ain't real funky, 'less it's got that pop...
</description>
	<pubDate>Wed, 07 Jan 2009 08:15:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: palewire</title>
		<link>http://www.palewire.com/2008/04/26/python-recipe-connect-to-mysql-database-execute-a-query-print-the-results/#comment-76639</link>
		<dc:creator>palewire</dc:creator>
		<pubDate>Tue, 29 Apr 2008 06:01:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.palewire.com/?p=112#comment-76639</guid>
		<description>Well, in the case of this tutorial, the script should never be accessible over the Internet -- it's just sitting on my Documents folder -- so it shouldn't be a very high security risk. But I get what you're driving at. If you want to learn more about SQL injection, there are a ton of great resources on the web that both &lt;a href="http://ferruh.mavituna.com/sql-injection-cheatsheet-oku/" rel="nofollow"&gt;explain the common methods&lt;/a&gt; and show &lt;a href="http://sqlmap.sourceforge.net/" rel="nofollow"&gt;some remedies&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Well, in the case of this tutorial, the script should never be accessible over the Internet &#8212; it&#8217;s just sitting on my Documents folder &#8212; so it shouldn&#8217;t be a very high security risk. But I get what you&#8217;re driving at. If you want to learn more about SQL injection, there are a ton of great resources on the web that both <a href="http://ferruh.mavituna.com/sql-injection-cheatsheet-oku/" rel="nofollow" onclick="javascript:pageTracker._trackPageview ('/outbound/ferruh.mavituna.com');">explain the common methods</a> and show <a href="http://sqlmap.sourceforge.net/" rel="nofollow" onclick="javascript:pageTracker._trackPageview ('/outbound/sqlmap.sourceforge.net');">some remedies</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tommygun</title>
		<link>http://www.palewire.com/2008/04/26/python-recipe-connect-to-mysql-database-execute-a-query-print-the-results/#comment-76485</link>
		<dc:creator>tommygun</dc:creator>
		<pubDate>Mon, 28 Apr 2008 18:21:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.palewire.com/?p=112#comment-76485</guid>
		<description>Dear Dr. Ben. A little off-topic, but are there simple things one can do to make MySQL queries more secure? Or is this a huge complicated issue? Specifically, are there little simple things you do each time to prevent situations like this:

Massive Attack: Half A Million Microsoft-Powered Sites Hit With SQL Injection
http://blog.wired.com/monkeybites/2008/04/microsoft-datab.html

Signed,
Paranoid in Peoria</description>
		<content:encoded><![CDATA[<p>Dear Dr. Ben. A little off-topic, but are there simple things one can do to make MySQL queries more secure? Or is this a huge complicated issue? Specifically, are there little simple things you do each time to prevent situations like this:</p>
<p>Massive Attack: Half A Million Microsoft-Powered Sites Hit With SQL Injection<br />
<a href="http://blog.wired.com/monkeybites/2008/04/microsoft-datab.html" rel="nofollow">http://blog.wired.com/monkeybites/2008/04/microsoft-datab.html</a></p>
<p>Signed,<br />
Paranoid in Peoria</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 1.132 seconds -->
