<?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: Cleaning Up After a SQL Injection Attack, Part 2</title>
	<atom:link href="http://www.jephens.com/2009/12/27/cleaning-up-after-a-sql-injection-attack-part-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jephens.com/2009/12/27/cleaning-up-after-a-sql-injection-attack-part-2/</link>
	<description>Keeping Computers Happy Since 1997</description>
	<lastBuildDate>Mon, 30 Jan 2012 05:38:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Jeff Knapp</title>
		<link>http://www.jephens.com/2009/12/27/cleaning-up-after-a-sql-injection-attack-part-2/comment-page-1/#comment-2386</link>
		<dc:creator>Jeff Knapp</dc:creator>
		<pubDate>Sun, 06 Jun 2010 15:04:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.jephens.com/?p=268#comment-2386</guid>
		<description>It couldn&#039;t have been &quot;beyond repair&quot; if this fixed it! :-)

(Glad it worked out.)</description>
		<content:encoded><![CDATA[<p>It couldn&#8217;t have been &#8220;beyond repair&#8221; if this fixed it! <img src='http://www.jephens.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>(Glad it worked out.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad Gearon</title>
		<link>http://www.jephens.com/2009/12/27/cleaning-up-after-a-sql-injection-attack-part-2/comment-page-1/#comment-2334</link>
		<dc:creator>Brad Gearon</dc:creator>
		<pubDate>Wed, 02 Jun 2010 12:44:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.jephens.com/?p=268#comment-2334</guid>
		<description>Thanks a bunch for this.  You saved us a load of time with a database that was infected beyond repair...</description>
		<content:encoded><![CDATA[<p>Thanks a bunch for this.  You saved us a load of time with a database that was infected beyond repair&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Knapp</title>
		<link>http://www.jephens.com/2009/12/27/cleaning-up-after-a-sql-injection-attack-part-2/comment-page-1/#comment-1695</link>
		<dc:creator>Jeff Knapp</dc:creator>
		<pubDate>Thu, 25 Mar 2010 05:20:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.jephens.com/?p=268#comment-1695</guid>
		<description>You don&#039;t need the ASP query to run the code in the article.

The code in the article uses a cursor to go thru EVERY non-numeric field in EVERY table of the database and tries to clean it up.  After all, that&#039;s probably what the attacker did.</description>
		<content:encoded><![CDATA[<p>You don&#8217;t need the ASP query to run the code in the article.</p>
<p>The code in the article uses a cursor to go thru EVERY non-numeric field in EVERY table of the database and tries to clean it up.  After all, that&#8217;s probably what the attacker did.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shabana</title>
		<link>http://www.jephens.com/2009/12/27/cleaning-up-after-a-sql-injection-attack-part-2/comment-page-1/#comment-1683</link>
		<dc:creator>Shabana</dc:creator>
		<pubDate>Wed, 24 Mar 2010 01:26:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.jephens.com/?p=268#comment-1683</guid>
		<description>Hi there,

A very good article you have there. I have the same infection for almost 4 days now and i still can&#039;t locate the source of it until i found your article. At the moment I&#039;m a bit new in ASP and this website was done by the previous programmer. As you mentioned in the article, the virus only attacks the nText field. The query in ASP is a bit mixed up and would it be possible to find other ways instead of declaring a sql cursor? 

Regards,
Shabana</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>A very good article you have there. I have the same infection for almost 4 days now and i still can&#8217;t locate the source of it until i found your article. At the moment I&#8217;m a bit new in ASP and this website was done by the previous programmer. As you mentioned in the article, the virus only attacks the nText field. The query in ASP is a bit mixed up and would it be possible to find other ways instead of declaring a sql cursor? </p>
<p>Regards,<br />
Shabana</p>
]]></content:encoded>
	</item>
</channel>
</rss>

